Index: ash/common/shelf/shelf_icon_observer.h |
diff --git a/ash/shelf/shelf_icon_observer.h b/ash/common/shelf/shelf_icon_observer.h |
similarity index 74% |
rename from ash/shelf/shelf_icon_observer.h |
rename to ash/common/shelf/shelf_icon_observer.h |
index 8132a8939e8897bd85667f3cb1ef94a3631a3946..3c1ae208a03fe10229398d0ceb4c21c0fbdfacf9 100644 |
--- a/ash/shelf/shelf_icon_observer.h |
+++ b/ash/common/shelf/shelf_icon_observer.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_SHELF_SHELF_ICON_OBSERVER_H_ |
-#define ASH_SHELF_SHELF_ICON_OBSERVER_H_ |
+#ifndef ASH_COMMON_SHELF_SHELF_ICON_OBSERVER_H_ |
+#define ASH_COMMON_SHELF_SHELF_ICON_OBSERVER_H_ |
#include "ash/ash_export.h" |
@@ -20,4 +20,4 @@ class ASH_EXPORT ShelfIconObserver { |
} // namespace ash |
-#endif // ASH_SHELF_SHELF_ICON_OBSERVER_H_ |
+#endif // ASH_COMMON_SHELF_SHELF_ICON_OBSERVER_H_ |