| Index: Source/core/css/StyleSheet.h
|
| diff --git a/Source/core/css/StyleSheet.h b/Source/core/css/StyleSheet.h
|
| index 87972a9734a8b5d77099b1f415f1f190f0f5bcaf..907cdb58da4b6533a8d51182177ec089e9170dba 100644
|
| --- a/Source/core/css/StyleSheet.h
|
| +++ b/Source/core/css/StyleSheet.h
|
| @@ -22,7 +22,7 @@
|
| #define StyleSheet_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "core/css/CSSParserMode.h"
|
| +#include "core/css/parser/CSSParserMode.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/RefCounted.h"
|
|
|