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

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 shared memory test, and fixed memory leak 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 dc179bbd6df902d1538377147bd4c363ab691bfa..36538e86cb4b8cca2ef35c8976f49605fcd7381a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -54,6 +54,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