mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 132.0.6834.0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
diff --git chrome/common/features.gni chrome/common/features.gni
|
||||
index 276e7fbde552c..1fddfa229eeed 100644
|
||||
index 418e78ecb356b..8fe49cf32a374 100644
|
||||
--- chrome/common/features.gni
|
||||
+++ chrome/common/features.gni
|
||||
@@ -7,6 +7,7 @@ import("//build/config/chromeos/ui_mode.gni")
|
||||
@ -10,7 +10,7 @@ index 276e7fbde552c..1fddfa229eeed 100644
|
||||
import("//components/compose/features.gni")
|
||||
import("//components/nacl/features.gni")
|
||||
import("//components/safe_browsing/buildflags.gni")
|
||||
@@ -31,7 +32,7 @@ assert(use_blink, "Chromium without blink shouldn't use anything in //chrome")
|
||||
@@ -32,7 +33,7 @@ assert(use_blink, "Chromium without blink shouldn't use anything in //chrome")
|
||||
declare_args() {
|
||||
# Enables the build to have logging enabled by default.
|
||||
# This is intended for use only in developer builds.
|
||||
@ -19,7 +19,7 @@ index 276e7fbde552c..1fddfa229eeed 100644
|
||||
|
||||
# Platforms for which Chrome supports a certificate management UI that
|
||||
# shows the Chrome Root Store. This is specific to the v2 UI that is
|
||||
@@ -63,11 +64,13 @@ declare_args() {
|
||||
@@ -64,11 +65,13 @@ declare_args() {
|
||||
# optimize_webui was moved to ui/base/ui_features.gni
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user