| Index: components/autofill/content/common/autofill_driver.mojom
|
| diff --git a/components/autofill/content/common/autofill_driver.mojom b/components/autofill/content/common/autofill_driver.mojom
|
| index 9df47911b5b4c0307dcedcfe7487730e7fe070ab..8fb379d9960c22d58de95551f99f17e2dd313a23 100644
|
| --- a/components/autofill/content/common/autofill_driver.mojom
|
| +++ b/components/autofill/content/common/autofill_driver.mojom
|
| @@ -5,7 +5,8 @@
|
| module autofill.mojom;
|
|
|
| import "components/autofill/content/common/autofill_types.mojom";
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/string16.mojom";
|
| +import "mojo/common/time.mojom";
|
| import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
| // There is one instance of this interface per render frame host in the browser
|
|
|