diff options
Diffstat (limited to 'components/autofill/browser/data_driven_test.h')
-rw-r--r-- | components/autofill/browser/data_driven_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/data_driven_test.h b/components/autofill/browser/data_driven_test.h index 27fa2f9..2fac87c 100644 --- a/components/autofill/browser/data_driven_test.h +++ b/components/autofill/browser/data_driven_test.h @@ -8,7 +8,7 @@ #include <string> #include "base/files/file_path.h" -#include "base/string16.h" +#include "base/strings/string16.h" namespace autofill { |