Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 8a6e93b4e91270ebfb9c09e142b93f7797745a4d..fea68110968b71e5b1dea3f81b76c400ac6f5bbf 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -187,11 +187,17 @@ |
'io_surface_layer.h', |
'image_layer.cc', |
'image_layer.h', |
+ 'image_layer_updater.cc', |
+ 'image_layer_updater.h', |
'layer.cc', |
'layer.h', |
'layer_painter.h', |
'layer_updater.cc', |
'layer_updater.h', |
+ 'nine_patch_layer.cc', |
+ 'nine_patch_layer.h', |
+ 'nine_patch_layer_impl.cc', |
+ 'nine_patch_layer_impl.h', |
'platform_color.h', |
'program_binding.cc', |
'program_binding.h', |