summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/accessibility_ui_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/accessibility_ui_element.h')
-rw-r--r--webkit/tools/test_shell/accessibility_ui_element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/accessibility_ui_element.h b/webkit/tools/test_shell/accessibility_ui_element.h
index 8b04020..c83e033 100644
--- a/webkit/tools/test_shell/accessibility_ui_element.h
+++ b/webkit/tools/test_shell/accessibility_ui_element.h
@@ -6,7 +6,7 @@
#define WEBKIT_TOOLS_TEST_SHELL_ACCESSIBILITY_UI_ELEMENT_H_
#include "webkit/glue/cpp_bound_class.h"
-#include "webkit/api/public/WebAccessibilityObject.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebAccessibilityObject.h"
class AccessibilityUIElement : public CppBoundClass {
public: