Index: chrome/browser/automation/testing_automation_provider.cc |
diff --git a/chrome/browser/automation/testing_automation_provider.cc b/chrome/browser/automation/testing_automation_provider.cc |
index 4c2fccef6267ad0bef6887649955d11abc1f9226..1b8b5b9d7e5dac4a68f4c16a57261fc398252469 100644 |
--- a/chrome/browser/automation/testing_automation_provider.cc |
+++ b/chrome/browser/automation/testing_automation_provider.cc |
@@ -66,7 +66,7 @@ |
#include "chrome/browser/notifications/balloon_collection.h" |
#include "chrome/browser/notifications/notification.h" |
#include "chrome/browser/notifications/notification_ui_manager.h" |
-#include "chrome/test/automation/automation_messages.h" |
+#include "chrome/common/automation_messages.h" |
#include "net/base/cookie_store.h" |
#include "net/url_request/url_request_context.h" |
#include "views/event.h" |