Index: third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1.h |
diff --git a/third_party/WebKit/Source/wtf/text/TextCodecLatin1.h b/third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1.h |
similarity index 98% |
copy from third_party/WebKit/Source/wtf/text/TextCodecLatin1.h |
copy to third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1.h |
index c4c2170cfddfae6bd4d9e6fa9951e26759c4283c..29ef4d0bac890a3f936a1ad1c30ba73922273767 100644 |
--- a/third_party/WebKit/Source/wtf/text/TextCodecLatin1.h |
+++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecLatin1.h |
@@ -26,7 +26,7 @@ |
#ifndef TextCodecLatin1_h |
#define TextCodecLatin1_h |
-#include "wtf/text/TextCodec.h" |
+#include "platform/wtf/text/TextCodec.h" |
namespace WTF { |