summaryrefslogtreecommitdiffstats
path: root/chrome/common/automation_messages_internal.h
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-06 19:31:39 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-06 19:31:39 +0000
commit5e37c45f06e1a574b08588c6679c977eb4f8ee47 (patch)
treeb6e1d185cea139a1da2a07481047fb53457678b5 /chrome/common/automation_messages_internal.h
parent2c09e75ecfaf7ee8ccea38a9ec3e78e7e8c3d045 (diff)
downloadchromium_src-5e37c45f06e1a574b08588c6679c977eb4f8ee47.zip
chromium_src-5e37c45f06e1a574b08588c6679c977eb4f8ee47.tar.gz
chromium_src-5e37c45f06e1a574b08588c6679c977eb4f8ee47.tar.bz2
Preliminary work to allow Chrome to build with USE_AURA.
This gets browser.lib to build. http://crbug.com/93947 TEST=none Review URL: http://codereview.chromium.org/7834048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99787 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/automation_messages_internal.h')
-rw-r--r--chrome/common/automation_messages_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/automation_messages_internal.h b/chrome/common/automation_messages_internal.h
index e8c2520..55020c6 100644
--- a/chrome/common/automation_messages_internal.h
+++ b/chrome/common/automation_messages_internal.h
@@ -852,7 +852,7 @@ IPC_MESSAGE_ROUTED2(AutomationMsg_NavigationFailed,
int,
GURL)
-#if defined(OS_WIN)
+#if defined(OS_WIN) && !defined(USE_AURA)
// This message is an outgoing message from an automation client to Chrome.
// It is used to reposition a chrome tab window.
IPC_MESSAGE_CONTROL2(AutomationMsg_TabReposition,