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

Unified Diff: remoting/remoting.gyp

Issue 109433013: Move geometric types to a separate, more lightweight target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 41cdf0dbc94eccc767591552bb366f2fa85e08ec..0246bd5ca2101b8137c20b362ad7789fb2fd81cc 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -2482,6 +2482,7 @@
'../base/base.gyp:base',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/ui.gyp:ui',
'../net/net.gyp:net',
'../third_party/libvpx/libvpx.gyp:libvpx',
@@ -2785,6 +2786,7 @@
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/ui.gyp:ui',
'remoting_base',
'remoting_breakpad',
« no previous file with comments | « printing/printing.gyp ('k') | tools/memory_watcher/memory_watcher.gyp » ('j') | ui/aura/aura.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698