| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 351ceb7f69ace9e5cea57399a38963d5d5f29b0f..4d6d822e8d0db4593146762e5c759d925d0faa39 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13793,16 +13793,16 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| Highly experimental where guests such as &lt;webview> are implemented on the out-of-process iframe infrastructure.
|
| </message>
|
|
|
| - <!-- Task Scheduler -->
|
| + <!-- Browser Task Scheduler -->
|
| <message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_NAME"
|
| - desc="Name of about:flag option to control redirection to the task scheduler."
|
| + desc="Name of about:flag option to control the availability of the browser task scheduler."
|
| translateable="false">
|
| - Task Scheduler
|
| + Browser Task Scheduler
|
| </message>
|
| <message name="IDS_FLAGS_BROWSER_TASK_SCHEDULER_DESCRIPTION"
|
| - desc="Description of about:flag option to control redirection to the task scheduler."
|
| + desc="Description of about:flag option to control the availability of the browser task scheduler."
|
| translateable="false">
|
| - Enables redirection of some task posting APIs to the task scheduler.
|
| + 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.
|
| </message>
|
|
|
| <!-- Arc authorization -->
|
|
|