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

Unified Diff: gpu/gpu.gyp

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 | « chrome/chrome.gyp ('k') | remoting/remoting.gyp » ('j') | ui/ui_gfx.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index d53badd0c66ce2de683a47b511929f953e00741a..0ebacf8d279298d49a4e34a515a98bfcff1f73d4 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -180,7 +180,7 @@
'gpu_common',
'../app/app.gyp:app_base',
'../base/base.gyp:base',
- '../ui/gfx/gfx.gyp:gfx',
+ '../ui/ui.gyp:ui_gfx',
'../third_party/angle/src/build_angle.gyp:translator_glsl',
],
'sources': [
« no previous file with comments | « chrome/chrome.gyp ('k') | remoting/remoting.gyp » ('j') | ui/ui_gfx.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698