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

Unified Diff: ios/net/ios_net.gyp

Issue 1142383006: CrNet: add pauseable NSURLProtocol and switch to using it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: ios/net/ios_net.gyp
diff --git a/ios/net/ios_net.gyp b/ios/net/ios_net.gyp
index 6208ce9c54f34f65ea211047bdf1d24551df48f3..37b5bf4b1167bee76ff341971069b7cc338b7064 100644
--- a/ios/net/ios_net.gyp
+++ b/ios/net/ios_net.gyp
@@ -37,6 +37,8 @@
'cookies/system_cookie_util.mm',
'crn_http_protocol_handler.h',
'crn_http_protocol_handler.mm',
+ 'crn_http_protocol_handler_pauseable_proxy.h',
+ 'crn_http_protocol_handler_pauseable_proxy.mm',
'crn_http_protocol_handler_proxy.h',
'crn_http_protocol_handler_proxy_with_client_thread.h',
'crn_http_protocol_handler_proxy_with_client_thread.mm',

Powered by Google App Engine
This is Rietveld 408576698