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

Unified Diff: ui/ui.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 | « ui/gfx/screen_aura.cc ('k') | ui/views/test/views_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 1b9480ee8383a042a1b75537bb098f300d39a698..5684be6384f68ac15ad5234473c98c8d48d47442 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -338,7 +338,7 @@
'gfx/render_text_win.h',
'gfx/screen.h',
'gfx/screen_android.cc',
- 'gfx/screen_aura.cc',
+ 'gfx/screen_ash.cc',
'gfx/screen_gtk.cc',
'gfx/screen_mac.mm',
'gfx/screen_wayland.cc',
« no previous file with comments | « ui/gfx/screen_aura.cc ('k') | ui/views/test/views_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698