diff --git a/infra/specs/gn_isolate_map.pyl b/infra/specs/gn_isolate_map.pyl index 7d1857225f..c7c472fcfa 100644 --- a/infra/specs/gn_isolate_map.pyl +++ b/infra/specs/gn_isolate_map.pyl @@ -55,6 +55,10 @@ "label": "//net/dcsctp:dcsctp_unittests", "type": "console_test_launcher", }, + "default": { + "label": "//:default", + "type": "additional_compile_target", + }, "android_instrumentation_test_apk": { "label": "//sdk/android:android_instrumentation_test_apk", "type": "console_test_launcher",