| Index: webkit/renderer/compositor_bindings/compositor_bindings.gyp
|
| diff --git a/webkit/renderer/compositor_bindings/compositor_bindings.gyp b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
|
| index 0f57cc43a5b5ed7af2ba7db5e84cc4156b0900c7..d2bf244c172dbf8a5573f2535ed2a35d5f7cf169 100644
|
| --- a/webkit/renderer/compositor_bindings/compositor_bindings.gyp
|
| +++ b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
|
| @@ -29,6 +29,7 @@
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| '<(DEPTH)/base/base.gyp:base',
|
| + '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '<(DEPTH)/cc/cc.gyp:cc',
|
| '<(DEPTH)/gpu/gpu.gyp:gpu',
|
| '<(DEPTH)/media/media.gyp:media',
|
|
|