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

Unified Diff: chrome/test/data/webui/net_internals/net_internals_test.js

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
« no previous file with comments | « chrome/test/data/webui/net_internals/main.js ('k') | google_apis/gcm/tools/mcs_probe.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/net_internals/net_internals_test.js
diff --git a/chrome/test/data/webui/net_internals/net_internals_test.js b/chrome/test/data/webui/net_internals/net_internals_test.js
index 986cb21ab3c173fedaa4f9cc924d46fe165fa8aa..3417095636686ff446d661d722eb31147ba02f04 100644
--- a/chrome/test/data/webui/net_internals/net_internals_test.js
+++ b/chrome/test/data/webui/net_internals/net_internals_test.js
@@ -294,7 +294,6 @@ var NetInternalsTest = (function() {
sockets: SocketsView.TAB_ID,
spdy: SpdyView.TAB_ID,
quic: QuicView.TAB_ID,
- httpPipeline: HttpPipelineView.TAB_ID,
httpCache: HttpCacheView.TAB_ID,
modules: ModulesView.TAB_ID,
tests: TestView.TAB_ID,
« no previous file with comments | « chrome/test/data/webui/net_internals/main.js ('k') | google_apis/gcm/tools/mcs_probe.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698