Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-07-23 05:25:33 -05:00 committed by GitHub
parent 05b87fbd65
commit a3e972dfe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,7 +147,7 @@ group("gn_all") {
]
}
if (enable_plugins) {
if (enable_ppapi) {
deps += [
"//ppapi:ppapi_unittests",
"//ppapi/examples",
@ -583,7 +583,7 @@ group("gn_all") {
}
}
if (enable_plugins) {
if (enable_ppapi) {
deps += [
"//ppapi:pepper_hash_for_uma",
"//ppapi:ppapi_perftests",