Chromium Code Reviews| Index: Source/core/css/StyleSheet.h |
| diff --git a/Source/core/css/StyleSheet.h b/Source/core/css/StyleSheet.h |
| index f9075c7c0762c0b31d0fd351cbe41e24400c62fc..be1de251f7138050318850ebb7972db9353e5995 100644 |
| --- a/Source/core/css/StyleSheet.h |
| +++ b/Source/core/css/StyleSheet.h |
| @@ -22,6 +22,7 @@ |
| #define StyleSheet_h |
| #include "bindings/core/v8/ScriptWrappable.h" |
| +#include "core/css/parser/CSSParserMode.h" |
| #include "platform/heap/Handle.h" |
| #include "wtf/Forward.h" |
| #include "wtf/RefCounted.h" |