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

Unified Diff: chrome/common/net/test_server_locations.cc

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/common/net/test_server_locations.h ('k') | chrome/installer/util/browser_distribution.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/net/test_server_locations.cc
diff --git a/chrome/common/net/test_server_locations.cc b/chrome/common/net/test_server_locations.cc
index d029b7f9a154375bead1615caa606e2e13c8d9af..b507dec0d304676f58ce0c95689ae39635c83910 100644
--- a/chrome/common/net/test_server_locations.cc
+++ b/chrome/common/net/test_server_locations.cc
@@ -7,7 +7,5 @@
namespace chrome_common_net {
const char kEchoTestServerLocation[] = "chrome.googleechotest.com";
-const char kPipelineTestServerBaseUrl[] =
- "http://pipelining.googleechotest.com/";
} // namespace chrome_common_net
« no previous file with comments | « chrome/common/net/test_server_locations.h ('k') | chrome/installer/util/browser_distribution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698