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

Unified Diff: net/test/embedded_test_server/http_response.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: net/test/embedded_test_server/http_response.h
diff --git a/net/test/embedded_test_server/http_response.h b/net/test/embedded_test_server/http_response.h
index 422a52553eaae7b12831316a517825a99e1aab63..4e8eae605dccc7d03338ad82676339db00a44f26 100644
--- a/net/test/embedded_test_server/http_response.h
+++ b/net/test/embedded_test_server/http_response.h
@@ -17,7 +17,7 @@ namespace net {
namespace test_server {
// Interface for HTTP response implementations.
-class HttpResponse{
+class HttpResponse {
public:
virtual ~HttpResponse();

Powered by Google App Engine
This is Rietveld 408576698