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

Unified Diff: net/tools/flip_server/spdy_util.h

Issue 93793004: Format and Refactor Flip Server. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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
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_
-

Powered by Google App Engine
This is Rietveld 408576698