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

Unified Diff: content/content_tests.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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e9d0ea4e51eafe1594e3a4ce636a1ad5bb9b026c..9b4f037aed37a0b6600104aa7f6258cd487e817f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -589,6 +589,7 @@
'child/power_monitor_broadcast_source_unittest.cc',
'child/resource_dispatcher_unittest.cc',
'child/service_worker/service_worker_dispatcher_unittest.cc',
+ 'child/shared_memory_received_data_factory_unittest.cc',
'child/simple_webmimeregistry_impl_unittest.cc',
'child/site_isolation_policy_unittest.cc',
'child/v8_value_converter_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698