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