Index: Source/modules/accessibility/AXProgressIndicator.h |
diff --git a/Source/core/accessibility/AXProgressIndicator.h b/Source/modules/accessibility/AXProgressIndicator.h |
similarity index 97% |
rename from Source/core/accessibility/AXProgressIndicator.h |
rename to Source/modules/accessibility/AXProgressIndicator.h |
index 614ced2abdf059cab031c091e9fa71947c69f60f..140dbdb5785b7bd202a8dc71dad5a6f4b84869d7 100644 |
--- a/Source/core/accessibility/AXProgressIndicator.h |
+++ b/Source/modules/accessibility/AXProgressIndicator.h |
@@ -21,7 +21,7 @@ |
#ifndef AXProgressIndicator_h |
#define AXProgressIndicator_h |
-#include "core/accessibility/AXRenderObject.h" |
+#include "modules/accessibility/AXRenderObject.h" |
namespace blink { |