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