| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 4d0a3e65f2dbb0bf2a7f23bb645c88c8fbf15e2f..21f198dae7c3bca7b19e499fb0d9ce5b9f14c3ee 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -128,6 +128,7 @@ CHROMEOS_EXPORT extern const char kOobeGuestSession[];
|
| CHROMEOS_EXPORT extern const char kOobeSkipPostLogin[];
|
| CHROMEOS_EXPORT extern const char kOobeTimerInterval[];
|
| CHROMEOS_EXPORT extern const char kPowerStub[];
|
| +CHROMEOS_EXPORT extern const char kEnableScalableViews[];
|
| CHROMEOS_EXPORT extern const char kShillStub[];
|
| CHROMEOS_EXPORT extern const char kSmsTestMessages[];
|
| CHROMEOS_EXPORT extern const char kStubCrosSettings[];
|
|
|