| Index: third_party/WebKit/Source/core/svg/SVGUseElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGUseElement.h b/third_party/WebKit/Source/core/svg/SVGUseElement.h
|
| index 24ae828e23be71296ab3a70ac36928ebe06dc2a2..7621c56e2b27e84378c2fd439211ef0a24453005 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGUseElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGUseElement.h
|
| @@ -22,7 +22,7 @@
|
| #ifndef SVGUseElement_h
|
| #define SVGUseElement_h
|
|
|
| -#include "core/fetch/DocumentResource.h"
|
| +#include "core/loader/resource/DocumentResource.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGeometryElement.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
|
|