| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c10c883ee5e8c3733e068df31f5f3016c38aa549..f9efd18a47ee1b33f3b3b0960d8dac732eae3955 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4981,6 +4981,16 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| "No-State Prefetch" pre-downloads resources to improve load times. "Prerender" does a full pre-rendering of the page, to improve load times even more. "Simple Load" does nothing and is similar to disabling the feature, but collects more metrics for comparison purposes.
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_SPECULATIVE_PREFETCH_NAME" desc="Name for the flag to set parameters for Speculative Prefetch">
|
| + Speculative Prefetch
|
| + </message>
|
| + <message name="IDS_FLAGS_SPECULATIVE_PREFETCH_DESCRIPTION" desc="Description for the flag to set parameters for Speculative Prefetch.">
|
| + "Speculative Prefetch" fetches likely resources early to improve load times,
|
| + based on a local database (see chrome://predictors).
|
| + "Learning" means that only the database construction is enabled,
|
| + "Prefetching" that learning and prefetching are enabled.
|
| + </message>
|
| +
|
| <!-- Print Preview features -->
|
| <message name="IDS_FLAGS_PRINT_PDF_AS_IMAGE_NAME" desc="Name for the flag to add the option to print PDFs as images to print preview.">
|
| Print Pdf as Image
|
|
|