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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 791493015: Adding q=low to the Chrome-Proxy request header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index efebc50cf8b7045aa8d1a0acd3cf8cfc17c30cab..642e34cc6128e8adf54af100041aac8562f0b52f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6377,6 +6377,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
Enable or disable using the development version of the data reduction proxy.
</message>
</if>
+ <message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_LO_FI_NAME" desc="An about::flags experiment title to enable/disable data reduction proxy lo-fi">
+ Enable Data Reduction Proxy Lo-Fi
+ </message>
+ <message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_LO_FI_DESCRIPTION" desc="Describes an about:flags experiment to enable/disable data reduction proxy lo-fi">
+ Enable or disable using Data Reduction Proxy lo-fi.
bengr 2015/01/17 01:06:16 These should be "Enable Data Saver Lo-Fi mode" and
megjablon 2015/01/24 01:48:59 Done.
+ </message>
<message name="IDS_FLAGS_IMPL_SIDE_PAINTING_NAME" desc="Name of about:flags option for impl-side painting.">
Impl-side painting
</message>

Powered by Google App Engine
This is Rietveld 408576698