| 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 58e04bdbe383acce87e26da3f5d3da091e2166e3..1b862ad138a0931c9eabc1f9b29cc418bac413e7 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -133,7 +133,6 @@ static const char* const kSwitchNames[] = {
|
| #if defined(OS_WIN)
|
| switches::kEnableAcceleratedVpxDecode,
|
| #endif
|
| - switches::kEnableColorCorrectRendering,
|
| switches::kEnableGpuRasterization,
|
| switches::kEnableHeapProfiling,
|
| switches::kEnableLogging,
|
|
|