| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d87723165842e2713536a01e6c338282fe94aaab..cb5616c6d1b461c3351b71ac739214af13a9c705 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -397,6 +397,7 @@ extern const char kFileManagerExtensionPath[];
|
| #endif
|
|
|
| bool AboutInSettingsEnabled();
|
| +bool MdSettingsEnabled();
|
| bool NewOfflineErrorPageEnabled();
|
| bool OutOfProcessPdfEnabled();
|
| bool PdfMaterialUIEnabled();
|
|
|