Added brave_interactive_ui_tests to brave:all target (#36134)

This commit is contained in:
Simon Hong
2026-05-05 09:51:34 +09:00
committed by GitHub
parent 0fda6fc171
commit 3385ed0f9c
+1
View File
@@ -122,6 +122,7 @@ group("all") {
if (!is_android && !is_ios) {
deps += [
"//brave/test:brave_interactive_ui_tests",
"//brave/test:brave_network_audit_tests",
"//chrome/test:browser_tests",
]