| Index: third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.h b/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.h
|
| index eaecf4a8cf46b17dc1524ba0f358e9a3fc94fa0e..459fa0f74468902801726897ef44a0f047fc3252 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.h
|
| @@ -23,6 +23,8 @@
|
| #ifndef CSSDefaultStyleSheets_h
|
| #define CSSDefaultStyleSheets_h
|
|
|
| +#include "core/css/RuleSet.h"
|
| +#include "core/css/StyleSheetContents.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Allocator.h"
|
|
|
|
|