summaryrefslogtreecommitdiffstats
path: root/ui/aura/aura.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/aura.gyp')
-rw-r--r--ui/aura/aura.gyp5
1 files changed, 2 insertions, 3 deletions
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 144069c..96712f4 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -44,8 +44,6 @@
'layout_manager.h',
'screen_aura.cc',
'screen_aura.h',
- 'toplevel_window_container.cc',
- 'toplevel_window_container.h',
'window.cc',
'window.h',
'window_delegate.h',
@@ -73,6 +71,8 @@
'test/event_generator.h',
'test/test_stacking_client.cc',
'test/test_stacking_client.h',
+ 'test/test_windows.cc',
+ 'test/test_windows.h',
'test/test_window_delegate.cc',
'test/test_window_delegate.h',
],
@@ -126,7 +126,6 @@
'test/run_all_unittests.cc',
'test/test_suite.cc',
'test/test_suite.h',
- 'desktop_unittest.cc',
'event_filter_unittest.cc',
'window_unittest.cc',
'<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc',