Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-07-30 09:56:26 -05:00 committed by GitHub
parent ced98c0ce3
commit df34d2b1e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1906,7 +1906,7 @@ test("content_browsertests") {
deps += [
"//ash/components/audio",
"//chromeos/ash/components/dbus/audio",
"//chromeos/dbus/debug_daemon",
"//chromeos/ash/components/dbus/debug_daemon",
"//chromeos/system",
]
}
@ -2533,7 +2533,6 @@ test("content_unittests") {
"../browser/web_contents/web_drag_dest_mac_unittest.mm",
"../browser/web_contents/web_drag_source_mac_unittest.mm",
"../common/mac/attributed_string_type_converters_unittest.mm",
"../common/mac/task_port_policy_unittest.cc",
"../renderer/sandbox_mac_v2_unittest.mm",
]
}