Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index cbb598dd5482159b6184d82f3c3f8ff03698ee89..eca69e605266411eb9765a0e9c809c8f7ef6dd09 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -111,6 +111,14 @@ |
| 'overdraw_metrics.h', |
| 'page_scale_animation.cc', |
| 'page_scale_animation.h', |
| + 'picture.cc', |
| + 'picture.h', |
| + 'picture_layer.cc', |
| + 'picture_layer.h', |
| + 'picture_layer_impl.cc', |
| + 'picture_layer_impl.h', |
| + 'picture_pile.cc', |
| + 'picture_pile.h', |
| 'platform_color.h', |
| 'prioritized_texture.cc', |
| 'prioritized_texture.h', |