Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 37dfe055f1db22918f679b9427bc4bdb358083a4..60e03251c5868ebacec124f8efdf6207aa6dddf5 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/events/events.gyp:events', |
'../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
'../net/net.gyp:net', |
@@ -2737,6 +2738,7 @@ |
'../ppapi/ppapi.gyp:ppapi_cpp', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
+ '../ui/events/events.gyp:events', |
'../ui/gfx/gfx.gyp:gfx', |
'../ui/ui.gyp:ui', |
'remoting_base', |