Chromium Code Reviews| Index: components/autofill/content/common/BUILD.gn |
| diff --git a/components/autofill/content/common/BUILD.gn b/components/autofill/content/common/BUILD.gn |
| index 780a4cc2b9149834f69abb7a1621dc4036863392..ded2d88c9fa83a0795106d91060e80cebb0932b7 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:skia_ipc", |
| "//url", |
| ] |
| } |