| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index b6625cb1ca581acdce9dfffdb86d65de86cf2bc1..52ac0310263cb2940cf244550e03654226ec17be 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -128,8 +128,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',
|
| @@ -851,7 +849,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',
|
|
|