| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 133a1ccf4c1ae9b6dcff8f8c840cd6b1621a2eaa..428bdb7ca5c9e5c4611cc64e4902360410d1495f 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -55,6 +55,7 @@ CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
| CHROMEOS_EXPORT extern const char kDisableWakeOnWifi[];
|
| CHROMEOS_EXPORT extern const char kEafeUrl[];
|
| 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 kEnableFirstRunUITransitions[];
|
|
|