Index: third_party/WebKit/Source/platform/wtf/text/TextCodecReplacement.h |
diff --git a/third_party/WebKit/Source/wtf/text/TextCodecReplacement.h b/third_party/WebKit/Source/platform/wtf/text/TextCodecReplacement.h |
similarity index 89% |
copy from third_party/WebKit/Source/wtf/text/TextCodecReplacement.h |
copy to third_party/WebKit/Source/platform/wtf/text/TextCodecReplacement.h |
index a7254d51ee7fbf4658a289c08901f5d26b885891..38b144fe3e7e933d810455f2b04e18aec905b8c5 100644 |
--- a/third_party/WebKit/Source/wtf/text/TextCodecReplacement.h |
+++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecReplacement.h |
@@ -5,8 +5,8 @@ |
#ifndef TextCodecReplacement_h |
#define TextCodecReplacement_h |
-#include "wtf/text/TextCodec.h" |
-#include "wtf/text/TextCodecUTF8.h" |
+#include "platform/wtf/text/TextCodec.h" |
+#include "platform/wtf/text/TextCodecUTF8.h" |
namespace WTF { |