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 96% |
rename from ash/common/system/tray/tray_popup_header_button.cc |
rename to ash/system/tray/tray_popup_header_button.cc |
index 07334c6cbdcfab93b2a9ffac8d2fd5c2ca2d85a2..146dc0e32877f339d9f9044efe8cd9ef6226406f 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/system/tray/tray_constants.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/views/background.h" |
#include "ui/views/painter.h" |