| Index: ash/common/system/tray/tray_popup_item_style.cc
|
| diff --git a/ash/system/tray/tray_popup_item_style.cc b/ash/common/system/tray/tray_popup_item_style.cc
|
| similarity index 98%
|
| rename from ash/system/tray/tray_popup_item_style.cc
|
| rename to ash/common/system/tray/tray_popup_item_style.cc
|
| index e7a7cd4f793a3d5679317556c5e30366ee15cc02..ee5a8ced8253f7494ee1947974bbbc0f677a0646 100644
|
| --- a/ash/system/tray/tray_popup_item_style.cc
|
| +++ b/ash/common/system/tray/tray_popup_item_style.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_popup_item_style.h"
|
| +#include "ash/common/system/tray/tray_popup_item_style.h"
|
|
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/gfx/color_palette.h"
|
|
|