Chromium Code Reviews| Index: mandoline/services/updater/BUILD.gn |
| diff --git a/mandoline/services/updater/BUILD.gn b/mandoline/services/updater/BUILD.gn |
| index 2415b844ef40b59ae80b4bced41d43e529800b41..31edf861e337cfc8f3abd31d7db6420111e88977 100644 |
| --- a/mandoline/services/updater/BUILD.gn |
| +++ b/mandoline/services/updater/BUILD.gn |
| @@ -19,5 +19,6 @@ mojo_native_application("updater") { |
| "//mojo/application/public/cpp", |
| "//mojo/services/updater", |
| "//third_party/mojo/src/mojo/public/cpp/system", |
| + "//url", |
| ] |
| } |