Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 9251285c656d013a1bd472918fc58b1271b2dee7..47b03e2d1e3f4d39c8e341fb38b551f10822c17c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13787,16 +13787,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> |
- <!-- Browser Task Scheduler --> |
+ <!-- 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." |
translateable="false"> |
- Browser Task Scheduler |
+ 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 redirection of some task posting APIs to the task scheduler. |
</message> |
<!-- Arc authorization --> |