| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index a219a2938d8efa3177588eb3ef200ca2770d894b..3cc5232b9c75db36228ea270e7f31e4d01184be4 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -113,6 +113,7 @@ CHROMEOS_EXPORT extern const char kIgnoreUserProfileMappingForTests[];
|
| CHROMEOS_EXPORT extern const char kLoginManager[];
|
| CHROMEOS_EXPORT extern const char kLoginProfile[];
|
| CHROMEOS_EXPORT extern const char kLoginUser[];
|
| +CHROMEOS_EXPORT extern const char kMemoryKillsLog[];
|
| CHROMEOS_EXPORT extern const char kMemoryPressureThresholds[];
|
| CHROMEOS_EXPORT extern const char kNaturalScrollDefault[];
|
| CHROMEOS_EXPORT extern const char kNoteTakingAppIds[];
|
|
|