| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 690790837c7639d61ceca0f9e1be262c1d7cc3ab..efba3b7f09166a68b518777e51772c30bfe1e1ff 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -87,9 +87,6 @@ const char kEnableEmbeddedSignin[] = "enable-embedded-signin";
|
| // Enabled sharing assets for installed default apps.
|
| const char kEnableExtensionAssetsSharing[] = "enable-extension-assets-sharing";
|
|
|
| -// Enables MTP support in Files.app.
|
| -const char kEnableFileManagerMTP[] = "enable-filemanager-mtp";
|
| -
|
| // Enables notifications about captive portals in session.
|
| const char kEnableNetworkPortalNotification[] =
|
| "enable-network-portal-notification";
|
|
|