| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1dbaadaf93eb89d6789ded7462d6592646cb2acb..96517ce94f21b36acaec39e9d9f5f37bd4f581ed 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -36,6 +36,7 @@ extern const char kDisableScreenshots[];
|
| extern const char kForceEphemeralProfiles[];
|
| extern const char kHomePageIsNewTabPage[];
|
| extern const char kHomePage[];
|
| +extern const char kImportantSitesDialogHistory[];
|
| #if defined(OS_WIN)
|
| extern const char kLastProfileResetTimestamp[];
|
| #endif
|
|
|