| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index 35019673a3cdb2b3b90ccdba66e1295826b81e99..253eeb1d3eb05064bad6d714985d6aa45c29cfec 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -101,7 +101,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kV,
|
| switches::kVModule,
|
| #if defined(OS_MACOSX)
|
| - switches::kEnableRemoteCoreAnimation,
|
| + switches::kDisableRemoteCoreAnimation,
|
| switches::kEnableSandboxLogging,
|
| #endif
|
| #if defined(USE_AURA)
|
|
|