| Index: athena/util/athena_constants.h
|
| diff --git a/athena/util/athena_constants.h b/athena/util/athena_constants.h
|
| deleted file mode 100644
|
| index 22960ba49c59fff8b8063fdc06357ad8c3539a0c..0000000000000000000000000000000000000000
|
| --- a/athena/util/athena_constants.h
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef ATHENA_UTIL_ATHENA_CONSTANTS_H_
|
| -#define ATHENA_UTIL_ATHENA_CONSTANTS_H_
|
| -
|
| -#include "athena/athena_export.h"
|
| -
|
| -namespace athena {
|
| -
|
| -// The height of the system UI area.
|
| -ATHENA_EXPORT extern const int kSystemUIHeight;
|
| -
|
| -} // namespace athena
|
| -
|
| -#endif // ATHENA_UTIL_ATHENA_CONSTANTS_H_
|
|
|