| Index: webkit/compositor_bindings/compositor_bindings.gyp
|
| diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
|
| index 9c874e9e683595466fa7a76a5d2215e489d349ca..6fb8d3ce34ad5e22b4ec3866428d0585dc48b82f 100644
|
| --- a/webkit/compositor_bindings/compositor_bindings.gyp
|
| +++ b/webkit/compositor_bindings/compositor_bindings.gyp
|
| @@ -60,6 +60,7 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '../../skia/skia.gyp:skia',
|
| + '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| ],
|
| 'sources': [
|
| 'web_compositor_support_impl.cc',
|
|
|