| Index: third_party/WebKit/Source/core/loader/resource/XSLStyleSheetResource.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/XSLStyleSheetResource.cpp b/third_party/WebKit/Source/core/loader/resource/XSLStyleSheetResource.cpp
|
| index c36ea363b1767e7ef4939ef3c90ad6330348db20..ef6efa4441b80eae9803aa36b9ee1164741572a9 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/XSLStyleSheetResource.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/resource/XSLStyleSheetResource.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "core/fetch/FetchRequest.h"
|
| #include "core/fetch/ResourceClientWalker.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| -#include "core/fetch/StyleSheetResourceClient.h"
|
| +#include "core/loader/resource/StyleSheetResourceClient.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/SharedBuffer.h"
|
|
|
|
|