| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..f1235d076562196750d98336e8e71bdcaef23ac9 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/database_util.cc',
|
|
|