| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 7b83453a39ab07a70d785ff811d414747f840b0c..faec81becea8452d6fa32784f9513083000de544 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -123,10 +123,6 @@ const char kEnterpriseEnrollmentSkipRobotAuth[] =
|
| const char kFileManagerEnableNewAudioPlayer[] =
|
| "file-manager-enable-new-audio-player";
|
|
|
| -// Enables the new gallery in the Files.app.
|
| -const char kFileManagerEnableNewGallery[] =
|
| - "file-manager-enable-new-gallery";
|
| -
|
| // Passed to Chrome the first time that it's run after the system boots.
|
| // Not passed on restart after sign out.
|
| const char kFirstExecAfterBoot[] = "first-exec-after-boot";
|
|
|