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', |