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

Unified Diff: content/content_child.gypi

Issue 1970693002: Use mojo for Chrome Loading, Part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 35f7da734bfad837953cb8f22225787b8f0babae..cef3f2c94dfa61c3e445a6e88dd76c8f056c208c 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/body_consumer.cc',
+ 'child/body_consumer.h',
'child/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_discardable_shared_memory_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698