diff options
Diffstat (limited to 'components/autofill/core/browser/autofill_country.h')
-rw-r--r-- | components/autofill/core/browser/autofill_country.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/core/browser/autofill_country.h b/components/autofill/core/browser/autofill_country.h index 7b2414f..3489618 100644 --- a/components/autofill/core/browser/autofill_country.h +++ b/components/autofill/core/browser/autofill_country.h @@ -8,7 +8,7 @@ #include <string> #include <vector> -#include "base/basictypes.h" +#include "base/macros.h" #include "base/strings/string16.h" namespace autofill { |