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