| Index: Source/modules/accessibility/AXMenuList.h
|
| diff --git a/Source/core/accessibility/AXMenuList.h b/Source/modules/accessibility/AXMenuList.h
|
| similarity index 97%
|
| rename from Source/core/accessibility/AXMenuList.h
|
| rename to Source/modules/accessibility/AXMenuList.h
|
| index 077579e5117a9b2fe674c65231b62a124533d193..83433fa33d721763449d3eaad0e93bee2c8874d8 100644
|
| --- a/Source/core/accessibility/AXMenuList.h
|
| +++ b/Source/modules/accessibility/AXMenuList.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef AXMenuList_h
|
| #define AXMenuList_h
|
|
|
| -#include "core/accessibility/AXRenderObject.h"
|
| +#include "modules/accessibility/AXRenderObject.h"
|
|
|
| namespace blink {
|
|
|
|
|