| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 35f7da734bfad837953cb8f22225787b8f0babae..a990a73ad30478700a0a53fe2af57c4f6c67fa7a 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -65,6 +65,8 @@
|
| 'child/blob_storage/blob_message_filter.h',
|
| 'child/blob_storage/blob_transport_controller.cc',
|
| 'child/blob_storage/blob_transport_controller.h',
|
| + 'child/blob_storage/webblobregistry_impl.cc',
|
| + 'child/blob_storage/webblobregistry_impl.h',
|
| 'child/browser_font_resource_trusted.cc',
|
| 'child/browser_font_resource_trusted.h',
|
| 'child/child_discardable_shared_memory_manager.cc',
|
| @@ -217,8 +219,6 @@
|
| 'child/web_url_loader_impl.h',
|
| 'child/web_url_request_util.cc',
|
| 'child/web_url_request_util.h',
|
| - 'child/webblobregistry_impl.cc',
|
| - 'child/webblobregistry_impl.h',
|
| 'child/webfallbackthemeengine_impl.cc',
|
| 'child/webfallbackthemeengine_impl.h',
|
| 'child/webfileutilities_impl.cc',
|
|
|