Index: chrome_frame/cfproxy_proxy.cc |
diff --git a/chrome_frame/cfproxy_proxy.cc b/chrome_frame/cfproxy_proxy.cc |
index 5d6a780f8c2182f1e3d3cd77deefd379741ffaf1..7dcb944f1782e2b54f25c01aedc8e8b9c4ab9d89 100644 |
--- a/chrome_frame/cfproxy_proxy.cc |
+++ b/chrome_frame/cfproxy_proxy.cc |
@@ -6,7 +6,7 @@ |
#include "base/tuple.h" |
#include "ipc/ipc_sync_message.h" |
-#include "chrome/test/automation/automation_messages.h" |
+#include "chrome/common/automation_messages.h" |
CFProxy::CFProxy(CFProxyTraits* api) : ipc_thread_("ipc"), |
sync_dispatcher_(&tab2delegate_), |