| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 42587bde7dce7dbbd322b860200541ed3691246c..63cfacfa0fa2fdad5ec93f556806654b5205447e 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -56,6 +56,10 @@
|
| 'child/blink_platform_impl.h',
|
| 'child/blob_storage/blob_consolidation.cc',
|
| 'child/blob_storage/blob_consolidation.h',
|
| + 'child/blob_storage/blob_transport_controller.cc',
|
| + 'child/blob_storage/blob_transport_controller.h',
|
| + 'child/blob_storage/blob_transport_temporary_holder.cc',
|
| + 'child/blob_storage/blob_transport_temporary_holder.h',
|
| 'child/browser_font_resource_trusted.cc',
|
| 'child/browser_font_resource_trusted.h',
|
| 'child/child_discardable_shared_memory_manager.cc',
|
|
|