Index: base/BUILD.gn |
diff --git a/base/BUILD.gn b/base/BUILD.gn |
index 1cbc063dae9fbb9d3785007c4832441ca2ba23b9..38e05401fe19965d0f09126a2bbb61e5cde28851 100644 |
--- a/base/BUILD.gn |
+++ b/base/BUILD.gn |
@@ -1629,6 +1629,7 @@ if (is_win) { |
} |
bundle_data("base_unittests_bundle_data") { |
+ testonly = true |
sources = [ |
"test/data", |
] |