Index: chrome/browser/automation/automation_provider.h |
diff --git a/chrome/browser/automation/automation_provider.h b/chrome/browser/automation/automation_provider.h |
index ed23671ca6b2c3720d03488e21087bd33e1de902..c28cb1c9f00e36ba36106f7f570d78f223d2f44d 100644 |
--- a/chrome/browser/automation/automation_provider.h |
+++ b/chrome/browser/automation/automation_provider.h |
@@ -25,10 +25,10 @@ |
#include "chrome/browser/browser_list.h" |
#include "chrome/browser/history/history.h" |
#include "chrome/browser/tab_contents/navigation_entry.h" |
-#include "chrome/common/ipc_message.h" |
-#include "chrome/common/ipc_channel.h" |
#include "chrome/common/notification_registrar.h" |
#include "chrome/test/automation/automation_constants.h" |
+#include "ipc/ipc_message.h" |
+#include "ipc/ipc_channel.h" |
#if defined(OS_WIN) |
#include "views/event.h" |
#endif // defined(OS_WIN) |