Index: chrome/browser/api/infobars/simple_alert_infobar_delegate.cc |
diff --git a/chrome/browser/api/infobars/simple_alert_infobar_delegate.cc b/chrome/browser/api/infobars/simple_alert_infobar_delegate.cc |
index c5208f52c068b0b339b34c28dac86f50bc5c6ccf..e36a065d9535df59e05993458807ceb1163df36e 100644 |
--- a/chrome/browser/api/infobars/simple_alert_infobar_delegate.cc |
+++ b/chrome/browser/api/infobars/simple_alert_infobar_delegate.cc |
@@ -7,7 +7,7 @@ |
#include "third_party/skia/include/core/SkBitmap.h" |
SimpleAlertInfoBarDelegate::SimpleAlertInfoBarDelegate( |
- InfoBarTabService* infobar_service, |
+ InfoBarService* infobar_service, |
gfx::Image* icon, |
const string16& message, |
bool auto_expire) |