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.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index bc89200..fafb0f0 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -86,8 +86,6 @@
'root_window_view_mac.mm',
'root_window.cc',
'root_window.h',
- 'screen_aura.cc',
- 'screen_aura.h',
'window.cc',
'window.h',
'window_delegate.h',
@@ -125,6 +123,8 @@
'test/test_activation_client.h',
'test/test_event_filter.cc',
'test/test_event_filter.h',
+ 'test/test_screen.cc',
+ 'test/test_screen.h',
'test/test_stacking_client.cc',
'test/test_stacking_client.h',
'test/test_windows.cc',