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 ba1f79364d98d71b25d40f8a826e330ca26d55a2..ced0ab6f6884437018113707109e63c323cb07b9 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -137,6 +137,7 @@ static const char* const kSwitchNames[] = { |
switches::kOzonePlatform, |
#endif |
#if defined(USE_X11) && !defined(OS_CHROMEOS) |
+ switches::kWindowDepth, |
switches::kX11Display, |
#endif |
}; |