Index: third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp |
diff --git a/third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp b/third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp |
index d32e81d2f1b970a90f46d191efb891050c237923..aeb47dc229c3eef3b185878794b6cf00483ce345 100644 |
--- a/third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp |
+++ b/third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp |
@@ -31,8 +31,8 @@ |
#include "platform/text/TextEncodingDetector.h" |
#include "platform/weborigin/KURL.h" |
+#include "platform/wtf/text/TextEncoding.h" |
#include "third_party/ced/src/compact_enc_det/compact_enc_det.h" |
-#include "wtf/text/TextEncoding.h" |
namespace blink { |