mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update BUILD.gn
This commit is contained in:
parent
ba7e522ad6
commit
684fc9e249
1 changed files with 1 additions and 9 deletions
|
@ -119,14 +119,6 @@ target(link_target_type, "gpu_sources") {
|
|||
deps += [ "//components/metal_util" ]
|
||||
}
|
||||
|
||||
if (use_x11) {
|
||||
deps += [
|
||||
"//ui/events/platform/x11",
|
||||
"//ui/gfx/linux:gpu_memory_buffer_support_x11",
|
||||
"//ui/gfx/x",
|
||||
]
|
||||
}
|
||||
|
||||
if (use_ozone) {
|
||||
deps += [ "//ui/ozone" ]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue