Skip to content

Commit 69dc17d

Browse files
committed
Upgrade patches from 70.0.3538.6 -> 70.0.3538.7
1 parent c35b9e5 commit 69dc17d

4 files changed

+7
-7
lines changed

patches/chrome-VERSION.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
diff --git a/chrome/VERSION b/chrome/VERSION
2-
index e1e035a51fa78c8e07ee9e6966a248c3ea892288..c6934f0dbfcb61c8c0554a48416352acea1cc22f 100644
2+
index 201b3e68763b72325e0744c1546fb106351e3876..c6934f0dbfcb61c8c0554a48416352acea1cc22f 100644
33
--- a/chrome/VERSION
44
+++ b/chrome/VERSION
55
@@ -1,4 +1,4 @@
66
MAJOR=70
77
MINOR=0
88
-BUILD=3538
9-
-PATCH=6
9+
-PATCH=7
1010
+BUILD=55
1111
+PATCH=2

patches/chrome-browser-extensions-api-settings_private-prefs_util.cc.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/chrome/browser/extensions/api/settings_private/prefs_util.cc b/chrome/browser/extensions/api/settings_private/prefs_util.cc
2-
index b8da0b22de051ba06734c53462eecb2663b2ea40..6f1f963a8b3c995ccc52ee97ea58e51ac10cdb7c 100644
2+
index 429baf42e09287f35f143dcf81228d53ba3e58d8..4e9da0f95a3585a333ee04dba789b92e7f0211c8 100644
33
--- a/chrome/browser/extensions/api/settings_private/prefs_util.cc
44
+++ b/chrome/browser/extensions/api/settings_private/prefs_util.cc
55
@@ -509,6 +509,10 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetWhitelistedKeys() {

patches/chrome-common-pref_names.cc.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
2-
index eb6ffcf47514756b9ab2bbae08a4117492c22004..2c299f50bc327dacc2fa4eadf830817a92931fc2 100644
2+
index 0d13e657a06088d06e1a7f36487f5ccaec60817b..f45ec551866621d845d9d10767c5fe6c87a12fd0 100644
33
--- a/chrome/common/pref_names.cc
44
+++ b/chrome/common/pref_names.cc
5-
@@ -1089,6 +1089,8 @@ const char kImportDialogBookmarks[] = "import_dialog_bookmarks";
5+
@@ -1092,6 +1092,8 @@ const char kImportDialogBookmarks[] = "import_dialog_bookmarks";
66
const char kImportDialogHistory[] = "import_dialog_history";
77
const char kImportDialogSavedPasswords[] = "import_dialog_saved_passwords";
88
const char kImportDialogSearchEngine[] = "import_dialog_search_engine";

patches/chrome-common-pref_names.h.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
2-
index 2baccfde79b3aa41a081f9783b17ef73913251f2..13f5b1d41aa13fa4b8be474536440ad42ab087d5 100644
2+
index b2cfb7c8f96606d9488b0d33df2d1983a22a5104..4eebba41f802a79039907719bfe6a41bae41a040 100644
33
--- a/chrome/common/pref_names.h
44
+++ b/chrome/common/pref_names.h
5-
@@ -361,6 +361,8 @@ extern const char kImportDialogBookmarks[];
5+
@@ -362,6 +362,8 @@ extern const char kImportDialogBookmarks[];
66
extern const char kImportDialogHistory[];
77
extern const char kImportDialogSavedPasswords[];
88
extern const char kImportDialogSearchEngine[];

0 commit comments

Comments
 (0)