| Index: Source/core/css/StyleSheetList.cpp
|
| diff --git a/Source/core/css/StyleSheetList.cpp b/Source/core/css/StyleSheetList.cpp
|
| index e867dbc99521c767f0fa70c33092245931db268e..7a8b281bc018056711a15d13b69f307517fef837 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"
|
|
|