| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 9c8b2df00244137e9eeba7ef2420e49af53e9993..12c94b0d241de4ee4b938b8e20c6f28a49f92c86 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -46,6 +46,7 @@ CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentInitialModulus[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentModulusLimit[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentSkipRobotAuth[];
|
| CHROMEOS_EXPORT extern const char kFileManagerEnableNewAudioPlayer[];
|
| +CHROMEOS_EXPORT extern const char kFileManagerEnableNewGallery[];
|
| CHROMEOS_EXPORT extern const char kFirstExecAfterBoot[];
|
| CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[];
|
| CHROMEOS_EXPORT extern const char kGuestSession[];
|
|
|