Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index be76e386fc0abdbced92fd64287f93a2b74fa641..d08e86dddc5522ac0b9200c1fc1d65f77b96522d 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -245,6 +245,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', |
@@ -724,7 +726,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', |