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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2650853010: Add enable-service-worker-navigation-preload flag in chrome://flags (Closed)
Patch Set: update histograms.xml Created 3 years, 10 months 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') | no next file with comments »
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 41c1e21cafda47bc9a71dc9fefc0649442a89dcb..05939ce2e38eedeac244eaa819bbe3517f6331dd 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6402,6 +6402,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_MEMORY_COORDINATOR_DESCRIPTION" desc="Description of an about::flags to enable/disable memory coordinator">
Enable memory coordinator instead of memory pressure listeners.
</message>
+ <message name="IDS_FLAGS_SERVICE_WORKER_NAVIGATION_PRELOAD_NAME" desc="Name of the about::flags setting for service worker navigation preload.">
+ Service worker navigation preload.
+ </message>
+ <message name="IDS_FLAGS_SERVICE_WORKER_NAVIGATION_PRELOAD_DESCRIPTION" desc="Description of the about::flags setting for service worker navigation preload.">
+ Enable web pages to use the experimental service worker navigation preload API.
+ </message>
<!-- Data Reduction Proxy -->
<message name="IDS_FLAGS_DATA_REDUCTION_PROXY_LO_FI_NAME" desc="An about:flags experiment title to enable/disable Data Saver Lo-Fi" translateable="false">
@@ -15529,7 +15535,6 @@ read aloud to screenreader users to announce that a completion is available.">
Enabled (Flash lowers volume when interrupted by other sound, experimental)
</message>
</if>
-
<if expr="is_win">
<message name="IDS_FLAGS_GDI_TEXT_PRINTING" desc="Name for the flag that enables using GDI to print text">
GDI Text Printing
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698