summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
diff options
context:
space:
mode:
authormaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 17:27:16 +0000
committermaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-05 17:27:16 +0000
commit83f614694645507a493c366a9f6319efd9a9c3db (patch)
tree3be109aae137e9e3dd994b950d10596c771e7e79 /chrome/test/automation
parent44fbeda9a35f7175dbe07be8dc6cdceb12a47059 (diff)
downloadchromium_src-83f614694645507a493c366a9f6319efd9a9c3db.zip
chromium_src-83f614694645507a493c366a9f6319efd9a9c3db.tar.gz
chromium_src-83f614694645507a493c366a9f6319efd9a9c3db.tar.bz2
Reduce the quantity of includes and template specialization in ipc_message_utils.h.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/automation')
-rw-r--r--chrome/test/automation/automation_messages_internal.h2
1 files changed, 2 insertions, 0 deletions
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 <string>
#include <vector>
+#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