Index: chrome/browser/geolocation/geolocation_confirm_infobar_delegate_android.h |
=================================================================== |
--- chrome/browser/geolocation/geolocation_confirm_infobar_delegate_android.h (revision 163741) |
+++ chrome/browser/geolocation/geolocation_confirm_infobar_delegate_android.h (working copy) |
@@ -13,9 +13,7 @@ |
GeolocationConfirmInfoBarDelegateAndroid( |
InfoBarTabHelper* infobar_helper, |
GeolocationInfoBarQueueController* controller, |
- int render_process_id, |
- int render_view_id, |
- int bridge_id, |
+ const GeolocationPermissionRequestID& id, |
const GURL& requesting_frame_url, |
const std::string& display_languages); |