| Index: webkit/compositor_bindings/compositor_bindings.gyp
|
| diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
|
| index 3ab51a1f59edb16ad54497955c5d1ba31d536e14..5d6f9cf13fe81977b05e4565bd1594d45ffabcc9 100644
|
| --- a/webkit/compositor_bindings/compositor_bindings.gyp
|
| +++ b/webkit/compositor_bindings/compositor_bindings.gyp
|
| @@ -43,6 +43,8 @@
|
| 'web_solid_color_layer_impl.h',
|
| 'web_transform_operations_impl.cc',
|
| 'web_transform_operations_impl.h',
|
| + 'web_transformation_matrix_util.cc',
|
| + 'web_transformation_matrix_util.h',
|
| 'web_video_layer_impl.cc',
|
| 'web_video_layer_impl.h',
|
| 'web_transform_animation_curve_impl.cc',
|
|
|