Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 3814fff9ae0d6af1bc561f46f7faca7e25e0910f..39320afaaec9b22073ebeafb7185fc54bab94457 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5740,6 +5740,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 |