| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 1c3a9ed5cc34ffec7df77a8b373a06dd987a87f9..bf5987b522f11c285e3c628a86cbbb87a6543921 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -24,6 +24,7 @@ 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 kDbusUnstubClients[];
|
| CHROMEOS_EXPORT extern const char kDerelictDetectionTimeout[];
|
| CHROMEOS_EXPORT extern const char kDerelictIdleTimeout[];
|
| CHROMEOS_EXPORT extern const char kDisableBootAnimation[];
|
|
|