Index: third_party/WebKit/Source/core/editing/InputMethodController.h |
diff --git a/third_party/WebKit/Source/core/editing/InputMethodController.h b/third_party/WebKit/Source/core/editing/InputMethodController.h |
index d9159a9d5fc948b062372129962f347592ebeee5..4d97dd4fe1ebd34bdbeeeac89af4cd4896ee61fe 100644 |
--- a/third_party/WebKit/Source/core/editing/InputMethodController.h |
+++ b/third_party/WebKit/Source/core/editing/InputMethodController.h |
@@ -34,9 +34,9 @@ |
#include "core/editing/FrameSelection.h" |
#include "core/editing/PlainTextRange.h" |
#include "platform/heap/Handle.h" |
+#include "platform/wtf/Vector.h" |
#include "public/platform/WebTextInputInfo.h" |
#include "public/platform/WebTextInputType.h" |
-#include "wtf/Vector.h" |
namespace blink { |