Index: ash/shelf/shelf_window_watcher_item_delegate.h |
diff --git a/ash/common/shelf/shelf_window_watcher_item_delegate.h b/ash/shelf/shelf_window_watcher_item_delegate.h |
similarity index 82% |
rename from ash/common/shelf/shelf_window_watcher_item_delegate.h |
rename to ash/shelf/shelf_window_watcher_item_delegate.h |
index fd61f439ff19a73f2d61a3c696b82fded94c40bc..4fa1d47d2b1ca4aa830a3ccebc24cb4d83bd6ed7 100644 |
--- a/ash/common/shelf/shelf_window_watcher_item_delegate.h |
+++ b/ash/shelf/shelf_window_watcher_item_delegate.h |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |
-#define ASH_COMMON_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |
+#ifndef ASH_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |
+#define ASH_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |
-#include "ash/common/shelf/shelf_item_delegate.h" |
+#include "ash/shelf/shelf_item_delegate.h" |
#include "base/macros.h" |
namespace ash { |
@@ -38,4 +38,4 @@ class ShelfWindowWatcherItemDelegate : public ShelfItemDelegate { |
} // namespace ash |
-#endif // ASH_COMMON_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |
+#endif // ASH_SHELF_SHELF_WINDOW_WATCHER_ITEM_DELEGATE_H_ |