Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: webkit/tools/test_shell/accessibility_ui_element.h

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/test_shell/accessibility_ui_element.h
diff --git a/webkit/tools/test_shell/accessibility_ui_element.h b/webkit/tools/test_shell/accessibility_ui_element.h
index 8b0402058fce048cb735b77738c3f9ddbdb657ab..c83e033c6aca073c4952a20350486cc4165efd49 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:
« no previous file with comments | « webkit/tools/test_shell/accessibility_controller.cc ('k') | webkit/tools/test_shell/accessibility_ui_element.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698