| 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
|
|
|