Index: Source/core/dom/ShadowTreeStyleSheetCollection.h |
diff --git a/Source/core/dom/ShadowTreeStyleSheetCollection.h b/Source/core/dom/ShadowTreeStyleSheetCollection.h |
index 7eaafe5e9f2834da638eb787bd944613268c98c8..97a2aae45afed339d677a81487d413427ef37231 100644 |
--- a/Source/core/dom/ShadowTreeStyleSheetCollection.h |
+++ b/Source/core/dom/ShadowTreeStyleSheetCollection.h |
@@ -32,9 +32,7 @@ |
namespace WebCore { |
-class CSSStyleSheet; |
class ShadowRoot; |
-class StyleSheet; |
class StyleSheetCollection; |
class StyleEngine; |