| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 24b3f9e33411a696b5bb7983e71c7e80a5630a23..d4e92edcb30e286e49096d5cea7b44f493218b9a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -689,8 +689,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',
|
| @@ -767,7 +765,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',
|
|
|