| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index df74c491e0155de2328d9f0a674e229de5b4439a..d8aeaaab919d55a474aa5abe9258c8c7b86a5d42 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -162,6 +162,8 @@
|
| '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',
|
| @@ -213,8 +215,6 @@
|
| 'shelf/shelf_tooltip_manager.cc',
|
| 'shelf/shelf_tooltip_manager.h',
|
| 'shelf/shelf_types.h',
|
| - 'shelf/shelf_util.cc',
|
| - 'shelf/shelf_util.h',
|
| 'shelf/shelf_view.cc',
|
| 'shelf/shelf_view.h',
|
| 'shelf/shelf_widget.cc',
|
|
|