| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 90b476b1e9912d0fb9d1e0d4baeb85ee110095b1..98517d34e9825cdf7f65f8df58c4bea0265cf623 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5687,6 +5687,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
|
|
|