| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index ac0e50c5bdb0e918d9bfd7996eb0370da067d93a..53cd7e9b760f5a622facecdfadd52bbad18a4e48 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -131,10 +131,6 @@ const char kEnterpriseEnrollmentModulusLimit[] =
|
| const char kEnterpriseEnrollmentSkipRobotAuth[] =
|
| "enterprise-enrollment-skip-robot-auth";
|
|
|
| -// Enables the new gallery in the Files.app.
|
| -const char kFileManagerEnableNewGallery[] =
|
| - "file-manager-enable-new-gallery";
|
| -
|
| // Enables the chromecast support for video player app.
|
| const char kEnableVideoPlayerChromecastSupport[] =
|
| "enable-video-player-chromecast-support";
|
|
|