Chromium Code Reviews| 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 09f4b510b2c23b724b873aa84acf8848298c91a0..2c477d67fb9a505ebe64be9408b76a48237cb095 100644 |
| --- a/webkit/renderer/compositor_bindings/compositor_bindings.gyp |
| +++ b/webkit/renderer/compositor_bindings/compositor_bindings.gyp |
| @@ -81,6 +81,8 @@ |
| 'web_transform_animation_curve_impl.h', |
| 'web_transform_operations_impl.cc', |
| 'web_transform_operations_impl.h', |
| + 'webkit_time.h', |
| + 'webkit_time.cc', |
| ], |
| }, |
| ], |