Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(458)

Unified Diff: content/content_child.gypi

Issue 1934223004: [BlobStorage] Moving all blob files to applicable directories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698