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

Unified Diff: third_party/WebKit/public/web/WebInputMethodController.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/WebInputMethodController.h
diff --git a/third_party/WebKit/public/web/WebInputMethodController.h b/third_party/WebKit/public/web/WebInputMethodController.h
index 756e7e5027493a8624d08526bf045a419d09fc3e..9a3a243ebb54d74c88fb5fe7c8c64209f0dcc03a 100644
--- a/third_party/WebKit/public/web/WebInputMethodController.h
+++ b/third_party/WebKit/public/web/WebInputMethodController.h
@@ -5,10 +5,10 @@
#ifndef WebInputMethodController_h
#define WebInputMethodController_h
-#include "public/platform/WebTextInputInfo.h"
#include "WebCompositionUnderline.h"
#include "WebTextInputType.h"
#include "WebWidget.h"
+#include "public/platform/WebTextInputInfo.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698