| Index: Source/core/css/StyleRuleImport.h
|
| diff --git a/Source/core/css/StyleRuleImport.h b/Source/core/css/StyleRuleImport.h
|
| index dac46220ceca4c7661d5997ba28f9e0462e16755..73c9f5e29b87ad8e7e94c09bca28bd4871d6765a 100644
|
| --- a/Source/core/css/StyleRuleImport.h
|
| +++ b/Source/core/css/StyleRuleImport.h
|
| @@ -23,8 +23,8 @@
|
| #define StyleRuleImport_h
|
|
|
| #include "core/css/StyleRule.h"
|
| +#include "core/dom/StyleSheetResourceClient.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| -#include "core/fetch/StyleSheetResourceClient.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|