Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6140)

Unified Diff: chrome/browser/gpu_process_host.cc

Issue 1095005: Fixed bugs in GPU process startup on POSIX platforms. Added... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/chrome_switches.h » ('j') | chrome/gpu/gpu_main.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
};
« no previous file with comments | « no previous file | chrome/common/chrome_switches.h » ('j') | chrome/gpu/gpu_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698