| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 90991a02a5754daf985e4b1fe5aa5fd7b01abdee..fe4377da270224e47249c343d43fa947934ff48e 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -115,6 +115,7 @@ CHROMEOS_EXPORT extern const char kLoginProfile[];
|
| CHROMEOS_EXPORT extern const char kLoginUser[];
|
| CHROMEOS_EXPORT extern const char kMemoryPressureThresholds[];
|
| CHROMEOS_EXPORT extern const char kNaturalScrollDefault[];
|
| +CHROMEOS_EXPORT extern const char kNoteTakingAppIds[];
|
| CHROMEOS_EXPORT extern const char kOobeBootstrappingMaster[];
|
| CHROMEOS_EXPORT extern const char kOobeGuestSession[];
|
| CHROMEOS_EXPORT extern const char kOobeSkipPostLogin[];
|
|
|