| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 240e4014b39677307b603cc9edc73130f9066fe2..e7b387889df6a7b7cc61a63377e3a98f82e9a6c4 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -252,6 +252,8 @@ extern const wchar_t kWebAppCreateInAppsMenu[];
|
| extern const wchar_t kWebAppCreateInQuickLaunchBar[];
|
|
|
| extern const wchar_t kGeolocationAccessToken[];
|
| +extern const wchar_t kGeolocationDefaultContentSetting[];
|
| +extern const wchar_t kGeolocationContentSettings[];
|
|
|
| } // namespace prefs
|
|
|
|
|