| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 4111736054bb91c055511898b74fac8e39d7314e..3e289870979e7d891041588853676bd517e04d6a 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1339,12 +1339,11 @@ extern const char kEnableDataReductionProxySavingsPromoDescription[];
|
|
|
| #if defined(OS_ANDROID)
|
|
|
| -// An about:flags experiment title to enable the Data Saver menu item in the
|
| -// main menu rather than under settings on Android
|
| +// An about:flags experiment title to enable the Data Saver footer on Android
|
| extern const char kEnableDataReductionProxyMainMenuName[];
|
|
|
| -// Describes an about:flags experiment to enable the Data Saver menu item in the
|
| -// main menu rather than under settings on Android
|
| +// Describes an about:flags experiment to enable the Data Saver footer in the
|
| +// main menu on Android
|
| extern const char kEnableDataReductionProxyMainMenuDescription[];
|
|
|
| // An about:flags experiment title to enable the site breakdown on the Data
|
|
|