| 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 57ae36c0f546cf657e832f3be4ad085ea10ba40c..de233c65269e88881e9f7e79bb8fa87211e11867 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -124,6 +124,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kDisableGLExtensions,
|
| switches::kDisableLogging,
|
| switches::kDisableSeccompFilterSandbox,
|
| + switches::kDisableShaderNameHashing,
|
| #if BUILDFLAG(ENABLE_WEBRTC)
|
| switches::kDisableWebRtcHWEncoding,
|
| #endif
|
|
|