| Index: third_party/WebKit/Source/core/css/parser/CSSParserImpl.h
|
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSParserImpl.h b/third_party/WebKit/Source/core/css/parser/CSSParserImpl.h
|
| index 6786f776b9f0ae185fcfcc02162d4b37f926d9bc..d422e6f3baa71c43bc7e0d679b42d76e56d02218 100644
|
| --- a/third_party/WebKit/Source/core/css/parser/CSSParserImpl.h
|
| +++ b/third_party/WebKit/Source/core/css/parser/CSSParserImpl.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/css/CSSProperty.h"
|
| #include "core/css/CSSPropertySourceData.h"
|
| #include "core/css/StylePropertySet.h"
|
| -#include "core/css/parser/CSSParserMode.h"
|
| +#include "core/css/parser/CSSParserContext.h"
|
| #include "core/css/parser/CSSParserTokenRange.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
|
|