| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index aa5df36b2da71e8cce93239e22525ae203e7dfd2..08305a24724dc928456812ef6898c60b465aeef2 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -130,8 +130,6 @@
|
| 'common/shelf/overflow_bubble_view.h',
|
| 'common/shelf/overflow_button.cc',
|
| 'common/shelf/overflow_button.h',
|
| - 'common/shelf/shelf.cc',
|
| - 'common/shelf/shelf.h',
|
| 'common/shelf/shelf_alignment_menu.cc',
|
| 'common/shelf/shelf_alignment_menu.h',
|
| 'common/shelf/shelf_background_animator.cc',
|
| @@ -852,7 +850,6 @@
|
| 'test/overflow_bubble_view_test_api.h',
|
| 'test/shelf_button_pressed_metric_tracker_test_api.cc',
|
| 'test/shelf_button_pressed_metric_tracker_test_api.h',
|
| - 'test/shelf_test_api.h',
|
| 'test/shelf_view_test_api.cc',
|
| 'test/shelf_view_test_api.h',
|
| 'test/shell_test_api.cc',
|
|
|