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

Unified Diff: net/BUILD.gn

Issue 2730053002: Revert of Server push cancellation: add a finch trial parameter (Closed)
Patch Set: Created 3 years, 10 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/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 9f2888463c1c091352acef64a03d75ea4d62544f..8c4009f16395a33d3d4d1a8e9becee9d7bfafd78 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -2117,10 +2117,6 @@
visibility = [ ":test_support" ]
testonly = true
sources = [
- "data/quic_http_response_cache_data_with_push/test.example.com/favicon.ico",
- "data/quic_http_response_cache_data_with_push/test.example.com/index.html",
- "data/quic_http_response_cache_data_with_push/test.example.com/index2.html",
- "data/quic_http_response_cache_data_with_push/test.example.com/kitten-1.jpg",
"data/ssl/certificates/1024-rsa-ee-by-1024-rsa-intermediate.pem",
"data/ssl/certificates/1024-rsa-ee-by-2048-rsa-intermediate.pem",
"data/ssl/certificates/1024-rsa-ee-by-768-rsa-intermediate.pem",
« no previous file with comments | « components/network_session_configurator/network_session_configurator_unittest.cc ('k') | net/http/http_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698