mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update BUILD.gn
This commit is contained in:
parent
4b9eeb1f71
commit
3e4645b5c3
1 changed files with 1 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue