Index: webkit/compositor_bindings/compositor_bindings.gyp |
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp |
index df98e44d9200fbefd8ffb1226a11e74bf5553c5e..45eda152ec2ff5c7703facc9ac15933040ec5209 100644 |
--- a/webkit/compositor_bindings/compositor_bindings.gyp |
+++ b/webkit/compositor_bindings/compositor_bindings.gyp |
@@ -25,6 +25,8 @@ |
'web_image_layer_impl.h', |
'web_layer_impl.cc', |
'web_layer_impl.h', |
+ 'web_layer_impl_fixed_bounds.cc', |
+ 'web_layer_impl_fixed_bounds.h', |
'web_nine_patch_layer_impl.cc', |
'web_nine_patch_layer_impl.h', |
'web_to_ccinput_handler_adapter.cc', |