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 367a69d9323fd065203a78416690ba86d09ad846..59bf260feb38899f43bc3863eb04e627ff026d23 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, |