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

Unified Diff: remoting/remoting.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 | « gpu/gpu.gyp ('k') | tools/heapcheck/chrome_tests.py » ('j') | ui/ui_gfx.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 49388ab41164b9e389e8585ea4a81165bc990c68..88d8266355733bf70088ccec68bef16e934ff20a 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -124,7 +124,7 @@
'target_name': 'chromoting_base',
'type': '<(library)',
'dependencies': [
- '../ui/gfx/gfx.gyp:gfx',
+ '../ui/ui.gyp:ui_gfx',
'../media/media.gyp:media',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
'../third_party/libvpx/libvpx.gyp:libvpx_include',
@@ -512,7 +512,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:test_support_base',
- '../ui/gfx/gfx.gyp:gfx',
+ '../ui/ui.gyp:ui_gfx',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
],
« no previous file with comments | « gpu/gpu.gyp ('k') | tools/heapcheck/chrome_tests.py » ('j') | ui/ui_gfx.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698