| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index ecc162f0d74b97f7fa22db459894231f2dc72ffc..a9c67f47cc9b5bfe0a335c2429056af302f7a8c6 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -687,8 +687,6 @@
|
| 'ash_test_support_sources': [
|
| 'desktop_background/desktop_background_controller_test_api.cc',
|
| 'desktop_background/desktop_background_controller_test_api.h',
|
| - 'shell/toplevel_window.cc',
|
| - 'shell/toplevel_window.h',
|
| 'test/app_list_controller_test_api.cc',
|
| 'test/app_list_controller_test_api.h',
|
| 'test/ash_test_base.cc',
|
| @@ -765,7 +763,6 @@
|
| 'test/content/test_shell_content_state.h',
|
| ],
|
| 'ash_shell_lib_sources': [
|
| - '../ui/views/test/test_views_delegate_aura.cc',
|
| 'shell/app_list.cc',
|
| 'shell/bubble.cc',
|
| 'shell/context_menu.cc',
|
|
|