| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 39bab8b5e327c087b715d6203c16cdfc9be72a76..7abb54d7dec197945b45d0c0567754c1a62a9c69 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -883,6 +883,11 @@ extern const char kOriginTrialDisabledFeatures[];
|
| extern const char kComponentUpdatesEnabled[];
|
|
|
| #if defined(OS_ANDROID)
|
| +extern const char kLocationSettingsBackoffLevelDSE[];
|
| +extern const char kLocationSettingsBackoffLevelDefault[];
|
| +extern const char kLocationSettingsNextShowDSE[];
|
| +extern const char kLocationSettingsNextShowDefault[];
|
| +
|
| extern const char kSearchGeolocationDisclosureDismissed[];
|
| extern const char kSearchGeolocationDisclosureShownCount[];
|
| extern const char kSearchGeolocationDisclosureLastShowDate[];
|
|
|