| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4b4fa6baef8bc140508833abe4cb2e8e140b83f5..98b19ca2317778e9c18ff0f6b3bcd6a16341b9b4 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[];
|
|
|