| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index cf3d4245f9c8ac2783444be47015151f7a9a6378..84b11e06373a6f33f113abb82d3025121595feb2 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -75,6 +75,7 @@ CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kDisableWakeOnWifi[];
|
| CHROMEOS_EXPORT extern const char kEafePath[];
|
| CHROMEOS_EXPORT extern const char kEafeUrl[];
|
| +CHROMEOS_EXPORT extern const char kEnableAD[];
|
| CHROMEOS_EXPORT extern const char kEnableArc[];
|
| CHROMEOS_EXPORT extern const char kEnableDataSaverPrompt[];
|
| CHROMEOS_EXPORT extern const char kEnableExperimentalAccessibilityFeatures[];
|
|
|