| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 44315d1a6d6bbc68989b84ba4fbb52c3133cf948..c572ea95085838a93f721c8455248896c470e286 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -2138,7 +2138,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',
|
| ],
|
| @@ -2524,7 +2523,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',
|
| @@ -2539,7 +2537,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',
|
| ],
|
|
|