Index: chrome/browser/geolocation/geolocation_infobar_delegate.h |
diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate.h b/chrome/browser/geolocation/geolocation_infobar_delegate.h |
index b131024b7c6b982c77658826d3c1fcbcd2649a25..1d4616a4b25f88da8faa309127740dd48903f533 100644 |
--- a/chrome/browser/geolocation/geolocation_infobar_delegate.h |
+++ b/chrome/browser/geolocation/geolocation_infobar_delegate.h |
@@ -27,7 +27,6 @@ class GeolocationInfoBarDelegate : public PermissionInfobarDelegate { |
GeolocationInfoBarDelegate(PermissionQueueController* controller, |
const PermissionRequestID& id, |
const GURL& requesting_frame, |
- int contents_unique_id, |
const std::string& display_languages); |
~GeolocationInfoBarDelegate() override; |