Chromium Code Reviews| Index: chromeos/chromeos_switches.h |
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
| index 0124dd4c57cd2c8f71a584c3db4146ca87d1fabf..08541012ca170eb4c9da085b1ae3219156cec53b 100644 |
| --- a/chromeos/chromeos_switches.h |
| +++ b/chromeos/chromeos_switches.h |
| @@ -61,6 +61,7 @@ CHROMEOS_EXPORT extern const char kEafePath[]; |
| CHROMEOS_EXPORT extern const char kEnableArc[]; |
| CHROMEOS_EXPORT extern const char kEnableConsumerManagement[]; |
| CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[]; |
| +CHROMEOS_EXPORT extern const char kEnableExperimentalAccessibilityFeatures[]; |
|
Dan Beam
2016/03/11 05:35:40
nit: alphabetize
dmazzoni
2016/03/11 20:29:35
Done.
|
| CHROMEOS_EXPORT extern const char kEnableFilesDetailsPanel[]; |
| CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[]; |
| CHROMEOS_EXPORT extern const char kEnableImeMenu[]; |