| Index: trunk/src/chrome/browser/geolocation/geolocation_infobar_delegate_android.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/geolocation/geolocation_infobar_delegate_android.h (revision 238401)
|
| +++ trunk/src/chrome/browser/geolocation/geolocation_infobar_delegate_android.h (working copy)
|
| @@ -13,6 +13,7 @@
|
| class GeolocationInfoBarDelegateAndroid : public GeolocationInfoBarDelegate {
|
| public:
|
| GeolocationInfoBarDelegateAndroid(
|
| + InfoBarService* infobar_service,
|
| PermissionQueueController* controller,
|
| const PermissionRequestID& id,
|
| const GURL& requesting_frame_url,
|
|
|