| Index: webkit/compositor_bindings/compositor_bindings.gyp
|
| diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
|
| index 5d6f9cf13fe81977b05e4565bd1594d45ffabcc9..b1d87b284dab1dd2911ec5f53588f6d113d7eb9f 100644
|
| --- a/webkit/compositor_bindings/compositor_bindings.gyp
|
| +++ b/webkit/compositor_bindings/compositor_bindings.gyp
|
| @@ -37,6 +37,8 @@
|
| 'web_to_ccvideo_frame_provider.h',
|
| 'web_layer_tree_view_impl.cc',
|
| 'web_layer_tree_view_impl.h',
|
| + 'web_layer_tree_view_impl_for_testing.cc',
|
| + 'web_layer_tree_view_impl_for_testing.h',
|
| 'web_scrollbar_layer_impl.cc',
|
| 'web_scrollbar_layer_impl.h',
|
| 'web_solid_color_layer_impl.cc',
|
|
|