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

Unified Diff: content/content_child.gypi

Issue 1234813004: [BlobAsync] Asynchronous Blob Construction Final Patch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blob-protocol-change
Patch Set: comments and rebase Created 4 years, 9 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_common.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 ead38e575bf4752daa0bd30f7897cbd34e34fcf3..d27f5557557b3bf80b088f815702ac78470ab024 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -64,6 +64,8 @@
'child/blink_platform_impl.h',
'child/blob_storage/blob_consolidation.cc',
'child/blob_storage/blob_consolidation.h',
+ 'child/blob_storage/blob_message_filter.cc',
+ 'child/blob_storage/blob_message_filter.h',
'child/blob_storage/blob_transport_controller.cc',
'child/blob_storage/blob_transport_controller.h',
'child/browser_font_resource_trusted.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698