| Index: third_party/WebKit/Source/core/css/cssom/CSSKeywordValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/CSSKeywordValue.h b/third_party/WebKit/Source/core/css/cssom/CSSKeywordValue.h
|
| index a8c39aaae948bdf45bce4a1264f0005bd42bf929..1378b0a6af46c3127acff6ce8ca0aca3a7bde371 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/CSSKeywordValue.h
|
| +++ b/third_party/WebKit/Source/core/css/cssom/CSSKeywordValue.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/CSSValueKeywords.h"
|
| #include "core/CoreExport.h"
|
| #include "core/css/cssom/CSSStyleValue.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|