| Index: components/autofill/content/common/BUILD.gn
|
| diff --git a/components/autofill/content/common/BUILD.gn b/components/autofill/content/common/BUILD.gn
|
| index 5d9da40cdf4a9f521969c5b79061b75b7aba2161..905fa2226afee7e44b73a9bfaf501fea39a24aa2 100644
|
| --- a/components/autofill/content/common/BUILD.gn
|
| +++ b/components/autofill/content/common/BUILD.gn
|
| @@ -25,6 +25,7 @@ static_library("common") {
|
| "//ui/gfx",
|
| "//ui/gfx/geometry",
|
| "//ui/gfx/ipc",
|
| + "//ui/gfx/ipc/geometry",
|
| "//ui/gfx/ipc/skia",
|
| "//url",
|
| ]
|
|
|