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

Unified Diff: content/content_child.gypi

Issue 1103813002: Make WebURLLoader capable of retaining received buffers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 02da309c5598a590bff6b7421a4a5287157927b8..eef1310a7fdfc5862bbcb6d778091984b3e5531b 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -190,6 +190,8 @@
'child/request_extra_data.h',
'child/request_info.cc',
'child/request_info.h',
+ 'child/ref_counted_shared_memory.cc',
+ 'child/ref_counted_shared_memory.h',
'child/resource_dispatcher.cc',
'child/resource_dispatcher.h',
'child/resource_scheduling_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698