| 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 97%
|
| rename from ash/system/tray/tray_constants.cc
|
| rename to ash/common/system/tray/tray_constants.cc
|
| index 8557e2e38f2a5888371a9fe38d0c03701522922f..90c6aa9df50fd9dedda9fc785145501fee177bd5 100644
|
| --- a/ash/system/tray/tray_constants.cc
|
| +++ b/ash/common/system/tray/tray_constants.cc
|
| @@ -2,9 +2,8 @@
|
| // 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 "ash/ash_switches.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|
| namespace ash {
|
|
|