mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 96.0.4664.0 (#929512)
This commit is contained in:
13
patch/patches/linux_ui_ozone.patch
Normal file
13
patch/patches/linux_ui_ozone.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git ui/ozone/BUILD.gn ui/ozone/BUILD.gn
|
||||
index bf4dba1d1da49..520979a04f77f 100644
|
||||
--- ui/ozone/BUILD.gn
|
||||
+++ ui/ozone/BUILD.gn
|
||||
@@ -354,6 +354,8 @@ action("generate_test_support_constructor_list") {
|
||||
]
|
||||
|
||||
deps = [ ":generate_ozone_platform_list" ]
|
||||
+
|
||||
+ visibility += [ "//cef:*" ]
|
||||
}
|
||||
|
||||
test("ozone_unittests") {
|
Reference in New Issue
Block a user