chore: bump chromium to 85.0.4183.26 (10-x-y) (#24574)

* chore: bump chromium in DEPS to 85.0.4183.26

* update patches

Co-authored-by: Electron Bot <anonymous@electronjs.org>
This commit is contained in:
Electron Bot
2020-07-15 10:53:55 -07:00
committed by GitHub
parent 2d747acd67
commit bd7f6a9090
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -14,7 +14,7 @@ gclient_gn_args = [
vars = {
'chromium_version':
'85.0.4183.25',
'85.0.4183.26',
'node_version':
'v12.16.3',
'nan_version':

View File

@@ -7,7 +7,7 @@ spellchecker uses a few IDS_ resources. We need to load these from
Electrons grit header instead of Chromes
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 82c6c2609af8fcf2aa413e8a7dc3635e024b7152..a895a667a334f6c9ac5f69f211f5758e81ec1106 100644
index 3a18c70b25a79d134423a814a8386c8ff98d8c03..1a691a0cdd78526bfbb1c56f64d979930fa5d20d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -5530,6 +5530,7 @@ static_library("browser") {