| Index: chrome/browser/autofill/autofill_cc_infobar_delegate.h
|
| diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.h b/chrome/browser/autofill/autofill_cc_infobar_delegate.h
|
| index c1e2037a065e7066f3cf312eadd346e00e247757..14c959ae9eff18b3fbf2c7d2d7915acefae64d1f 100644
|
| --- a/chrome/browser/autofill/autofill_cc_infobar_delegate.h
|
| +++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/callback.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| #include "components/autofill/browser/autofill_metrics.h"
|
| #include "ui/base/window_open_disposition.h"
|
|
|