| Index: components/autofill/browser/autofill_external_delegate.h
|
| diff --git a/components/autofill/browser/autofill_external_delegate.h b/components/autofill/browser/autofill_external_delegate.h
|
| index 5ea7b37161bc4bb43bd491f1b4d9e6f04f744648..1e1acef79650b6b815661f8159ad28d2f11ed757 100644
|
| --- a/components/autofill/browser/autofill_external_delegate.h
|
| +++ b/components/autofill/browser/autofill_external_delegate.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "components/autofill/browser/autofill_popup_delegate.h"
|
| #include "components/autofill/browser/password_autofill_manager.h"
|
| #include "components/autofill/common/form_data.h"
|
|
|