| Index: third_party/WebKit/Source/core/css/StyleRuleImport.h
|
| diff --git a/third_party/WebKit/Source/core/css/StyleRuleImport.h b/third_party/WebKit/Source/core/css/StyleRuleImport.h
|
| index c965a6c9670676d425df4a9e8fddb9de3b0440a7..7ddc61e39526d23e56cc52377cb1190e08466125 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleRuleImport.h
|
| +++ b/third_party/WebKit/Source/core/css/StyleRuleImport.h
|
| @@ -23,7 +23,7 @@
|
| #define StyleRuleImport_h
|
|
|
| #include "core/css/StyleRule.h"
|
| -#include "core/fetch/StyleSheetResourceClient.h"
|
| +#include "core/loader/resource/StyleSheetResourceClient.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|