Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 19f72ba454df2824fbcf8a10908755f57bafa377..e82b32680df465994772080b3f2798efd681790e 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -186,11 +186,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', |