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

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 some new gfx::Screen additions 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 63bc0ee60acbfa3a5fce7c3f7067a75528d4ee23..80f1afe4163f6a9c10d0c0746a6da8306e773b18 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -155,10 +155,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',

Powered by Google App Engine
This is Rietveld 408576698