Index: chrome/browser/ui/autofill/tab_autofill_manager_delegate.h |
diff --git a/chrome/browser/ui/autofill/tab_autofill_manager_delegate.h b/chrome/browser/ui/autofill/tab_autofill_manager_delegate.h |
index b9b1805b2b01fae0fb4fabe83058b9f98c05868a..07a0baa3fdff87d4371e38a4c5f95bec46525fb1 100644 |
--- a/chrome/browser/ui/autofill/tab_autofill_manager_delegate.h |
+++ b/chrome/browser/ui/autofill/tab_autofill_manager_delegate.h |
@@ -48,7 +48,6 @@ class TabAutofillManagerDelegate |
virtual void ShowRequestAutocompleteDialog( |
const FormData& form, |
const GURL& source_url, |
- DialogType dialog_type, |
const base::Callback<void(const FormStructure*, |
const std::string&)>& callback) OVERRIDE; |
virtual void ShowAutofillPopup( |