Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3744)

Unified Diff: chrome/app/generated_resources.grd

Issue 2556543004: Add a NoStatePrefetch entry in about://flags (Closed)
Patch Set: fix histograms.xml Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/prerender/prerender_field_trial.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/prerender/prerender_field_trial.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698