| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f6cf70eb6abf877ee5d110beda6e403bd99008e5..9b1ba28050586b29eba8422bf29befc70d235266 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',
|
| @@ -623,8 +625,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',
|
|
|