| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8fcfbfc8fef7a9d683be5493d22ea9ced944e841..5cea032d8db2fc4700b43628760c86884b182218 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -848,6 +848,8 @@ extern const char kComponentUpdatesEnabled[];
|
| extern const char kSearchGeolocationDisclosureDismissed[];
|
| extern const char kSearchGeolocationDisclosureShownCount[];
|
| extern const char kSearchGeolocationDisclosureLastShowDate[];
|
| +extern const char kSearchGeolocationPreDisclosureMetricsRecorded[];
|
| +extern const char kSearchGeolocationPostDisclosureMetricsRecorded[];
|
| #endif
|
|
|
| } // namespace prefs
|
|
|