diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_cc_infobar_delegate.h')
-rw-r--r-- | chrome/browser/autofill/autofill_cc_infobar_delegate.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.h b/chrome/browser/autofill/autofill_cc_infobar_delegate.h index b2dab99..6880b62 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; |