Index: third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefined.h |
diff --git a/third_party/WebKit/Source/wtf/text/TextCodecUserDefined.h b/third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefined.h |
similarity index 98% |
copy from third_party/WebKit/Source/wtf/text/TextCodecUserDefined.h |
copy to third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefined.h |
index 213890169b913d54ac776a3aed200c78159b077c..1bd846492531c34e2b6dfa2ec4216fb50b6e7e9c 100644 |
--- a/third_party/WebKit/Source/wtf/text/TextCodecUserDefined.h |
+++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecUserDefined.h |
@@ -26,7 +26,7 @@ |
#ifndef TextCodecUserDefined_h |
#define TextCodecUserDefined_h |
-#include "wtf/text/TextCodec.h" |
+#include "platform/wtf/text/TextCodec.h" |
namespace WTF { |