From b3bb1273fe0b507834bc52d234f22b0d75ea6f57 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Wed, 8 Jan 2020 16:35:35 +0200 Subject: [PATCH] Update to Chromium version 79.0.3945.117 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/linux_gtk_2014.patch | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 7a7f7c03a..f75b808af 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,5 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/79.0.3945.88' + 'chromium_checkout': 'refs/tags/79.0.3945.117' } diff --git a/patch/patches/linux_gtk_2014.patch b/patch/patches/linux_gtk_2014.patch index 67551707b..083274f37 100644 --- a/patch/patches/linux_gtk_2014.patch +++ b/patch/patches/linux_gtk_2014.patch @@ -39,10 +39,10 @@ index 07f06ac694f5..831fd9f82dbe 100644 void ChromeBrowserMainExtraPartsViewsLinux::ToolkitInitialized() { diff --git chrome/test/BUILD.gn chrome/test/BUILD.gn -index 5348e244d9ea..e933e12bceba 100644 +index 28f9a5eab905..d50b0ab79205 100644 --- chrome/test/BUILD.gn +++ chrome/test/BUILD.gn -@@ -4616,7 +4616,7 @@ test("unit_tests") { +@@ -4617,7 +4617,7 @@ test("unit_tests") { if (use_gio) { configs += [ "//build/linux:gio_config" ] } @@ -51,7 +51,7 @@ index 5348e244d9ea..e933e12bceba 100644 deps += [ "//chrome/browser/ui/libgtkui" ] } -@@ -5673,7 +5673,7 @@ if (!is_android) { +@@ -5674,7 +5674,7 @@ if (!is_android) { # suites, it seems like one or another starts timing out too. "../browser/ui/views/keyboard_access_browsertest.cc", ]