| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 8af3dde6a54ce00b7a7e041733050f28edfc82ee..8cd43d72c5e554f85181f31836a4b3adedbad3d2 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -67,6 +67,7 @@ CHROMEOS_EXPORT extern const char kEnableConsumerManagement[];
|
| CHROMEOS_EXPORT extern const char kEnableExperimentalAccessibilityFeatures[];
|
| CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[];
|
| CHROMEOS_EXPORT extern const char kEnableFilesDetailsPanel[];
|
| +CHROMEOS_EXPORT extern const char kEnableFilesQuickView[];
|
| CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[];
|
| CHROMEOS_EXPORT extern const char kEnableKioskMode[];
|
| CHROMEOS_EXPORT extern const char kEnableNetworkPortalNotification[];
|
|
|