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

Unified Diff: chrome/app/generated_resources.grd

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:
Download patch
« no previous file with comments | « cc/test/test_task_graph_runner.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index fe443ddee450a151c633afefa5f6d7fe5a3e7df3..ec46981c5a9f0171280a95bfb047564f3a9c7068 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6583,22 +6583,22 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DEFAULT_TILE_HEIGHT_VENTI" desc="">
1024
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_NAME" desc="Name of about:flags option for number of raster threads.">
- Number of raster threads
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_NAME" desc="Name of about:flags option for number of worker threads.">
+ Number of worker threads
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_DESCRIPTION" desc="Description of about:flags option for number of raster threads.">
- Specify the number of raster threads.
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_DESCRIPTION" desc="Description of about:flags option for number of worker threads.">
+ Specify the number of worker threads.
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_ONE" desc="">
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_ONE" desc="">
1
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_TWO" desc="">
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_TWO" desc="">
2
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_THREE" desc="">
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_THREE" desc="">
3
</message>
- <message name="IDS_FLAGS_NUM_RASTER_THREADS_FOUR" desc="">
+ <message name="IDS_FLAGS_NUM_WORKER_THREADS_FOUR" desc="">
4
</message>
<message name="IDS_FLAGS_RESET_APP_LIST_INSTALL_STATE_NAME" desc="Name of the flag to reset the app launcher install state.">
« no previous file with comments | « cc/test/test_task_graph_runner.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698