| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 90e0850933175a37faa195dd072ec357342f8ca0..b34c953791e863902228486f49a11c28adab2673 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -121,6 +121,7 @@ CHROMEOS_EXPORT extern const char kOobeSkipPostLogin[];
|
| CHROMEOS_EXPORT extern const char kOobeTimerInterval[];
|
| CHROMEOS_EXPORT extern const char kPowerStub[];
|
| CHROMEOS_EXPORT extern const char kShillStub[];
|
| +CHROMEOS_EXPORT extern const char kShowArcFilesApp[];
|
| CHROMEOS_EXPORT extern const char kSmsTestMessages[];
|
| CHROMEOS_EXPORT extern const char kStubCrosSettings[];
|
| CHROMEOS_EXPORT extern const char kSystemDevMode[];
|
|
|