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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1849613002: Remove the Data Reduction Proxy SSL Android code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 4db943fdeb3c6fd8ed99c5329bb4c81a49d092c0..5f503120d982d2f9bb3ff9d30bd33a58255c085a 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -780,15 +780,6 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description text for usage caveats">
This feature may interfere with access to premium data services provided by your carrier.
</message>
- <message name="IDS_DATA_REDUCTION_EXPERIMENT_DESCRIPTION" desc="Text to be displayed in settings when an experiment is running">
- If you enable this feature, you will be part of an experiment that proxies HTTPS pages through Google servers.
- </message>
- <message name="IDS_DATA_REDUCTION_EXPERIMENT_LINK_URL" desc="A link provided in settings when an experiment is running" translateable="false">
- <!-- Intentionally empty. This is overridden downstream. -->
bengr 2016/04/01 17:31:18 Did you remove the downstream strings too?
megjablon 2016/04/01 18:48:57 There's a cl LGTM-ed for the downstream that I'll
- </message>
- <message name="IDS_DATA_REDUCTION_INFOBAR_TEXT" desc="Text to be displayed in the data reduction proxy infobar">
- We are testing the proxying of HTTPS pages through Google servers as part of an experiment.
- </message>
<!-- Data Saver Promo and FRE card -->
<message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the promo inviting users to enable Data Saver" >

Powered by Google App Engine
This is Rietveld 408576698