| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 3d4a11a4729efdbb466fab714f7c3e6283f9d9ae..62d480d6bb99fa471ac26b0524825fab7104d186 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -39,6 +39,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',
|
|
|