| Index: Source/core/css/CSSDefaultStyleSheets.h
|
| diff --git a/Source/core/css/CSSDefaultStyleSheets.h b/Source/core/css/CSSDefaultStyleSheets.h
|
| index c85fd2263409c905004522bd9ec0b8b9fdd6e23a..b2146beb20a0d1352da3567b8e069ce67707c8ec 100644
|
| --- a/Source/core/css/CSSDefaultStyleSheets.h
|
| +++ b/Source/core/css/CSSDefaultStyleSheets.h
|
| @@ -42,6 +42,7 @@ public:
|
| static StyleSheetContents* viewportStyleSheet;
|
| static StyleSheetContents* quirksStyleSheet;
|
| static StyleSheetContents* svgStyleSheet;
|
| + static StyleSheetContents* mathmlStyleSheet;
|
| static StyleSheetContents* mediaControlsStyleSheet;
|
| static StyleSheetContents* fullscreenStyleSheet;
|
|
|
|
|