Index: third_party/WebKit/Source/web/WebInputElement.cpp |
diff --git a/third_party/WebKit/Source/web/WebInputElement.cpp b/third_party/WebKit/Source/web/WebInputElement.cpp |
index b6864f79b3702b7f392e10dddeb0be537f062ed0..49fe7afb026cc21d43249c8dfedcff2f411de293 100644 |
--- a/third_party/WebKit/Source/web/WebInputElement.cpp |
+++ b/third_party/WebKit/Source/web/WebInputElement.cpp |
@@ -37,8 +37,8 @@ |
#include "core/html/HTMLDataListElement.h" |
#include "core/html/HTMLDataListOptionsCollection.h" |
#include "core/html/HTMLInputElement.h" |
+#include "core/html/forms/TextControlInnerElements.h" |
#include "core/html/shadow/ShadowElementNames.h" |
-#include "core/html/shadow/TextControlInnerElements.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/wtf/PassRefPtr.h" |
#include "public/platform/WebString.h" |