| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 99a70a2c1288a7732aaad8d6424727c9a33f0a68..fb3eb9344a216d726ebc6c3606fa5f8bbc690c6a 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -2481,7 +2481,6 @@
|
| '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',
|
| @@ -2789,7 +2788,6 @@
|
| '../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',
|
|
|