| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2f4cf1293b39446a38f5eb55de463f49c223c4cc..67f9145cc26189e04713a096a9a3298c53993088 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -867,6 +867,8 @@ extern const char kSearchGeolocationPreDisclosureMetricsRecorded[];
|
| extern const char kSearchGeolocationPostDisclosureMetricsRecorded[];
|
| #endif
|
|
|
| +extern const char kGoogleDSEGeolocationSetting[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|