Rework win_toolchains a bit and copy the vs runtime DLLs as needed.
[chromium-blink-merge.git] / athena / util / athena_constants.cc
blob96c7b09ddfc78349a0513282d4635415d9f6cd23
1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "athena/util/athena_constants.h"
7 namespace athena {
9 const int kSystemUIHeight = 24;
11 } // namespace athena