| Index: components/autofill/content/common/BUILD.gn
|
| diff --git a/components/autofill/content/common/BUILD.gn b/components/autofill/content/common/BUILD.gn
|
| index 331de751527a3844e79879e577e2a945fcc74eed..9e84c353ffd1cb80da6170199e8a90cf4722cdc1 100644
|
| --- a/components/autofill/content/common/BUILD.gn
|
| +++ b/components/autofill/content/common/BUILD.gn
|
| @@ -28,6 +28,7 @@ mojom("mojo_interfaces") {
|
| ":mojo_types",
|
| "//mojo/common:common_custom_types",
|
| "//ui/gfx/geometry/mojo",
|
| + "//url/mojo:url_mojom_gurl",
|
| ]
|
| }
|
|
|
|
|