mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-08-27 03:41:22 -04:00
c830a900c6
Description:升级CEF 4844版本 Sig: SIG_ApplicationFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: wuliubao <ahjxliubao@163.com>
13 lines
397 B
Diff
13 lines
397 B
Diff
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
|
index b8752f6295ab6..641c507e96bfd 100644
|
|
--- third_party/libxml/BUILD.gn
|
|
+++ third_party/libxml/BUILD.gn
|
|
@@ -137,6 +137,7 @@ static_library("libxml") {
|
|
":libxml_utils",
|
|
":xml_reader",
|
|
":xml_writer",
|
|
+ "//cef:*",
|
|
"//chromecast/internal",
|
|
"//testing/libfuzzer/*",
|
|
"//third_party/blink/renderer/*",
|