| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e32039d896ce6509388c3d9d34252297ab293701..b937bc45cdef97b5073527a3afe26a7775af9587 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -64,6 +64,8 @@
|
| 'child/child_gpu_memory_buffer_manager.h',
|
| 'child/child_histogram_message_filter.cc',
|
| 'child/child_histogram_message_filter.h',
|
| + 'child/child_io_surface_manager_mac.cc',
|
| + 'child/child_io_surface_manager_mac.h',
|
| 'child/child_message_filter.cc',
|
| 'child/child_message_filter.h',
|
| 'child/child_process.cc',
|
|
|