| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d96fe662f8fc184e5e35c455364c0dc9a2cf472f..5cc95130a07fd80e32320f318b52c146e548287b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -685,7 +685,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[];
|
|
|