Index: ash/system/tray/view_click_listener.h |
diff --git a/ash/common/system/tray/view_click_listener.h b/ash/system/tray/view_click_listener.h |
similarity index 71% |
rename from ash/common/system/tray/view_click_listener.h |
rename to ash/system/tray/view_click_listener.h |
index 09f1aede1cc45eed6c7cc9a4e702d4dfe7903053..3e7cf263a56905f7db292d5c73507f4516e6808a 100644 |
--- a/ash/common/system/tray/view_click_listener.h |
+++ b/ash/system/tray/view_click_listener.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |
-#define ASH_COMMON_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |
+#ifndef ASH_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |
+#define ASH_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |
#include "ash/ash_export.h" |
@@ -23,4 +23,4 @@ class ASH_EXPORT ViewClickListener { |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |
+#endif // ASH_SYSTEM_TRAY_VIEW_CLICK_LISTENER_H_ |