| Index: athena/util/athena_constants.cc
 | 
| diff --git a/athena/util/athena_constants.cc b/athena/util/athena_constants.cc
 | 
| deleted file mode 100644
 | 
| index 96c7b09ddfc78349a0513282d4635415d9f6cd23..0000000000000000000000000000000000000000
 | 
| --- a/athena/util/athena_constants.cc
 | 
| +++ /dev/null
 | 
| @@ -1,11 +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.
 | 
| -
 | 
| -#include "athena/util/athena_constants.h"
 | 
| -
 | 
| -namespace athena {
 | 
| -
 | 
| -const int kSystemUIHeight = 24;
 | 
| -
 | 
| -}  // namespace athena
 | 
| 
 |