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

Unified Diff: app/app_base.gypi

Issue 915002: Create a toplevel gfx/ dir and seed it with icon_util.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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 | « app/app.gyp ('k') | app/gfx/icon_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 41521)
+++ app/app_base.gypi (working copy)
@@ -73,6 +73,7 @@
'app_strings',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
+ '../gfx/gfx.gyp:gfx',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icui18n',
@@ -135,8 +136,6 @@
'gfx/gdi_util.h',
'gfx/gtk_util.cc',
'gfx/gtk_util.h',
- 'gfx/icon_util.cc',
- 'gfx/icon_util.h',
'gfx/insets.h',
'gfx/insets.cc',
'gfx/native_widget_types.h',
« no previous file with comments | « app/app.gyp ('k') | app/gfx/icon_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698