Chromium Code Reviews| Index: components/favicon/core/BUILD.gn |
| diff --git a/components/favicon/core/BUILD.gn b/components/favicon/core/BUILD.gn |
| index f4e8a15e34a53e056c4e683e01a5bf8a974845bc..71529912eecaa0b13d5b3054030bab1186a1757d 100644 |
| --- a/components/favicon/core/BUILD.gn |
| +++ b/components/favicon/core/BUILD.gn |
| @@ -29,6 +29,7 @@ static_library("core") { |
| "//components/favicon_base", |
| "//components/history/core/browser", |
| "//components/keyed_service/core", |
| + "//content", |
| "//skia", |
| "//ui/base", |
| "//ui/gfx", |