| Index: Source/modules/accessibility/AXSVGRoot.h
|
| diff --git a/Source/core/accessibility/AXSVGRoot.h b/Source/modules/accessibility/AXSVGRoot.h
|
| similarity index 97%
|
| rename from Source/core/accessibility/AXSVGRoot.h
|
| rename to Source/modules/accessibility/AXSVGRoot.h
|
| index 18e6d3542efb095bd19370744e068f89bb3199b2..11a8653cbf554a437101acb12df112afa727e8aa 100644
|
| --- a/Source/core/accessibility/AXSVGRoot.h
|
| +++ b/Source/modules/accessibility/AXSVGRoot.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef AXSVGRoot_h
|
| #define AXSVGRoot_h
|
|
|
| -#include "core/accessibility/AXRenderObject.h"
|
| +#include "modules/accessibility/AXRenderObject.h"
|
|
|
| namespace blink {
|
|
|
|
|