mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 91.0.4472.0 (#870763)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
diff --git build/toolchain/win/setup_toolchain.py build/toolchain/win/setup_toolchain.py
|
||||
index f66de0aa63c9..98a510a6a244 100644
|
||||
index f66de0aa63c9e..98a510a6a2440 100644
|
||||
--- build/toolchain/win/setup_toolchain.py
|
||||
+++ build/toolchain/win/setup_toolchain.py
|
||||
@@ -154,13 +154,17 @@ def _LoadToolchainEnv(cpu, toolchain_root, sdk_dir, target_store):
|
||||
@ -26,7 +26,7 @@ index f66de0aa63c9..98a510a6a244 100644
|
||||
if (cpu != 'x64'):
|
||||
# x64 is default target CPU thus any other CPU requires a target set
|
||||
diff --git build/vs_toolchain.py build/vs_toolchain.py
|
||||
index c3b1182b75b4..04a472b149d4 100755
|
||||
index c3b1182b75b4f..04a472b149d42 100755
|
||||
--- build/vs_toolchain.py
|
||||
+++ build/vs_toolchain.py
|
||||
@@ -102,9 +102,16 @@ def SetEnvironmentAndGetRuntimeDllDirs():
|
||||
|
Reference in New Issue
Block a user