| Index: chrome/common/net/test_server_locations.h
|
| diff --git a/chrome/common/net/test_server_locations.h b/chrome/common/net/test_server_locations.h
|
| index 591f81f63854a37dad6168abf95fb3e461060ebe..19ff72943008b3698aca6fbbf693af69d7945a36 100644
|
| --- a/chrome/common/net/test_server_locations.h
|
| +++ b/chrome/common/net/test_server_locations.h
|
| @@ -11,10 +11,6 @@ namespace chrome_common_net {
|
| // that simply echoes back the request.
|
| extern const char kEchoTestServerLocation[];
|
|
|
| -// Base URL for the HttpPipeliningCompatibilityClient test. Should point to a
|
| -// server running server.py from http://code.google.com/p/http-pipelining-test/
|
| -extern const char kPipelineTestServerBaseUrl[];
|
| -
|
| } // namespace chrome_common_net
|
|
|
| #endif // CHROME_COMMON_NET_TEST_SERVER_LOCATIONS_H_
|
|
|