Chromium Code Reviews| Index: chrome/browser/autofill/risk_util.h |
| diff --git a/chrome/browser/autofill/risk_util.h b/chrome/browser/autofill/risk_util.h |
| index b14a743362c74c44e65813ca1ef8004aba0f9cbf..35eb869b732748b379dcb54ce14719da28e246b1 100644 |
| --- a/chrome/browser/autofill/risk_util.h |
| +++ b/chrome/browser/autofill/risk_util.h |
| @@ -6,10 +6,10 @@ |
| #define CHROME_BROWSER_AUTOFILL_RISK_UTIL_H_ |
| #include <stdint.h> |
| + |
| #include <string> |
| #include "base/callback_forward.h" |
| -#include "base/memory/scoped_ptr.h" |
| namespace content { |
| class WebContents; |