Chromium Code Reviews| Index: chrome/utility/BUILD.gn |
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
| index 7b8e1d04006164509f02e31981fa09bb77b7e3b5..fed82f85a4dd2f99dae8397f2f1908fcd1d9492d 100644 |
| --- a/chrome/utility/BUILD.gn |
| +++ b/chrome/utility/BUILD.gn |
| @@ -17,6 +17,7 @@ static_library("utility") { |
| public_deps = [] |
| deps = [ |
| "//base", |
| + "//components/search_engines", |
| "//components/strings", |
| "//components/url_fixer", |
| "//content/public/common", |