Chromium Code Reviews| Index: net/tools/flip_server/spdy_util.h |
| diff --git a/net/tools/flip_server/spdy_util.h b/net/tools/flip_server/spdy_util.h |
| index 537053d50bc1a1ee3a0dd32e37f88fc284a8709e..6f002000089a2a752fcfab7259e67a5e175988d0 100644 |
| --- a/net/tools/flip_server/spdy_util.h |
| +++ b/net/tools/flip_server/spdy_util.h |
| @@ -18,4 +18,3 @@ std::string EncodeURL(std::string uri, std::string host, std::string method); |
| } // namespace net |
| #endif // NET_TOOLS_FLIP_SERVER_SPDY_UTIL_H_ |
| - |