| Index: third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h b/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h
|
| index bd35170675457159a92176f279a7aa3eeabe87c9..191a839a020e2ebdc278fdf64ac8c1f081e2773d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h
|
| @@ -27,7 +27,7 @@
|
| #define CSSUnicodeRangeValue_h
|
|
|
| #include "core/css/CSSValue.h"
|
| -#include "wtf/text/Unicode.h"
|
| +#include "platform/wtf/text/Unicode.h"
|
|
|
| namespace blink {
|
|
|
|
|