Update to Chromium version 79.0.3945.117

This commit is contained in:
Marshall Greenblatt
2020-01-08 16:35:35 +02:00
parent fae3bd1f16
commit b3bb1273fe
2 changed files with 4 additions and 4 deletions

View File

@@ -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'
}

View File

@@ -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",
]