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

Unified Diff: net/http/http_auth_filter_win.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_auth_filter_win.h
diff --git a/net/http/http_auth_filter_win.h b/net/http/http_auth_filter_win.h
index d2c0af4a09dc8463646af1907d00428c37629667..aba3fb4a80f2e2d5f9c2102c9bfcb557f2c1cec3 100644
--- a/net/http/http_auth_filter_win.h
+++ b/net/http/http_auth_filter_win.h
@@ -12,10 +12,7 @@
namespace net {
-enum RegistryHiveType {
- CURRENT_USER,
- LOCAL_MACHINE
-};
+enum RegistryHiveType { CURRENT_USER, LOCAL_MACHINE };
namespace http_auth {

Powered by Google App Engine
This is Rietveld 408576698