| 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 c7b4666d29d0f88bd32bbbd253dff3d42c8826ba..346d144755f9918fff93f7eb3fc9f53c3ea2cb21 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -1155,7 +1155,6 @@ bool GpuProcessHost::LaunchGpuProcess(const std::string& channel_id) {
|
| switches::kReduceGpuSandbox,
|
| switches::kTestGLLib,
|
| switches::kTraceStartup,
|
| - switches::kUseExynosVda,
|
| switches::kV,
|
| switches::kVModule,
|
| #if defined(OS_MACOSX)
|
|
|