| Index: webkit/compositor_bindings/compositor_bindings.gyp
|
| diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
|
| index 0316b4a3ed3cd0b8201678477b252388507a5395..f26950dd9fa0aa9701899c5e4185a9d12c436060 100644
|
| --- a/webkit/compositor_bindings/compositor_bindings.gyp
|
| +++ b/webkit/compositor_bindings/compositor_bindings.gyp
|
| @@ -17,6 +17,8 @@
|
| 'WebCompositorImpl.h',
|
| 'WebContentLayerImpl.cpp',
|
| 'WebContentLayerImpl.h',
|
| + 'WebDelegatedRendererLayerImpl.cpp',
|
| + 'WebDelegatedRendererLayerImpl.h',
|
| 'WebExternalTextureLayerImpl.cpp',
|
| 'WebExternalTextureLayerImpl.h',
|
| 'WebFloatAnimationCurveImpl.cpp',
|
|
|