Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 035ea49cb32c4be2dedf0294c65e045b6803e57a..b2e78b7454ebad666bbb7f6b9c7c934ee2476c62 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13784,14 +13784,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <!-- Browser Task Scheduler --> |
| <message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_NAME" |
| - desc="Name of about:flag option to control the availability of the browser task scheduler." |
| + desc="Name of about:flag option to control redirection to the task scheduler." |
|
gab
2016/11/16 19:32:17
"to control experimental migration to the task sch
robliao
2016/11/16 19:42:55
The main thing this flag does is enable or disable
gab
2016/11/16 19:45:48
What I want is for it to be so generic we can put
robliao
2016/11/16 19:50:50
Discussed offline.
|
| translateable="false"> |
| Browser Task Scheduler |
| </message> |
| <message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_DESCRIPTION" |
| - desc="Description of about:flag option to control the availability of the browser task scheduler." |
| + desc="Description of about:flag option to control redirection to the task scheduler." |
| translateable="false"> |
| - Enables the browser task scheduler to dispatch tasks instead of the existing worker pools. The browser task scheduler will only be used if variation parameters are available. |
| + Enables the browser task scheduler to dispatch tasks instead of the existing worker pools. |
|
fdoray
2016/11/16 19:23:59
Remove "browser" to allow this flag to control red
gab
2016/11/16 19:32:17
"Enables experimental migrations to the task sched
robliao
2016/11/16 19:42:55
See above.
robliao
2016/11/16 19:42:55
Done.
|
| </message> |
| <!-- Arc authorization --> |