| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 3cc7fde98e178076174338e5e50977944556e010..60aa0386dd14ec48205c2ffe2cb0843c925e469c 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -876,6 +876,8 @@ extern const char kSearchGeolocationPostDisclosureMetricsRecorded[];
|
|
|
| extern const char kGoogleDSEGeolocationSetting[];
|
|
|
| +extern const char kImportantSitesDialogHistory[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|