Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 657641cb200f94bf1b8c946246c4b02554b2073a..1555b27cb3661b0204f81a8681b44b198e880611 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -88,6 +88,10 @@ |
'common/session/session_state_observer.cc', |
'common/session/session_state_observer.h', |
'common/session/session_types.h', |
+ 'common/shelf/app_list_button.cc', |
+ 'common/shelf/app_list_button.h', |
+ 'common/shelf/app_list_shelf_item_delegate.cc', |
+ 'common/shelf/app_list_shelf_item_delegate.h', |
'common/shelf/ink_drop_button_listener.h', |
'common/shelf/overflow_bubble.cc', |
'common/shelf/overflow_bubble.h', |
@@ -595,10 +599,6 @@ |
'screen_util.cc', |
'screen_util.h', |
'screenshot_delegate.h', |
- 'shelf/app_list_button.cc', |
- 'shelf/app_list_button.h', |
- 'shelf/app_list_shelf_item_delegate.cc', |
- 'shelf/app_list_shelf_item_delegate.h', |
'shelf/scoped_observer_with_duplicated_sources.h', |
'shelf/shelf.cc', |
'shelf/shelf.h', |