Index: content/renderer/dom_automation_controller.h |
diff --git a/content/renderer/dom_automation_controller.h b/content/renderer/dom_automation_controller.h |
index 1516eea3a74988d78a9da384de3b49706a7c92b5..0f6a74a30cb0aaff200227a9035861d082efbc3d 100644 |
--- a/content/renderer/dom_automation_controller.h |
+++ b/content/renderer/dom_automation_controller.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_RENDERER_DOM_AUTOMATION_CONTROLLER_H_ |
#include "ipc/ipc_sender.h" |
-#include "webkit/glue/cpp_bound_class.h" |
+#include "webkit/renderer/cpp_bound_class.h" |
/* DomAutomationController class: |
Bound to Javascript window.domAutomationController object. |