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

Unified Diff: net/http/http_request_info.cc

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/http/http_request_info.cc
diff --git a/net/http/http_request_info.cc b/net/http/http_request_info.cc
index 794aa1c3a7c33f8e92640f0d3b32bbfc9dc84a54..14a703295f5bbdc5ab2b0fd076ec899004dbf1ae 100644
--- a/net/http/http_request_info.cc
+++ b/net/http/http_request_info.cc
@@ -13,6 +13,7 @@ HttpRequestInfo::HttpRequestInfo()
privacy_mode(PRIVACY_MODE_DISABLED) {
}
-HttpRequestInfo::~HttpRequestInfo() {}
+HttpRequestInfo::~HttpRequestInfo() {
+}
} // namespace net

Powered by Google App Engine
This is Rietveld 408576698