| 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 7829414aac9d3c13b03e81492cc33696e204aa0b..dd4149d90c0fe48c9aeab707990a90b7fb776ef2 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -143,6 +143,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kV,
|
| switches::kVModule,
|
| #if defined(OS_MACOSX)
|
| + switches::kDisableAVFoundationOverlays,
|
| switches::kDisableRemoteCoreAnimation,
|
| switches::kEnableSandboxLogging,
|
| switches::kShowMacOverlayBorders,
|
|
|