| 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 ef4fea313dffd423a165ce15f1f8a23bed1cf374..1b300cf504b444065d0cc6474bf8159cd50508ab 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -130,6 +130,7 @@ static const char* const kSwitchNames[] = {
|
| #if defined(OS_MACOSX)
|
| switches::kDisableRemoteCoreAnimation,
|
| switches::kDisableMacOverlays,
|
| + switches::kDisableVTAcceleratedVideoEncode,
|
| switches::kEnableSandboxLogging,
|
| switches::kShowMacOverlayBorders,
|
| #endif
|
|
|