Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 092fbb69fed34c6ec580365ad98dd145aa77c216..37dfe055f1db22918f679b9427bc4bdb358083a4 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -2433,6 +2433,7 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
'../net/net.gyp:net', |
'../skia/skia.gyp:skia', |
@@ -2736,6 +2737,7 @@ |
'../ppapi/ppapi.gyp:ppapi_cpp', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
+ '../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
'remoting_base', |
'remoting_breakpad', |