| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 99e84898bdd9a6f8220dc2b8d4f7fcd91b4901a3..096473ca8cd08da1498580e4c2cc28b1147cbdb8 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -166,8 +166,6 @@
|
| 'launcher/launcher_model.cc',
|
| 'launcher/launcher_model.h',
|
| 'launcher/launcher_model_observer.h',
|
| - 'launcher/launcher_model_util.cc',
|
| - 'launcher/launcher_model_util.h',
|
| 'launcher/launcher_types.cc',
|
| 'launcher/launcher_types.h',
|
| 'magnifier/magnification_controller.cc',
|
| @@ -215,6 +213,8 @@
|
| 'shelf/shelf_layout_manager.cc',
|
| 'shelf/shelf_layout_manager.h',
|
| 'shelf/shelf_layout_manager_observer.h',
|
| + 'shelf/shelf_model_util.cc',
|
| + 'shelf/shelf_model_util.h',
|
| 'shelf/shelf_navigator.cc',
|
| 'shelf/shelf_navigator.h',
|
| 'shelf/shelf_tooltip_manager.cc',
|
|
|