| Index: third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/XSLImportRule.cpp b/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| index 2a035fb77ba88c835d5603dca4230885e87853cd..9a004210b82de2601335f736d1f49b78bfc7c663 100644
|
| --- a/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/XSLImportRule.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "core/fetch/FetchRequest.h"
|
| #include "core/fetch/RawResource.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| -#include "core/fetch/XSLStyleSheetResource.h"
|
| +#include "core/loader/resource/XSLStyleSheetResource.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
|
|