| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a0f7838643fa8bdacae7dd993c6e7d44b61be298..41e0861050160eeb569bdc7dca91f4bd0861b283 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -100,6 +100,7 @@
|
| 'common/shelf/wm_shelf_observer.h',
|
| 'common/shelf/wm_shelf_util.cc',
|
| 'common/shelf/wm_shelf_util.h',
|
| + 'common/shell_delegate.h',
|
| 'common/shell_window_ids.cc',
|
| 'common/shell_window_ids.h',
|
| 'common/system/accessibility_observer.h',
|
| @@ -595,7 +596,6 @@
|
| 'shelf/shelf_window_watcher_item_delegate.h',
|
| 'shell.cc',
|
| 'shell.h',
|
| - 'shell_delegate.h',
|
| 'shell_factory.h',
|
| 'shell_init_params.cc',
|
| 'shell_init_params.h',
|
|
|