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

Unified Diff: app/app_base.gypi

Issue 6688007: Normalize the top-level ui/ module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chmod gfx_unittests Created 9 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 | « no previous file | build/all.gyp » ('j') | ui/ui_gfx.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 9e98ce499856395f0487d5fb73024b8f7fd80a22..42253c5970b3619ce93247da48cec4df0134e013 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -63,7 +63,7 @@
# target, but it doesn't work due to a bug in gyp
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
- '../ui/gfx/gfx.gyp:gfx',
+ '../ui/ui.gyp:ui_gfx',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « no previous file | build/all.gyp » ('j') | ui/ui_gfx.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698