| Index: Source/core/css/StyleSheetList.cpp
|
| diff --git a/Source/core/css/StyleSheetList.cpp b/Source/core/css/StyleSheetList.cpp
|
| index 6715b33ec6b9e9f390f812dbb97af32acad476bc..4b040e364ff6fbb8fc9247f3958860477dc893d2 100644
|
| --- a/Source/core/css/StyleSheetList.cpp
|
| +++ b/Source/core/css/StyleSheetList.cpp
|
| @@ -22,7 +22,6 @@
|
| #include "core/css/StyleSheetList.h"
|
|
|
| #include "HTMLNames.h"
|
| -#include "core/css/CSSStyleSheet.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentStyleSheetCollection.h"
|
| #include "core/html/HTMLStyleElement.h"
|
|
|