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

Unified Diff: chrome/browser/resources/net_internals/index.html

Issue 275953002: Remove HTTP pipelining support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix line endings Created 6 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: chrome/browser/resources/net_internals/index.html
diff --git a/chrome/browser/resources/net_internals/index.html b/chrome/browser/resources/net_internals/index.html
index 2e79a3797abf34a086c08ce73ba693cba02571a2..7879b526eb829ebc397af321687e5d81c86875ee 100644
--- a/chrome/browser/resources/net_internals/index.html
+++ b/chrome/browser/resources/net_internals/index.html
@@ -33,7 +33,6 @@ found in the LICENSE file.
<include src="sockets_view.html"/>
<include src="spdy_view.html"/>
<include src="quic_view.html"/>
- <include src="http_pipeline_view.html"/>
<include src="http_cache_view.html"/>
<include src="bandwidth_view.html"/>
<include src="prerender_view.html"/>
« no previous file with comments | « chrome/browser/resources/net_internals/http_pipeline_view.js ('k') | chrome/browser/resources/net_internals/index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698