Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 67a6b43cb532d52617bcb9eb2f3c58b706e812f7..7b7946c21a2c579df2ed70fa3bc834ae9a849beb 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -49,6 +49,7 @@ group("runtime_precompiled") { |
| deps = [ |
| "runtime/bin:dart_bootstrap($host_toolchain)", |
| "runtime/bin:dart_precompiled_runtime", |
| + "runtime/bin:process_test", |
| "runtime/vm:patched_sdk", |
| ] |
| } |