summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_launcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_launcher.cc b/chrome_frame/chrome_launcher.cc
index 930b0c0..01cecfc 100644
--- a/chrome_frame/chrome_launcher.cc
+++ b/chrome_frame/chrome_launcher.cc
@@ -20,7 +20,7 @@ namespace {
const wchar_t* kAllowedSwitches[] = {
L"automation-channel",
L"chrome-frame",
- L"enable-renderer-accessibility",
+ L"disable-renderer-accessibility",
L"enable-experimental-extension-apis",
L"no-default-browser-check",
L"noerrdialogs",