| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index b1022aee6cfacf3aecd93b85695d7f16fced2332..aa72641732720631e6c89188a8b25dcc29df83ff 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -166,7 +166,6 @@
|
| 'launcher/launcher_item_delegate.h',
|
| 'launcher/launcher_model.cc',
|
| 'launcher/launcher_model.h',
|
| - 'launcher/launcher_model_observer.h',
|
| 'launcher/launcher_types.cc',
|
| 'launcher/launcher_types.h',
|
| 'magnifier/magnification_controller.cc',
|
| @@ -215,6 +214,7 @@
|
| 'shelf/shelf_layout_manager.cc',
|
| 'shelf/shelf_layout_manager.h',
|
| 'shelf/shelf_layout_manager_observer.h',
|
| + 'shelf/shelf_model_observer.h',
|
| 'shelf/shelf_model_util.cc',
|
| 'shelf/shelf_model_util.h',
|
| 'shelf/shelf_navigator.cc',
|
|
|