| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index d670a3e47ad692f9e84d4fbe24f8771d7695d712..38827c36f303987dbbf652fa2622b219ba74d254 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2382,4 +2382,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
|
|
|