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 6d9d23ad9e63dbc19c65ac2f30639f974926e773..0e8d08d4f2b6bf77617be654d1ae3a21155fe010 100644 |
--- a/chrome/browser/geolocation/geolocation_infobar_delegate.h |
+++ b/chrome/browser/geolocation/geolocation_infobar_delegate.h |
@@ -60,8 +60,6 @@ class GeolocationInfoBarDelegate : public ConfirmInfoBarDelegate { |
virtual base::string16 GetMessageText() const OVERRIDE; |
virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE; |
virtual bool Cancel() OVERRIDE; |
- virtual base::string16 GetLinkText() const OVERRIDE; |
- virtual bool LinkClicked(WindowOpenDisposition disposition) OVERRIDE; |
PermissionQueueController* controller_; |
const PermissionRequestID id_; |