Chromium Code Reviews| Index: shell/BUILD.gn |
| diff --git a/shell/BUILD.gn b/shell/BUILD.gn |
| index bf995ddafbeb8877a011eeeb2b4239ef8a9d49aa..3636854dc579521d3d117cbb2592e295be64e1f8 100644 |
| --- a/shell/BUILD.gn |
| +++ b/shell/BUILD.gn |
| @@ -46,6 +46,7 @@ if (is_android) { |
| if (!mojo_use_prebuilt_mojo_shell) { |
| shell_common_deps = [ |
| ":parent_lib", |
| + "crash:app", |
| "//base", |
| "//base/allocator", |
| "//build/config/sanitizers:deps", |