| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 85e51f1d833886fb5dc3319b33370a906f5ad82c..192785f12fc94cff659c442f84a70e300ed48a0f 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -22,6 +22,7 @@ namespace switches {
|
| // Please keep alphabetized.
|
| CHROMEOS_EXPORT extern const char kAppOemManifestFile[];
|
| CHROMEOS_EXPORT extern const char kAshWebUIInit[];
|
| +CHROMEOS_EXPORT extern const char kConsumerDeviceManagementUrl[];
|
| CHROMEOS_EXPORT extern const char kDbusStub[];
|
| CHROMEOS_EXPORT extern const char kDerelictDetectionTimeout[];
|
| CHROMEOS_EXPORT extern const char kDerelictIdleTimeout[];
|
|
|