Chromium Code Reviews| Index: third_party/WebKit/Source/modules/encoding/Encoding.h |
| diff --git a/third_party/WebKit/Source/modules/encoding/Encoding.h b/third_party/WebKit/Source/modules/encoding/Encoding.h |
| index 97c6e831e817a0c05e82d517ff6db316585aa2f0..8120635b85fe3982377122631c061fc50bb6497a 100644 |
| --- a/third_party/WebKit/Source/modules/encoding/Encoding.h |
| +++ b/third_party/WebKit/Source/modules/encoding/Encoding.h |
| @@ -5,7 +5,7 @@ |
| #ifndef Encoding_h |
| #define Encoding_h |
| -#include "wtf/text/Unicode.h" |
| +#include "platform/wtf/text/Unicode.h" |
| namespace blink { |