| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index db7eb76c165927b9760ad715265137440e2ba018..0c7643178a4056d461e9cbc00b04b6fa1aedd54d 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -48,6 +48,8 @@
|
| 'child/child_process.h',
|
| 'child/child_resource_message_filter.cc',
|
| 'child/child_resource_message_filter.h',
|
| + 'child/child_gpu_memory_buffer_manager.cc',
|
| + 'child/child_gpu_memory_buffer_manager.h',
|
| 'child/child_shared_bitmap_manager.cc',
|
| 'child/child_shared_bitmap_manager.h',
|
| 'child/child_thread.cc',
|
|
|