mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium version 68.0.3403.0 (#552595)
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
 | 
			
		||||
index d1fc8968a730..0f485507181d 100644
 | 
			
		||||
index 705d6a0bbe1b..b6f7efe2d6b2 100644
 | 
			
		||||
--- chrome/browser/BUILD.gn
 | 
			
		||||
+++ chrome/browser/BUILD.gn
 | 
			
		||||
@@ -8,6 +8,7 @@ import("//build/config/features.gni")
 | 
			
		||||
@@ -10,7 +10,7 @@ index d1fc8968a730..0f485507181d 100644
 | 
			
		||||
 import("//chrome/common/features.gni")
 | 
			
		||||
 import("//components/feature_engagement/features.gni")
 | 
			
		||||
 import("//components/nacl/features.gni")
 | 
			
		||||
@@ -1583,6 +1584,7 @@ jumbo_split_static_library("browser") {
 | 
			
		||||
@@ -1578,6 +1579,7 @@ jumbo_split_static_library("browser") {
 | 
			
		||||
     "//base:i18n",
 | 
			
		||||
     "//base/allocator:buildflags",
 | 
			
		||||
     "//cc",
 | 
			
		||||
@@ -18,9 +18,9 @@ index d1fc8968a730..0f485507181d 100644
 | 
			
		||||
     "//chrome:extra_resources",
 | 
			
		||||
     "//chrome:resources",
 | 
			
		||||
     "//chrome:strings",
 | 
			
		||||
@@ -1836,6 +1838,10 @@ jumbo_split_static_library("browser") {
 | 
			
		||||
     "//ui/web_dialogs",
 | 
			
		||||
   ]
 | 
			
		||||
@@ -1839,6 +1841,10 @@ jumbo_split_static_library("browser") {
 | 
			
		||||
     ]
 | 
			
		||||
   }
 | 
			
		||||
 
 | 
			
		||||
+  if (enable_cef) {
 | 
			
		||||
+    configs += [ "//cef/libcef/features:config" ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user