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

Unified Diff: ui/ui.gyp

Issue 10540091: Rename gfx::Monitor to gfx::Display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 68a94cec7f0f8243b1297ff964abfeebadac5e30..5d002f97cd906a4a7b0ace595d036d6d0118c9ab 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -321,6 +321,8 @@
'gfx/color_analysis.h',
'gfx/color_utils.cc',
'gfx/color_utils.h',
+ 'gfx/display.cc',
+ 'gfx/display.h',
'gfx/favicon_size.cc',
'gfx/favicon_size.h',
'gfx/font.h',
@@ -345,8 +347,6 @@
'gfx/mac/nsimage_cache.h',
'gfx/mac/nsimage_cache.mm',
'gfx/mac/scoped_ns_disable_screen_updates.h',
- 'gfx/monitor.cc',
- 'gfx/monitor.h',
'gfx/native_widget_types.h',
'gfx/pango_util.h',
'gfx/pango_util.cc',
« ui/gfx/screen.h ('K') | « ui/gfx/screen_win.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698