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

Unified Diff: chrome/browser/chromeos/login/chrome_restart_request.cc

Issue 1192633003: content: Rename raster threads to worker threads. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « chrome/browser/about_flags.cc ('k') | components/view_manager/gles2/raster_thread_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/chrome_restart_request.cc
diff --git a/chrome/browser/chromeos/login/chrome_restart_request.cc b/chrome/browser/chromeos/login/chrome_restart_request.cc
index 16b433d4afbea81e0dd5ab0a93e4a88e09a1d9d6..fcfdaa9965d6b4ca5a8036969441b17c8b2e6a06 100644
--- a/chrome/browser/chromeos/login/chrome_restart_request.cc
+++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
@@ -130,7 +130,7 @@ std::string DeriveCommandLine(const GURL& start_url,
::switches::kGpuSandboxFailuresFatal,
::switches::kGpuSandboxStartEarly,
::switches::kNoSandbox,
- ::switches::kNumRasterThreads,
+ ::switches::kNumWorkerThreads,
::switches::kPpapiFlashArgs,
::switches::kPpapiFlashPath,
::switches::kPpapiFlashVersion,
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | components/view_manager/gles2/raster_thread_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698