| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index a1f8b4b21c8377e5041c9792d48cc917a81ea2a4..b05844e29892196c668af552a00528ad3b59d619 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -41,6 +41,8 @@
|
| 'child/child_process.h',
|
| 'child/child_resource_message_filter.cc',
|
| 'child/child_resource_message_filter.h',
|
| + 'child/child_shared_bitmap_manager.cc',
|
| + 'child/child_shared_bitmap_manager.h',
|
| 'child/child_thread.cc',
|
| 'child/child_thread.h',
|
| 'child/content_child_helpers.cc',
|
|
|