Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cfb78276d2ab174827b47d5184abf1265ded2b62..6c26f0d8ecf1f80c24f14bf8c4277b166ed020d9 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5726,6 +5726,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_CAPTIVE_PORTAL_CHECK_ON_ERROR_DESCRIPTION" desc="Description for the flag to enable automatic checking for captive portals."> |
Check for captive portals and open a new tab at the login page if one is found. |
</message> |
+ |
+ <message name="IDS_FLAGS_ENABLE_SPECULATIVE_RESOURCE_PREFETCHING_NAME" desc="Title of flag for speculative resource prefetching."> |
+ Speculative resource prefetching. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SPECULATIVE_RESOURCE_PREFETCHING_DESCRIPTION" desc="Description of the flag for speculative resource prefetching."> |
+ Enable prefetching of a page's sub-resources speculatively. |
+ </message> |
+ |
<!-- Crashes --> |
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |
Crashes |