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

Unified Diff: ui/ui.gyp

Issue 9616045: Aura/Ash split: Move ScreenAura to ash::ScreenAsh. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use a separate aura::TestScreen in tests instead, partially reverting to patchset 2 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 a2ecac08d6b51195bbc4ff07f787050d65b8fc4f..fdab8668a151f50177b6a1d4034816cf6fbc2aac 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -337,7 +337,7 @@
'gfx/render_text_win.cc',
'gfx/render_text_win.h',
'gfx/screen.h',
- '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