Index: chrome/renderer/automation/dom_automation_controller.h |
diff --git a/chrome/renderer/automation/dom_automation_controller.h b/chrome/renderer/automation/dom_automation_controller.h |
index 94720f7a9b2b1193adf8d8bd31ed37ffb0b51e45..bc6f5fecd7625ce92f937c7db75023c002f1a229 100644 |
--- a/chrome/renderer/automation/dom_automation_controller.h |
+++ b/chrome/renderer/automation/dom_automation_controller.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_RENDERER_AUTOMATION_DOM_AUTOMATION_CONTROLLER_H__ |
#define CHROME_RENDERER_AUTOMATION_DOM_AUTOMATION_CONTROLLER_H__ |
-#include "chrome/common/ipc_message.h" |
+#include "ipc/ipc_message.h" |
#include "webkit/glue/cpp_bound_class.h" |
/* DomAutomationController class: |