Index: chrome/test/automation/tab_proxy.cc |
diff --git a/chrome/test/automation/tab_proxy.cc b/chrome/test/automation/tab_proxy.cc |
index a338de706db385941dd176fdf2861756cc014c85..d7c99dde133d067571f7aabda3293540364e380e 100644 |
--- a/chrome/test/automation/tab_proxy.cc |
+++ b/chrome/test/automation/tab_proxy.cc |
@@ -9,9 +9,8 @@ |
#include "base/logging.h" |
#include "base/string16.h" |
#include "base/utf_string_conversions.h" |
+#include "chrome/common/automation_messages.h" |
#include "chrome/common/json_value_serializer.h" |
-#include "chrome/test/automation/automation_constants.h" |
-#include "chrome/test/automation/automation_messages.h" |
#include "chrome/test/automation/automation_proxy.h" |
#include "googleurl/src/gurl.h" |