| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index 056ca964d868f75cce6fb610db8364e534200b6c..9eefb4961188387d61efd7b76afc66b022bf7682 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -24,15 +24,6 @@ const char kEnableMaterialDesignPolicyPageDescription[] =
|
| "If enabled, the chrome://md-policy URL loads the Material Design "
|
| "policy page.";
|
|
|
| -// Material Design version of chrome://settings
|
| -
|
| -const char kEnableMaterialDesignSettingsName[] =
|
| - "Enable Material Design settings";
|
| -
|
| -const char kEnableMaterialDesignSettingsDescription[] =
|
| - "If enabled, the chrome://settings/ URL loads the Material Design "
|
| - "settings page.";
|
| -
|
| // Material Design version of chrome://extensions
|
|
|
| const char kEnableMaterialDesignExtensionsName[] =
|
|
|