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

Unified Diff: net/BUILD.gn

Issue 743713002: Cronet Fix Channel Write after Close when request is canceled after success. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Windows linker error. Created 6 years 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 | « components/cronet/android/url_request_adapter.cc ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 602eae864959a81dead027dc8a04194fac0f0e2c..dba8519d7d187907e959e17664431ece042acd11 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -675,6 +675,8 @@ source_set("test_support") {
"test/spawned_test_server/spawner_communicator.h",
"test/url_request/url_request_failed_job.cc",
"test/url_request/url_request_failed_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_mock_http_job.cc",
"test/url_request/url_request_mock_http_job.h",
"url_request/test_url_fetcher_factory.cc",
« no previous file with comments | « components/cronet/android/url_request_adapter.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698