summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_main_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/shell_main_delegate.cc')
-rw-r--r--content/shell/shell_main_delegate.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/shell/shell_main_delegate.cc b/content/shell/shell_main_delegate.cc
index ae93eeb..a3336b3 100644
--- a/content/shell/shell_main_delegate.cc
+++ b/content/shell/shell_main_delegate.cc
@@ -104,8 +104,6 @@ bool ShellMainDelegate::BasicStartupComplete(int* exit_code) {
switches::kUseGL, gfx::kGLImplementationOSMesaName);
CommandLine::ForCurrentProcess()->AppendSwitch(
switches::kIgnoreGpuBlacklist);
- CommandLine::ForCurrentProcess()->AppendSwitch(
- switches::kForceRendererAccessibility);
net::CookieMonster::EnableFileScheme();
if (!WebKitTestPlatformInitialize()) {
if (exit_code)