| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index e2c49b1fb72f3e0c0a71b462cad46afdf455b134..b9d52c7215753c9d2091f8cf349a368522a71529 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -2146,7 +2146,6 @@
|
| 'remoting_jingle_glue',
|
| '../net/net.gyp:net',
|
| '../ppapi/ppapi.gyp:ppapi_cpp_objects',
|
| - '../skia/skia.gyp:skia',
|
| '../third_party/webrtc/modules/modules.gyp:desktop_capture',
|
| '../ui/events/events.gyp:dom4_keycode_converter',
|
| ],
|
| @@ -2536,7 +2535,6 @@
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/ui.gyp:ui',
|
| '../net/net.gyp:net',
|
| - '../skia/skia.gyp:skia',
|
| '../third_party/libvpx/libvpx.gyp:libvpx',
|
| '../third_party/libyuv/libyuv.gyp:libyuv',
|
| '../third_party/opus/opus.gyp:opus',
|
| @@ -2551,7 +2549,6 @@
|
| 'export_dependent_settings': [
|
| '../base/base.gyp:base',
|
| '../net/net.gyp:net',
|
| - '../skia/skia.gyp:skia',
|
| '../third_party/protobuf/protobuf.gyp:protobuf_lite',
|
| 'proto/chromotocol.gyp:chromotocol_proto_lib',
|
| ],
|
|
|