| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index cbb598dd5482159b6184d82f3c3f8ff03698ee89..20130edae73b14b764216cfbb4d95c4c383558e5 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_record.cc',
|
| + 'picture_record.h',
|
| 'platform_color.h',
|
| 'prioritized_texture.cc',
|
| 'prioritized_texture.h',
|
|
|