| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 6ec24dfc7d1567d2917c1f991665024fc115d301..2526ba7f81c210cdecec5576cfb50e0b72938c8c 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2170,7 +2170,7 @@ const FeatureEntry kFeatureEntries[] = {
|
| SINGLE_VALUE_TYPE(switches::kEnableMaterialDesignFeedback)},
|
| {"enable-md-incognito-ntp",
|
| flag_descriptions::kMaterialDesignIncognitoNTPName,
|
| - flag_descriptions::kMaterialDesignIncognitoNTPDescription, kOsDesktop,
|
| + flag_descriptions::kMaterialDesignIncognitoNTPDescription, kOsAll,
|
| FEATURE_VALUE_TYPE(features::kMaterialDesignIncognitoNTP)},
|
| {"enable-md-settings", flag_descriptions::kEnableMaterialDesignSettingsName,
|
| flag_descriptions::kEnableMaterialDesignSettingsDescription, kOsDesktop,
|
|
|