aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index bf524bfd62..8d9a76bf84 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -527,7 +527,7 @@ if (use_libfuzzer || use_afl) {
}
}
-if (rtc_include_tests) {
+if (rtc_include_tests && !build_with_chromium) {
rtc_test("rtc_unittests") {
testonly = true