Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-08-03 09:01:22 -05:00 committed by GitHub
parent 4b9eeb1f71
commit 3e4645b5c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1566,7 +1566,7 @@ test("content_browsertests") {
"//content/public/gpu",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/services/auction_worklet/public/mojom",
"//content/services/auction_worklet/public/mojom:for_content_tests",
"//content/shell:content_browsertests_mojom",
"//content/shell:content_shell_lib",
"//content/shell:pak",
@ -2653,9 +2653,7 @@ test("content_unittests") {
"//content/public/common:trust_tokens_mojo_bindings",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/services/auction_worklet",
"//content/services/auction_worklet:tests",
"//content/services/auction_worklet/public/mojom",
"//content/services/shared_storage_worklet:tests",
"//content/services/shared_storage_worklet/public/mojom",
"//crypto",