Index: chrome/browser/autofill/autofill_feedback_infobar_delegate.h |
diff --git a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h |
index 53a0e9c29e5741cd7317d3779665b1ce7e129583..f09181fb8e5c038924d0c1637a5f1efd8fe007bb 100644 |
--- a/chrome/browser/autofill/autofill_feedback_infobar_delegate.h |
+++ b/chrome/browser/autofill/autofill_feedback_infobar_delegate.h |
@@ -16,7 +16,7 @@ |
// the Autofill developers. |
class AutofillFeedbackInfoBarDelegate : public LinkInfoBarDelegate { |
public: |
- AutofillFeedbackInfoBarDelegate(InfoBarTabHelper* infobar_helper, |
+ AutofillFeedbackInfoBarDelegate(InfoBarTabService* infobar_service, |
const string16& message, |
const string16& link_text, |
const std::string& feedback_message); |