Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index ae025ae52a335b015cdca82fb73904b47e09b563..1c8aae7edf0ff424016a2ef37e1453e84c7142bd 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -2524,6 +2524,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', |
'../skia/skia.gyp:skia', |
@@ -2831,6 +2832,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', |