Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Unified Diff: ui/aura/aura.gyp

Issue 9696008: TestScreen shouldn't be marked aura export (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again. Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/test_renderer_host.cc ('k') | ui/aura/root_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/test/test_renderer_host.cc ('k') | ui/aura/root_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698