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

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

Issue 2940933003: DO NOT SUBMIT results of new 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
Index: third_party/WebKit/public/web/WebFormControlElement.h
diff --git a/third_party/WebKit/public/web/WebFormControlElement.h b/third_party/WebKit/public/web/WebFormControlElement.h
index d5dde9a8596ed943c8336a1c14b5e309caa336d9..3c3dd876b01235038b3ea83eed0d9f170c69ecbe 100644
--- a/third_party/WebKit/public/web/WebFormControlElement.h
+++ b/third_party/WebKit/public/web/WebFormControlElement.h
@@ -31,9 +31,9 @@
#ifndef WebFormControlElement_h
#define WebFormControlElement_h
-#include "public/platform/WebString.h"
#include "WebElement.h"
#include "WebFormElement.h"
+#include "public/platform/WebString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698