| 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 cf45dab533762492376bc9b587848dccb59cc82d..c16a63968238191fc66a1ee016bd165350eb6e6c 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -108,9 +108,6 @@ static const char* const kSwitchNames[] = {
|
| #endif
|
| switches::kEnableHeapProfiling,
|
| switches::kEnableLogging,
|
| -#if defined(OS_ANDROID)
|
| - switches::kEnableUnifiedMediaPipeline,
|
| -#endif
|
| #if defined(OS_CHROMEOS)
|
| switches::kDisableVaapiAcceleratedVideoEncode,
|
| #endif
|
|
|