| Index: ash/shelf/shelf_window_watcher.h
|
| diff --git a/ash/common/shelf/shelf_window_watcher.h b/ash/shelf/shelf_window_watcher.h
|
| similarity index 96%
|
| rename from ash/common/shelf/shelf_window_watcher.h
|
| rename to ash/shelf/shelf_window_watcher.h
|
| index c683f39fce1b0f4e5465878780c4cdb9ca62c303..31c18f26a6c8b7fb576f18bb63cf27c61a44710a 100644
|
| --- a/ash/common/shelf/shelf_window_watcher.h
|
| +++ b/ash/shelf/shelf_window_watcher.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_SHELF_SHELF_WINDOW_WATCHER_H_
|
| -#define ASH_COMMON_SHELF_SHELF_WINDOW_WATCHER_H_
|
| +#ifndef ASH_SHELF_SHELF_WINDOW_WATCHER_H_
|
| +#define ASH_SHELF_SHELF_WINDOW_WATCHER_H_
|
|
|
| #include <set>
|
|
|
| @@ -117,4 +117,4 @@ class ShelfWindowWatcher : public aura::client::ActivationChangeObserver,
|
|
|
| } // namespace ash
|
|
|
| -#endif // ASH_COMMON_SHELF_SHELF_WINDOW_WATCHER_H_
|
| +#endif // ASH_SHELF_SHELF_WINDOW_WATCHER_H_
|
|
|