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

Unified Diff: net/http/http_request_info.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/http/http_request_info.h
diff --git a/net/http/http_request_info.h b/net/http/http_request_info.h
index a587a421b5854d1d3405aeb359d03d4e4af495d7..c34bb70a7e75822b6c90dcc5cb06f4cacb2e5268 100644
--- a/net/http/http_request_info.h
+++ b/net/http/http_request_info.h
@@ -18,7 +18,7 @@ namespace net {
class UploadDataStream;
struct NET_EXPORT HttpRequestInfo {
- enum RequestMotivation{
+ enum RequestMotivation {
// TODO(mbelshe): move these into Client Socket.
PRECONNECT_MOTIVATED, // Request was motivated by a prefetch.
OMNIBOX_MOTIVATED, // Request was motivated by the omnibox.

Powered by Google App Engine
This is Rietveld 408576698