| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 2fdd780469a28cc29f3300c280bf09e3a79c4c7d..468f01170954aa7df08b792886c4bc833f1e77fc 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -53,8 +53,15 @@
|
| 'child/background_sync/background_sync_type_converters.h',
|
| 'child/blink_platform_impl.cc',
|
| 'child/blink_platform_impl.h',
|
| + 'child/blob_storage/blob_consolidation.h',
|
| 'child/blob_storage/blob_consolidation.cc',
|
| 'child/blob_storage/blob_consolidation.h',
|
| + 'child/blob_storage/blob_message_filter.h',
|
| + 'child/blob_storage/blob_message_filter.cc',
|
| + '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',
|
|
|