| Index: Source/core/css/StyleRuleImport.cpp
|
| diff --git a/Source/core/css/StyleRuleImport.cpp b/Source/core/css/StyleRuleImport.cpp
|
| index 8f775832e1a0f50e430da4267408cd3649de45a5..d3808d3de16f831d2e8d6c2fd28b30cbe8105391 100644
|
| --- a/Source/core/css/StyleRuleImport.cpp
|
| +++ b/Source/core/css/StyleRuleImport.cpp
|
| @@ -22,7 +22,6 @@
|
| #include "config.h"
|
| #include "core/css/StyleRuleImport.h"
|
|
|
| -#include <wtf/StdLibExtras.h>
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/dom/Document.h"
|
| #include "core/loader/cache/CachedCSSStyleSheet.h"
|
|
|