mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-17 16:43:53 +00:00
gn: Mark base_test_support as testonly=true
TBR=mark@chromium.org Bug: crashpad:79 Change-Id: Iaed4031d7d0bc67d2379501a0dd68c9d9585a61c Reviewed-on: https://chromium-review.googlesource.com/835793 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
parent
ab0b9438b9
commit
e9d2ca60f7
2
third_party/mini_chromium/BUILD.gn
vendored
2
third_party/mini_chromium/BUILD.gn
vendored
@ -31,6 +31,8 @@ group("base") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group("base_test_support") {
|
group("base_test_support") {
|
||||||
|
testonly = true
|
||||||
|
|
||||||
if (crashpad_is_in_chromium) {
|
if (crashpad_is_in_chromium) {
|
||||||
public_deps = [
|
public_deps = [
|
||||||
"//base/test:test_support",
|
"//base/test:test_support",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user