| Index: chrome/browser/geolocation/geolocation_infobar_delegate_android.cc
|
| diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate_android.cc b/chrome/browser/geolocation/geolocation_infobar_delegate_android.cc
|
| index de62c5c7456ffad75994940ea1032eba1076ef59..5fc4c43fd5bfd30ddec8c303a066f3911323685f 100644
|
| --- a/chrome/browser/geolocation/geolocation_infobar_delegate_android.cc
|
| +++ b/chrome/browser/geolocation/geolocation_infobar_delegate_android.cc
|
| @@ -13,7 +13,6 @@ GeolocationInfoBarDelegateAndroid::GeolocationInfoBarDelegateAndroid(
|
| Profile* profile,
|
| const PermissionSetCallback& callback)
|
| : PermissionInfoBarDelegate(requesting_frame,
|
| - content::PermissionType::GEOLOCATION,
|
| CONTENT_SETTINGS_TYPE_GEOLOCATION,
|
| user_gesture,
|
| profile,
|
|
|