| Index: third_party/WebKit/Source/core/svg/SVGElementProxy.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGElementProxy.h b/third_party/WebKit/Source/core/svg/SVGElementProxy.h
|
| index 12847f2cf3aaca06f7fa4c2fd2601067c80df821..27862f80d5676957d565bdfac01bf62dd26b2908 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGElementProxy.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGElementProxy.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SVGElementProxy_h
|
| #define SVGElementProxy_h
|
|
|
| -#include "core/fetch/DocumentResource.h"
|
| +#include "core/loader/resource/DocumentResource.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|