| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1dbaadaf93eb89d6789ded7462d6592646cb2acb..c4bc44837262a75999c312adbc126b8ada70560b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -60,6 +60,7 @@ extern const char kSupervisedUserSecondCustodianProfileURL[];
|
| extern const char kSupervisedUserSharedSettings[];
|
| extern const char kSupervisedUserWhitelists[];
|
| extern const char kURLsToRestoreOnStartup[];
|
| +extern const char kImportantSitesDialogHistory[];
|
|
|
| // For OS_CHROMEOS we maintain the kApplicationLocale property in both local
|
| // state and the user's profile. The global property determines the locale of
|
|
|