Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index bc89200dad500af0954548f003ec5429d5e3f9fd..fafb0f0bf8860dfc5211b48fbb70f21174daabd8 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', |