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

Unified Diff: net/net.gyp

Issue 1984723002: Support setReadTimeout in CronetHttpURLConnection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove outdated include 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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 4e08f136f1cf2849b232535170e185eb8fab55fb..ae52b1e181941e3532b21db692d7451e89ad7d0e 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -630,6 +630,8 @@
'test/url_request/ssl_certificate_error_job.h',
'test/url_request/url_request_failed_job.cc',
'test/url_request/url_request_failed_job.h',
+ 'test/url_request/url_request_hanging_read_job.cc',
+ 'test/url_request/url_request_hanging_read_job.h',
'test/url_request/url_request_mock_data_job.cc',
'test/url_request/url_request_mock_data_job.h',
'test/url_request/url_request_slow_download_job.cc',

Powered by Google App Engine
This is Rietveld 408576698