| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index ea6c4e5097bb41d542d349b9af04001432a0a7c8..b852b045f432279204830a845fd3ad74128400c5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5743,6 +5743,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
|
|
|