| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index dfd317681c6760a66d77640d928574ed47fa3ab3..0dd6352eb8d0d411be7684b2d1b8c68caf63d3bd 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -680,6 +680,7 @@ extern const char kOobeComplete[];
|
| extern const char kOobeScreenPending[];
|
| extern const char kOobeMdMode[];
|
| extern const char kOobeControllerDetected[];
|
| +extern const char kOobeTimeOfLastUpdateCheckWithoutUpdate[];
|
| extern const char kCanShowOobeGoodiesPage[];
|
| extern const char kDeviceRegistered[];
|
| extern const char kEnrollmentRecoveryRequired[];
|
|
|