Chromium Code Reviews| Index: chrome/browser/gpu_process_host.cc |
| =================================================================== |
| --- chrome/browser/gpu_process_host.cc (revision 42147) |
| +++ chrome/browser/gpu_process_host.cc (working copy) |
| @@ -171,6 +171,7 @@ |
| static const char* const switch_names[] = { |
| switches::kDisableLogging, |
| switches::kEnableLogging, |
| + switches::kGpuStartupDialog, |
| switches::kLoggingLevel, |
| }; |