mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 111.0.5563.0 (#1097615)
This commit is contained in:
12
patch/patches/pdfium_103501.patch
Normal file
12
patch/patches/pdfium_103501.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff --git BUILD.gn BUILD.gn
|
||||
index a8532128d..f5a098afa 100644
|
||||
--- BUILD.gn
|
||||
+++ BUILD.gn
|
||||
@@ -338,6 +338,7 @@ group("pdfium_public_headers") {
|
||||
}
|
||||
|
||||
component("pdfium") {
|
||||
+ output_name = "pdfium"
|
||||
libs = []
|
||||
configs += [ ":pdfium_strict_config" ]
|
||||
public_configs = [ ":pdfium_public_config" ]
|
Reference in New Issue
Block a user