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

Unified Diff: third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h

Issue 2941893002: DO NOT SUBMIT: results of old clang-format (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « third_party/WebKit/public/web/WebAXObject.h ('k') | third_party/WebKit/public/web/WebContextMenuData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h
diff --git a/third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h b/third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h
index bccff23228ba4fbc2e138ddc73c60fe6a82434e7..b4e18577e902454ef77c946678a6fa8479fb7bcc 100644
--- a/third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h
+++ b/third_party/WebKit/public/web/WebAssociatedURLLoaderOptions.h
@@ -36,10 +36,7 @@
namespace blink {
struct WebAssociatedURLLoaderOptions {
- enum PreflightPolicy {
- kConsiderPreflight,
- kPreventPreflight
- };
+ enum PreflightPolicy { kConsiderPreflight, kPreventPreflight };
WebAssociatedURLLoaderOptions()
: untrusted_http(false),
« no previous file with comments | « third_party/WebKit/public/web/WebAXObject.h ('k') | third_party/WebKit/public/web/WebContextMenuData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698