Update to Chromium version 88.0.4324.182

This commit is contained in:
Marshall Greenblatt
2021-02-18 18:53:59 -05:00
parent e484012396
commit 5c8711aa60
2 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/88.0.4324.150',
'chromium_checkout': 'refs/tags/88.0.4324.182',
'depot_tools_checkout': '55e9ddf219'
}

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 2ae270b5a60f..83b4c9737801 100644
index 2ce41b55b405..abfd93b1d31f 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -12,6 +12,7 @@ import("//build/config/crypto.gni")
@@ -29,7 +29,7 @@ index 2ae270b5a60f..83b4c9737801 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -4988,7 +4994,7 @@ static_library("browser") {
@@ -4990,7 +4996,7 @@ static_library("browser") {
]
}