Chromium Code Reviews| Index: runtime/bin/BUILD.gn |
| diff --git a/runtime/bin/BUILD.gn b/runtime/bin/BUILD.gn |
| index 49825b6d69bfdd2a9c23c8f80be1ea6eb5202efd..4fcaa30df0e315cc8e0752d684a053215522d356 100644 |
| --- a/runtime/bin/BUILD.gn |
| +++ b/runtime/bin/BUILD.gn |
| @@ -568,6 +568,7 @@ if (defined(is_fuchsia) && is_fuchsia) { |
| ] |
| libs = [ |
| "launchpad", |
| + "magenta", |
| "runtime", |
| ] |
| } |