| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index cd9afeb3488ccf8f98807ab77b03eb5b84605daf..a86e1b0835ca392f6d323a6c277c0875ded14ebf 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -322,6 +322,7 @@
|
| 'resources/scoped_resource.h',
|
| 'resources/scoped_ui_resource.cc',
|
| 'resources/scoped_ui_resource.h',
|
| + 'resources/shared_ui_resource.h',
|
| 'resources/skpicture_content_layer_updater.cc',
|
| 'resources/skpicture_content_layer_updater.h',
|
| 'resources/sync_point_helper.cc',
|
| @@ -336,6 +337,7 @@
|
| 'resources/tile_priority.h',
|
| 'resources/transferable_resource.cc',
|
| 'resources/transferable_resource.h',
|
| + 'resources/ui_resource.h',
|
| 'resources/ui_resource_bitmap.cc',
|
| 'resources/ui_resource_bitmap.h',
|
| 'resources/ui_resource_client.h',
|
|
|