| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 170f2b489faccd568b3a28ee0e02181c6b18393b..e57518e81dfd31c42f4d87f1d8c665bd8a9fc0d0 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5163,6 +5163,13 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Disabled
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_NOSTATE_PREFETCH" desc="Name for the flag to set parameters for No-State Prefetch.">
|
| + No-State Prefetch
|
| + </message>
|
| + <message name="IDS_FLAGS_NOSTATE_PREFETCH_DESCRIPTION" desc="Description for the flag to set parameters for No-State Prefetch.">
|
| + "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>
|
| +
|
| <!-- Print scaling feature -->
|
| <message name="IDS_FLAGS_PRINT_SCALING_NAME" desc="Name for the flag to add the print scaling feature to print preview.">
|
| Print Scaling.
|
|
|