| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 2ccbc47589e7a48f364e3726f2b097771b1fc2f5..e2d0610fdff40e8f7c0008d4f8e7ab8eb40468fd 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',
|
|
|