| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 60ee0be534c39082c24b3c75c52bf6d3e74a46de..ce4efbafd545adbbfd9423a24919ad4bb91ff482 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -248,9 +248,6 @@ const char kEnableMdOobe[] = "enable-md-oobe";
|
| const char kEnableNetworkPortalNotification[] =
|
| "enable-network-portal-notification";
|
|
|
| -// Enables storage manager in MD Settings.
|
| -const char kEnableMdStorageManager[] = "enable-md-storage-manager";
|
| -
|
| // Enables suggestions while typing on a physical keyboard.
|
| const char kEnablePhysicalKeyboardAutocorrect[] =
|
| "enable-physical-keyboard-autocorrect";
|
|
|