| Index: content/shell/app/shell_main_delegate.cc
|
| diff --git a/content/shell/app/shell_main_delegate.cc b/content/shell/app/shell_main_delegate.cc
|
| index eb6442ede48637deb26d09cd6a70ae502bbf6788..ad2b4b8d32c3e9bffa8957192fd5dc79d836084a 100644
|
| --- a/content/shell/app/shell_main_delegate.cc
|
| +++ b/content/shell/app/shell_main_delegate.cc
|
| @@ -164,7 +164,6 @@
|
| #if defined(USE_AURA) || defined(OS_ANDROID)
|
| // TODO: crbug.com/311404 Make layout tests work w/ delegated renderer.
|
| command_line.AppendSwitch(switches::kDisableDelegatedRenderer);
|
| - command_line.AppendSwitch(cc::switches::kCompositeToMailbox);
|
| #endif
|
|
|
| command_line.AppendSwitch(switches::kEnableFileCookies);
|
|
|