| 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 694fc099377006d403d28a802deca67ed0d151a6..6260ef1efe8709cb40da3078fd4e6a3c779d7ef8 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -152,9 +152,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kOzonePlatform,
|
| #endif
|
| #if defined(USE_X11) && !defined(OS_CHROMEOS)
|
| - switches::kWindowDepth,
|
| switches::kX11Display,
|
| - switches::kX11VisualID,
|
| #endif
|
| switches::kGpuTestingGLVendor,
|
| switches::kGpuTestingGLRenderer,
|
|
|