diff options
Diffstat (limited to 'components/autofill/browser/webdata/autofill_webdata.h')
-rw-r--r-- | components/autofill/browser/webdata/autofill_webdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/browser/webdata/autofill_webdata.h b/components/autofill/browser/webdata/autofill_webdata.h index 1e0ad78..5c66e6b 100644 --- a/components/autofill/browser/webdata/autofill_webdata.h +++ b/components/autofill/browser/webdata/autofill_webdata.h @@ -9,7 +9,7 @@ #include <vector> #include "base/memory/scoped_ptr.h" -#include "base/string16.h" +#include "base/strings/string16.h" #include "components/webdata/common/web_data_service_base.h" class Profile; |