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 f09181fb8e5c038924d0c1637a5f1efd8fe007bb..09cfb5a854a9fca2e0457c0d1f2e311ae08adc5a 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(InfoBarTabService* infobar_service, |
+ AutofillFeedbackInfoBarDelegate(InfoBarService* infobar_service, |
const string16& message, |
const string16& link_text, |
const std::string& feedback_message); |