diff --git a/BUILD.gn b/BUILD.gn index fe6513a7287..f4f9beca05e 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -13,7 +13,7 @@ group("default") { testonly = true } deps = [ - ":runtime", + ":runtime_kernel", ] }