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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1431723002: Add brotli content-encoding filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 5b3dad32a34ed756f273622430df013038a8d51f..fe9e131c935dccdd2bd51f72914e3946a511191b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5089,18 +5089,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
<!-- Material Design version of chrome://policy -->
<message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_POLICY_PAGE_NAME" desc="Name for the flag to enable the material design policy page.">
- Enable Material Design policy page
+ Enable Material Design policy page
</message>
<message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_POLICY_PAGE_DESCRIPTION" desc="Description for the flag to enable the material design policy page.">
- If enabled, the chrome://md-policy URL loads the Material Design policy page.
+ If enabled, the chrome://md-policy URL loads the Material Design policy page.
</message>
<!-- Material Design version of chrome://downloads -->
<message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_DOWNLOADS_NAME" desc="Name for the flag to enable the material design downloads page.">
- Enable Material Design downloads
+ Enable Material Design downloads
</message>
<message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_DOWNLOADS_DESCRIPTION" desc="Description for the flag to enable the material design downloads page.">
- If enabled, the chrome://downloads/ URL loads the Material Design downloads page.
+ If enabled, the chrome://downloads/ URL loads the Material Design downloads page.
</message>
<!-- Material Design version of chrome://history -->
@@ -15419,6 +15419,13 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
</if>
+ <message name="IDS_FLAGS_ENABLE_BROTLI_NAME" desc="Title for the flag to enable Brotli Content-Encoding.">
+ Brotli Content-Encoding.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_BROTLI_DESCRIPTION" desc="Description for the flag to enable Brotli Content-Encoding.">
+ Enable Brotli Content-Encoding support.
+ </message>
+
</messages>
</release>
</grit>
« no previous file with comments | « build/common.gypi ('k') | chrome/browser/about_flags.cc » ('j') | chrome/browser/io_thread.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698