| Index: third_party/WebKit/Source/core/css/CSSCustomIdentValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSCustomIdentValue.h b/third_party/WebKit/Source/core/css/CSSCustomIdentValue.h
|
| index 16295c0c6ed23d99b1b8ef5a5abdbcb6bcfe1393..98b1ac8827e16eda2366e008717de2ce072b303f 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSCustomIdentValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSCustomIdentValue.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/CSSPropertyNames.h"
|
| #include "core/css/CSSValue.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|