summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/extension_automation_constants.cc
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-11 03:46:36 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-11 03:46:36 +0000
commit2e49fc3cceaa87f1472fae156271e594cfa140d3 (patch)
tree7c66fb8fb081e24a76148140397e07863e1ea2cd /chrome/browser/automation/extension_automation_constants.cc
parent03f659553ba83358efe2bf021cd0a8623c94fb07 (diff)
downloadchromium_src-2e49fc3cceaa87f1472fae156271e594cfa140d3.zip
chromium_src-2e49fc3cceaa87f1472fae156271e594cfa140d3.tar.gz
chromium_src-2e49fc3cceaa87f1472fae156271e594cfa140d3.tar.bz2
Revert "Add support to the automation provider to test sending browser"
This reverts commit 9b7fbb1e720ab2071b30531fd0266918c4e68d12. Review URL: http://codereview.chromium.org/122022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/automation/extension_automation_constants.cc')
-rw-r--r--chrome/browser/automation/extension_automation_constants.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/automation/extension_automation_constants.cc b/chrome/browser/automation/extension_automation_constants.cc
index 6b99a41..425c634 100644
--- a/chrome/browser/automation/extension_automation_constants.cc
+++ b/chrome/browser/automation/extension_automation_constants.cc
@@ -24,6 +24,5 @@ const wchar_t kAutomationPortIdKey[] = L"portid";
const char kAutomationPortRequestTarget[] = "__priv_prtreq";
const char kAutomationPortResponseTarget[] = "__priv_prtres";
-const char kAutomationBrowserEventRequestTarget[] = "__priv_evtreq";
} // namespace extension_automation_constants