| Index: third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGResourceClient.h b/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| index e3f8ec0b36da34d7b73629f4ce5094e695ee0834..f2630b58f09c07c0488b5803f61b6d75f62d09e1 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| @@ -6,7 +6,7 @@
|
| #define SVGResourceClient_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/fetch/DocumentResource.h"
|
| +#include "core/loader/resource/DocumentResource.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|