summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_messages_internal.h
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-08 00:11:31 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-08 00:11:31 +0000
commit86aa36bfc4155eb70453e303d0c6b351860b84a3 (patch)
treea278e227764b337a55845fb44d1193b27562fdd7 /chrome/test/automation/automation_messages_internal.h
parent5405a00a742c1a556d66701d4030a53775364cd3 (diff)
downloadchromium_src-86aa36bfc4155eb70453e303d0c6b351860b84a3.zip
chromium_src-86aa36bfc4155eb70453e303d0c6b351860b84a3.tar.gz
chromium_src-86aa36bfc4155eb70453e303d0c6b351860b84a3.tar.bz2
Roll this change back until I understand the crashes.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/automation/automation_messages_internal.h')
-rw-r--r--chrome/test/automation/automation_messages_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/automation/automation_messages_internal.h b/chrome/test/automation/automation_messages_internal.h
index d6a321a8..e6cf72a 100644
--- a/chrome/test/automation/automation_messages_internal.h
+++ b/chrome/test/automation/automation_messages_internal.h
@@ -293,8 +293,8 @@ IPC_BEGIN_MESSAGES(Automation, 0)
// defined in chrome/views/event.h
// Response:
// bool - true if the drag could be performed
- IPC_MESSAGE_ROUTED5(AutomationMsg_WindowDragRequest,
- int, POINT, POINT, int, bool)
+ IPC_MESSAGE_ROUTED4(AutomationMsg_WindowDragRequest,
+ int, std::vector<POINT>, int, bool)
IPC_MESSAGE_ROUTED1(AutomationMsg_WindowDragResponse, bool)
// Similar to AutomationMsg_InitialLoadsComplete, this indicates that the