Chromium Code Reviews| 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 b2dab99b2ac8d5c414f4ffa159975cef870a8092..6880b62a77b59c80bb73990ed821a9e6b6d7543c 100644 |
| --- a/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
| +++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.h |
| @@ -6,8 +6,7 @@ |
| #define CHROME_BROWSER_AUTOFILL_AUTOFILL_CC_INFOBAR_DELEGATE_H_ |
| #pragma once |
| -#include <string> |
| - |
| +#include "base/string16.h" |
| #include "chrome/browser/tab_contents/infobar_delegate.h" |
| class AutoFillManager; |