Index: ash/system/tray/tray_popup_header_button.cc |
diff --git a/ash/common/system/tray/tray_popup_header_button.cc b/ash/system/tray/tray_popup_header_button.cc |
similarity index 95% |
rename from ash/common/system/tray/tray_popup_header_button.cc |
rename to ash/system/tray/tray_popup_header_button.cc |
index 07334c6cbdcfab93b2a9ffac8d2fd5c2ca2d85a2..47c5d8804cfd6f8e14644143e559e3fb7dfc58b6 100644 |
--- a/ash/common/system/tray/tray_popup_header_button.cc |
+++ b/ash/system/tray/tray_popup_header_button.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/system/tray/tray_popup_header_button.h" |
+#include "ash/system/tray/tray_popup_header_button.h" |
-#include "ash/common/ash_constants.h" |
-#include "ash/common/system/tray/tray_constants.h" |
+#include "ash/ash_constants.h" |
+#include "ash/system/tray/tray_constants.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/views/background.h" |
#include "ui/views/painter.h" |