Index: third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp |
diff --git a/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp b/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp |
index b92e529283bedc7ca9b83dcf0dc6c971e27ee6f3..992b9a9401c250caec9b41edb3a1e335c5dad4ed 100644 |
--- a/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp |
+++ b/third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp |
@@ -34,6 +34,7 @@ |
#include "core/css/MediaQueryEvaluator.h" |
#include "core/css/RuleSet.h" |
#include "core/css/StyleSheetContents.h" |
+#include "core/dom/Fullscreen.h" |
#include "core/html/HTMLAnchorElement.h" |
#include "core/html/HTMLHtmlElement.h" |
#include "core/layout/LayoutTheme.h" |