Index: third_party/WebKit/Source/web/WebSearchableFormData.cpp |
diff --git a/third_party/WebKit/Source/web/WebSearchableFormData.cpp b/third_party/WebKit/Source/web/WebSearchableFormData.cpp |
index 1cee88d8982bbb3d3a0af891bd1166a89f110cb6..b525a3970744b30bf746df3346e925a64feb585b 100644 |
--- a/third_party/WebKit/Source/web/WebSearchableFormData.cpp |
+++ b/third_party/WebKit/Source/web/WebSearchableFormData.cpp |
@@ -40,9 +40,9 @@ |
#include "core/html/HTMLOptionElement.h" |
#include "core/html/HTMLSelectElement.h" |
#include "platform/network/FormDataEncoder.h" |
+#include "platform/wtf/text/TextEncoding.h" |
#include "public/web/WebFormElement.h" |
#include "public/web/WebInputElement.h" |
-#include "wtf/text/TextEncoding.h" |
namespace blink { |