| Index: components/autofill/content/common/autofill_agent.mojom
|
| diff --git a/components/autofill/content/common/autofill_agent.mojom b/components/autofill/content/common/autofill_agent.mojom
|
| index a2f40a9da679de45fce63988cac89588494368af..7870cafc8b4836b45e1716cb9fcf8002a16d4827 100644
|
| --- a/components/autofill/content/common/autofill_agent.mojom
|
| +++ b/components/autofill/content/common/autofill_agent.mojom
|
| @@ -5,7 +5,7 @@
|
| module autofill.mojom;
|
|
|
| import "components/autofill/content/common/autofill_types.mojom";
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/string16.mojom";
|
|
|
| // There is one instance of this interface per render frame in the render
|
| // process.
|
|
|