Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 49f8358f44bcc36b5ecaafbd9ba5311c309485db..e2caf98529a60b889968f82ea147ea0da79158fd 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -247,6 +247,8 @@ |
'shelf/shelf_layout_manager.cc', |
'shelf/shelf_layout_manager.h', |
'shelf/shelf_layout_manager_observer.h', |
+ 'shelf/shelf_locking_manager.cc', |
+ 'shelf/shelf_locking_manager.h', |
'shelf/shelf_menu_model.h', |
'shelf/shelf_model.cc', |
'shelf/shelf_model.h', |
@@ -736,7 +738,6 @@ |
'test/shelf_button_pressed_metric_tracker_test_api.h', |
'test/shelf_item_delegate_manager_test_api.cc', |
'test/shelf_item_delegate_manager_test_api.h', |
- 'test/shelf_test_api.cc', |
'test/shelf_test_api.h', |
'test/shelf_view_test_api.cc', |
'test/shelf_view_test_api.h', |