Index: chrome/browser/infobars/simple_alert_infobar_delegate.h |
diff --git a/chrome/browser/infobars/simple_alert_infobar_delegate.h b/chrome/browser/infobars/simple_alert_infobar_delegate.h |
index b680ca82a54fadf53ba764692204342f7d6e8e4f..7d783f6893ebde0f90bc5f5cfc36ea7a32b640ef 100644 |
--- a/chrome/browser/infobars/simple_alert_infobar_delegate.h |
+++ b/chrome/browser/infobars/simple_alert_infobar_delegate.h |
@@ -7,7 +7,7 @@ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "chrome/browser/infobars/confirm_infobar_delegate.h" |
class SimpleAlertInfoBarDelegate : public ConfirmInfoBarDelegate { |