diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_download.h')
-rw-r--r-- | chrome/browser/autofill/autofill_download.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/autofill/autofill_download.h b/chrome/browser/autofill/autofill_download.h index 516e35e..c2f0ba0 100644 --- a/chrome/browser/autofill/autofill_download.h +++ b/chrome/browser/autofill/autofill_download.h @@ -10,9 +10,7 @@ #include <vector> #include <string> -#include "base/scoped_ptr.h" #include "base/scoped_vector.h" -#include "base/string16.h" #include "base/time.h" #include "chrome/browser/autofill/autofill_profile.h" #include "chrome/browser/autofill/field_types.h" |