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

Unified Diff: ui/ui_gfx.gypi

Issue 7200045: Move app/mac/ files to ui/gfx/mac/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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_gfx.gypi
diff --git a/ui/ui_gfx.gypi b/ui/ui_gfx.gypi
index 980a807d9794a2fd896fcd2e9356112582ee5d14..79caf268de50d512c659ee7fa40e59858bda9f01 100644
--- a/ui/ui_gfx.gypi
+++ b/ui/ui_gfx.gypi
@@ -81,6 +81,9 @@
'gfx/image/image_util.h',
'gfx/insets.cc',
'gfx/insets.h',
+ 'gfx/gfx/mac/nsimage_cache.h',
Robert Sesek 2011/06/21 14:08:13 One too many 'gfx/' on these lines?
tfarina 2011/06/21 18:35:13 Done.
+ 'gfx/gfx/mac/nsimage_cache.mm',
+ 'gfx/gfx/mac/scoped_nsdisable_screen_updates.h',
'gfx/native_theme.cc',
'gfx/native_theme.h',
'gfx/native_widget_types.h',

Powered by Google App Engine
This is Rietveld 408576698