Index: ash/common/system/tray/system_tray.cc |
diff --git a/ash/system/tray/system_tray.cc b/ash/common/system/tray/system_tray.cc |
similarity index 99% |
rename from ash/system/tray/system_tray.cc |
rename to ash/common/system/tray/system_tray.cc |
index f48c58b55d73baa8769b4d47c553375943c3b3f9..97ddaa066cacca7e6ddd2ba2a5d8969860945141 100644 |
--- a/ash/system/tray/system_tray.cc |
+++ b/ash/common/system/tray/system_tray.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/system_tray.h" |
+#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/ash_switches.h" |
#include "ash/common/login_status.h" |