| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 01658e3491d08b4e8c2ee7e054aaf655d41363c1..45fddcec5dc38c4a9359d155b90f441f90ddadd9 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2373,4 +2373,6 @@ const char kSearchGeolocationPostDisclosureMetricsRecorded[] =
|
| // default search engine, if it is the Google search engine.
|
| const char kGoogleDSEGeolocationSetting[] = "google_dse_geolocation_setting";
|
|
|
| +const char kImportantSitesDialogHistory[] = "important_sites.dialog_history";
|
| +
|
| } // namespace prefs
|
|
|