| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a280c481140541fd8359b06c949e6c115b998831..97efa6631a33d98a9d8546313ea70b62a255cc56 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -122,6 +122,8 @@
|
| 'common/shelf/shelf_model_observer.h',
|
| 'common/shelf/shelf_navigator.cc',
|
| 'common/shelf/shelf_navigator.h',
|
| + 'common/shelf/shelf_tooltip_manager.cc',
|
| + 'common/shelf/shelf_tooltip_manager.h',
|
| 'common/shelf/shelf_types.h',
|
| 'common/shelf/wm_shelf.h',
|
| 'common/shelf/wm_shelf_observer.h',
|
| @@ -629,8 +631,6 @@
|
| 'shelf/shelf_layout_manager.cc',
|
| 'shelf/shelf_layout_manager.h',
|
| 'shelf/shelf_layout_manager_observer.h',
|
| - 'shelf/shelf_tooltip_manager.cc',
|
| - 'shelf/shelf_tooltip_manager.h',
|
| 'shelf/shelf_util.cc',
|
| 'shelf/shelf_util.h',
|
| 'shelf/shelf_view.cc',
|
|
|