| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index cf3d4245f9c8ac2783444be47015151f7a9a6378..aec2a43ab48c6aa892a025f21b2eab9eec35059b 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[];
|
|
|