| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 7882e160655b608d0cedd9f46236037dd347a67a..5b2ebb70567ddc96f8452a460ae0851fb5bf800f 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -28,6 +28,7 @@ CHROMEOS_EXPORT extern const char kDerelictDetectionTimeout[];
|
| CHROMEOS_EXPORT extern const char kDerelictIdleTimeout[];
|
| CHROMEOS_EXPORT extern const char kDisableBootAnimation[];
|
| CHROMEOS_EXPORT extern const char kDisableDemoMode[];
|
| +CHROMEOS_EXPORT extern const char kDisableGaiaServices[];
|
| CHROMEOS_EXPORT extern const char kDisableGeniusApp[];
|
| CHROMEOS_EXPORT extern const char kDisableHIDDetectionOnOOBE[];
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[];
|
|
|