| Index: third_party/WebKit/Source/core/css/parser/CSSParserIdioms.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSParserIdioms.h b/third_party/WebKit/Source/core/css/parser/CSSParserIdioms.h
|
| index a5f46f34632c699bc0e69963c6937ccc567193b6..2d0f800408852a217612895b99b7470892030fca 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSParserIdioms.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSParserIdioms.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef CSSParserIdioms_h
|
| #define CSSParserIdioms_h
|
|
|
| -#include "wtf/text/Unicode.h"
|
| +#include "platform/wtf/text/Unicode.h"
|
|
|
| namespace blink {
|
|
|
|
|