summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gpu_process_host.cc')
-rw-r--r--chrome/browser/gpu_process_host.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gpu_process_host.cc b/chrome/browser/gpu_process_host.cc
index 3261814..fc10107 100644
--- a/chrome/browser/gpu_process_host.cc
+++ b/chrome/browser/gpu_process_host.cc
@@ -171,6 +171,7 @@ void GpuProcessHost::PropagateBrowserCommandLineToGpu(
static const char* const switch_names[] = {
switches::kDisableLogging,
switches::kEnableLogging,
+ switches::kGpuStartupDialog,
switches::kLoggingLevel,
};