Update BUILD.gn
This commit is contained in:
parent
ced98c0ce3
commit
df34d2b1e2
1 changed files with 1 additions and 2 deletions
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue