Index: chrome/browser/autofill/autofill_external_delegate_gtk.h |
diff --git a/chrome/browser/autofill/autofill_external_delegate_gtk.h b/chrome/browser/autofill/autofill_external_delegate_gtk.h |
index 4026e62593152886687d68240561f7d2934c0049..c8d39fa6315b175506bc774876c2519959880a56 100644 |
--- a/chrome/browser/autofill/autofill_external_delegate_gtk.h |
+++ b/chrome/browser/autofill/autofill_external_delegate_gtk.h |
@@ -21,7 +21,7 @@ class WebContents; |
class AutofillExternalDelegateGtk : public AutofillExternalDelegate { |
public: |
- AutofillExternalDelegateGtk(TabContentsWrapper* tab_contents_wrapper, |
+ AutofillExternalDelegateGtk(TabContents* tab_contents, |
AutofillManager* autofill_manager); |
virtual ~AutofillExternalDelegateGtk(); |