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

Unified Diff: ui/ui.gyp

Issue 11030017: Add context to gfx::Screen calls in support of simultaneous desktop+ash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix new addition Created 8 years, 2 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_win.cc ('k') | ui/views/bubble/bubble_frame_view.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 b5e68716e1720a80a890574d8df410b23e361c81..1920c891e100246ca6427440346bf83d63446106 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -157,10 +157,10 @@
'gfx/scoped_ui_graphics_push_context_ios.h',
'gfx/scoped_ui_graphics_push_context_ios.mm',
'gfx/screen.h',
+ 'gfx/screen.cc',
'gfx/screen_android.cc',
'gfx/screen_aura.cc',
'gfx/screen_gtk.cc',
- 'gfx/screen_impl.h',
'gfx/screen_ios.mm',
'gfx/screen_mac.mm',
'gfx/screen_win.cc',
« no previous file with comments | « ui/gfx/screen_win.cc ('k') | ui/views/bubble/bubble_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698