From 3178f4e296e24781be5fbcc4ba91815e08c78897 Mon Sep 17 00:00:00 2001 From: "maruel@google.com" Date: Tue, 5 Aug 2008 21:20:41 +0000 Subject: Reapply 379 since it wasn't the issue with the build breakage. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@393 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/automation/automation_messages_internal.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/test/automation') diff --git a/chrome/test/automation/automation_messages_internal.h b/chrome/test/automation/automation_messages_internal.h index d9136bf..f6efda3 100644 --- a/chrome/test/automation/automation_messages_internal.h +++ b/chrome/test/automation/automation_messages_internal.h @@ -36,9 +36,11 @@ #include #include +#include "base/gfx/rect.h" #include "chrome/common/ipc_message_macros.h" #include "chrome/common/navigation_types.h" #include "chrome/test/automation/autocomplete_edit_proxy.h" +#include "googleurl/src/gurl.h" // NOTE: All IPC messages have either a routing_id of 0 (for asynchronous // messages), or one that's been assigned by the proxy (for calls -- cgit v1.1