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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2829043003: Rename the Data Saver main menu flags (Closed)
Patch Set: Created 3 years, 8 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/browser/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index d1ba3edf7ee6588d49fd65903c13dc510d08108e..f20bc0b54d1cf541ccd42e7b09a11dd9d6fa6811 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -1209,11 +1209,10 @@ const char kEnableDataReductionProxySavingsPromoDescription[] =
#if defined(OS_ANDROID)
const char kEnableDataReductionProxyMainMenuName[] =
- "Enable Data Saver main menu item";
+ "Enable Data Saver main menu footer";
const char kEnableDataReductionProxyMainMenuDescription[] =
- "Enables the Data Saver menu item in the main menu rather than under "
- "Settings.";
+ "Enables the Data Saver footer in the main menu";
const char kEnableDataReductionProxySiteBreakdownName[] =
"Data Saver Site Breakdown";
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | components/data_reduction_proxy/core/common/data_reduction_proxy_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698