| Index: Source/core/dom/StyleSheetCollection.h
|
| diff --git a/Source/core/dom/StyleSheetCollection.h b/Source/core/dom/StyleSheetCollection.h
|
| index 0a896775e257b6cc9c088e0116d6a176fb63b991..6519617fb72a75a9580d9372c9b90afac3ab5812 100644
|
| --- a/Source/core/dom/StyleSheetCollection.h
|
| +++ b/Source/core/dom/StyleSheetCollection.h
|
| @@ -43,7 +43,7 @@ namespace WebCore {
|
|
|
| class ContainerNode;
|
| class CSSStyleSheet;
|
| -class StyleSheetCollections;
|
| +class StyleEngine;
|
| class Node;
|
| class StyleSheet;
|
| class StyleSheetContents;
|
|
|