| Index: ash/common/system/tray/tray_constants.cc
|
| diff --git a/ash/system/tray/tray_constants.cc b/ash/common/system/tray/tray_constants.cc
|
| similarity index 98%
|
| rename from ash/system/tray/tray_constants.cc
|
| rename to ash/common/system/tray/tray_constants.cc
|
| index 71fb49c9e922b1399715e697b67b2b94a835cc82..161edf068eefd7284ce91efa590252920625100d 100644
|
| --- a/ash/system/tray/tray_constants.cc
|
| +++ b/ash/common/system/tray/tray_constants.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/tray/tray_constants.h"
|
| +#include "ash/common/system/tray/tray_constants.h"
|
|
|
| #include "base/logging.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|