| Index: third_party/WebKit/Source/platform/wtf/text/TextCodecUTF16.h
|
| diff --git a/third_party/WebKit/Source/wtf/text/TextCodecUTF16.h b/third_party/WebKit/Source/platform/wtf/text/TextCodecUTF16.h
|
| similarity index 98%
|
| copy from third_party/WebKit/Source/wtf/text/TextCodecUTF16.h
|
| copy to third_party/WebKit/Source/platform/wtf/text/TextCodecUTF16.h
|
| index 06ed917b923316500219bf7f30128fa59c2af01f..5984bc4ae43981ac9512c566502508d8fe812cb4 100644
|
| --- a/third_party/WebKit/Source/wtf/text/TextCodecUTF16.h
|
| +++ b/third_party/WebKit/Source/platform/wtf/text/TextCodecUTF16.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef TextCodecUTF16_h
|
| #define TextCodecUTF16_h
|
|
|
| -#include "wtf/text/TextCodec.h"
|
| +#include "platform/wtf/text/TextCodec.h"
|
|
|
| namespace WTF {
|
|
|
|
|