Index: chrome/browser/automation/automation_provider.cc |
diff --git a/chrome/browser/automation/automation_provider.cc b/chrome/browser/automation/automation_provider.cc |
index db4ad51a4187a0f1e616c1421a7f6cd4502d4bbe..58c4a1cdde6c73a9f7dff1b13bfad0c58e10b825 100644 |
--- a/chrome/browser/automation/automation_provider.cc |
+++ b/chrome/browser/automation/automation_provider.cc |
@@ -85,6 +85,7 @@ |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
#include "chrome/browser/translate/translate_infobar_delegate.h" |
#include "chrome/common/automation_constants.h" |
+#include "chrome/common/automation_messages.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
@@ -95,7 +96,6 @@ |
#include "chrome/common/notification_service.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |
-#include "chrome/test/automation/automation_messages.h" |
#include "chrome/test/automation/tab_proxy.h" |
#include "net/proxy/proxy_service.h" |
#include "net/proxy/proxy_config_service_fixed.h" |