Chromium Code Reviews| Index: components/mus/BUILD.gn |
| diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn |
| index 307afc9518b4220da67209fbaf6a11412d21f61d..b29f28e6a03e17e72025a1d111473cb4532e779d 100644 |
| --- a/components/mus/BUILD.gn |
| +++ b/components/mus/BUILD.gn |
| @@ -36,6 +36,7 @@ if (is_android) { |
| deps = [ |
| ":lib", |
| ":manifest", |
| + "//mojo/platform_handle:for_shared_library", |
| "//mojo/shell/public/cpp:sources", |
| ] |