| Index: third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h
|
| index fdfdf62e229ec4b5b9f1aa9cc8a1a3db661f7198..1916c5223bcd5942cb03a00dbf6aeb299672a60e 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h
|
| @@ -26,7 +26,7 @@
|
| #include "core/css/CSSGradientValue.h"
|
| #include "core/css/CSSGridTemplateAreasValue.h"
|
| #include "core/css/CSSPropertySourceData.h"
|
| -#include "core/css/CSSStringValueBase.h"
|
| +#include "core/css/CSSStringValues.h"
|
| #include "core/css/parser/CSSParserTokenRange.h"
|
| #include "platform/Length.h"
|
|
|
|
|