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

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: Added ChildProcess Ref Counting Created 4 years, 10 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 3feb6cfe3f271ab4d35ddaaedc0fc17f373bd1bf..7c6b1b6c348de35e7b6650ef73c26006efcccccf 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -63,6 +63,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',

Powered by Google App Engine
This is Rietveld 408576698