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

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: rebase Created 4 years, 4 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 0c11b0634ab67aee90aa02af602214acc2bcb1e3..755d5283c25a1bd35daef1c176bf1268f8153fbf 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -194,6 +194,8 @@
'child/sync_load_response.h',
'child/thread_safe_sender.cc',
'child/thread_safe_sender.h',
+ 'child/url_response_body_consumer.cc',
+ 'child/url_response_body_consumer.h',
'child/v8_value_converter_impl.cc',
'child/v8_value_converter_impl.h',
'child/web_data_consumer_handle_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