| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6223df1f0fc934ed4abc9d1498b4b365a7ddc63d..68fc5f84bf9618e8fcf96b3994895b56ec7581e7 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -684,7 +684,9 @@ extern const char kTabStripStackedLayout[];
|
| extern const char kRegisteredBackgroundContents[];
|
|
|
| #if defined(OS_WIN)
|
| +extern const char kLastWelcomedOSVersion[];
|
| extern const char kShownAutoLaunchInfobar[];
|
| +extern const char kWelcomePageOnOSUpgradeEnabled[];
|
| #endif
|
|
|
| extern const char kAuthSchemes[];
|
|
|