mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			397 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			397 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
 | |
| index 73c974cc34aba..2249501a1e0ad 100644
 | |
| --- third_party/libxml/BUILD.gn
 | |
| +++ third_party/libxml/BUILD.gn
 | |
| @@ -140,6 +140,7 @@ static_library("libxml") {
 | |
|      ":libxml_utils",
 | |
|      ":xml_reader",
 | |
|      ":xml_writer",
 | |
| +    "//cef:*",
 | |
|      "//chromecast/internal",
 | |
|      "//testing/libfuzzer/*",
 | |
|      "//third_party/blink/renderer/*",
 |