Index: chrome/browser/ui/autofill/autofill_dialog_view_delegate.h |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h b/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h |
index 10fa507139e1910aec60ca469b1026817ec72bec..1655eb45440c06aa3809cdae807549d4572ad5a3 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_view_delegate.h |
@@ -66,9 +66,6 @@ class AutofillDialogViewDelegate { |
// Whether the sign in web view should be displayed. |
virtual bool ShouldShowSignInWebView() const = 0; |
- // The URL to sign in to Google. |
- virtual GURL SignInUrl() const = 0; |
- |
// Whether to show the checkbox to save data locally (in Autofill). |
virtual bool ShouldOfferToSaveInChrome() const = 0; |