| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 6c8e521a043521153b0af8446a8530ccff64561b..0a237c224875826ff493ae944d42cc4c70aacb5c 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -42,6 +42,7 @@ CHROMEOS_EXPORT extern const char kDisableBootAnimation[];
|
| CHROMEOS_EXPORT extern const char kDisableCloudImport[];
|
| CHROMEOS_EXPORT extern const char kDisableDemoMode[];
|
| CHROMEOS_EXPORT extern const char kDisableDeviceDisabling[];
|
| +CHROMEOS_EXPORT extern const char kDisableFilesQuickView[];
|
| CHROMEOS_EXPORT extern const char kDisableGaiaServices[];
|
| CHROMEOS_EXPORT extern const char kDisableHIDDetectionOnOOBE[];
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[];
|
|
|