Index: Source/modules/accessibility/AXRenderObject.h |
diff --git a/Source/core/accessibility/AXRenderObject.h b/Source/modules/accessibility/AXRenderObject.h |
similarity index 99% |
rename from Source/core/accessibility/AXRenderObject.h |
rename to Source/modules/accessibility/AXRenderObject.h |
index 7fb950514c6d96a81dec6c2c862b74d08e7ecddb..a77bbe006f04cda5300f6e5b0091ccfa8ecfe5ef 100644 |
--- a/Source/core/accessibility/AXRenderObject.h |
+++ b/Source/modules/accessibility/AXRenderObject.h |
@@ -29,7 +29,7 @@ |
#ifndef AXRenderObject_h |
#define AXRenderObject_h |
-#include "core/accessibility/AXNodeObject.h" |
+#include "modules/accessibility/AXNodeObject.h" |
#include "platform/geometry/LayoutRect.h" |
#include "wtf/Forward.h" |