mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			399 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			399 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git resource_ids resource_ids
 | |
| index f45f57f..42cda998 100644
 | |
| --- resource_ids
 | |
| +++ resource_ids
 | |
| @@ -14,6 +14,12 @@
 | |
|  {
 | |
|    "SRCDIR": "../..",
 | |
|  
 | |
| +  "cef/libcef/resources/cef_resources.grd": {
 | |
| +    "includes": [31500],
 | |
| +  },
 | |
| +  "cef/libcef/resources/cef_strings.grd": {
 | |
| +    "messages": [32000],
 | |
| +  },
 | |
|    "chrome/browser/browser_resources.grd": {
 | |
|      "includes": [400],
 | |
|      "structures": [850],
 |