| Index: Source/modules/accessibility/AXList.h
|
| diff --git a/Source/core/accessibility/AXList.h b/Source/modules/accessibility/AXList.h
|
| similarity index 97%
|
| rename from Source/core/accessibility/AXList.h
|
| rename to Source/modules/accessibility/AXList.h
|
| index d919db2c1f76228bca5e692d63d5712e2a229084..97134a934132f76e6b4c15fe76b335c7e85f8c74 100644
|
| --- a/Source/core/accessibility/AXList.h
|
| +++ b/Source/modules/accessibility/AXList.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef AXList_h
|
| #define AXList_h
|
|
|
| -#include "core/accessibility/AXRenderObject.h"
|
| +#include "modules/accessibility/AXRenderObject.h"
|
|
|
| namespace blink {
|
|
|
|
|