Update to Chromium version 75.0.3770.0 (#652427)

This commit is contained in:
Marshall Greenblatt
2019-06-05 16:15:45 +02:00
parent ab6fd322d1
commit 6193d8c554
79 changed files with 739 additions and 763 deletions

View File

@ -28,7 +28,7 @@ index 547b42fb5c66..0eae3470e1bb 100644
# Additional dependent variables -----------------------------------------------
diff --git chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc
index 79c24d729c08..1c2b19b75e6b 100644
index c3511e3e6a66..3500f4a2b005 100644
--- chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc
+++ chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc
@@ -6,6 +6,7 @@
@ -68,10 +68,10 @@ index 79c24d729c08..1c2b19b75e6b 100644
void ChromeBrowserMainExtraPartsViewsLinux::ToolkitInitialized() {
diff --git chrome/test/BUILD.gn chrome/test/BUILD.gn
index a4bd99bf7cd1..13b7b96609bf 100644
index 5406779a17c2..b1ed0f2c970b 100644
--- chrome/test/BUILD.gn
+++ chrome/test/BUILD.gn
@@ -4146,7 +4146,7 @@ test("unit_tests") {
@@ -4159,7 +4159,7 @@ test("unit_tests") {
"../browser/ui/input_method/input_method_engine_unittest.cc",
]
}
@ -80,7 +80,7 @@ index a4bd99bf7cd1..13b7b96609bf 100644
sources +=
[ "../browser/ui/libgtkui/select_file_dialog_impl_gtk_unittest.cc" ]
deps += [ "//build/config/linux/gtk" ]
@@ -4167,7 +4167,7 @@ test("unit_tests") {
@@ -4180,7 +4180,7 @@ test("unit_tests") {
if (use_gio) {
configs += [ "//build/linux:gio_config" ]
}
@ -89,7 +89,7 @@ index a4bd99bf7cd1..13b7b96609bf 100644
deps += [ "//chrome/browser/ui/libgtkui" ]
}
@@ -5184,7 +5184,7 @@ if (!is_android) {
@@ -5206,7 +5206,7 @@ if (!is_android) {
# suites, it seems like one or another starts timing out too.
"../browser/ui/views/keyboard_access_browsertest.cc",
]
@ -99,10 +99,10 @@ index a4bd99bf7cd1..13b7b96609bf 100644
"../browser/ui/libgtkui/select_file_dialog_interactive_uitest.cc",
]
diff --git remoting/host/BUILD.gn remoting/host/BUILD.gn
index 7aeefa7b1b89..13fc19218a4c 100644
index 229a7cb37e34..d51e249a7f9e 100644
--- remoting/host/BUILD.gn
+++ remoting/host/BUILD.gn
@@ -351,7 +351,7 @@ static_library("common") {
@@ -353,7 +353,7 @@ static_library("common") {
"//build/config/linux:xrandr",
]
deps += [ "//remoting/host/linux:x11" ]
@ -111,7 +111,7 @@ index 7aeefa7b1b89..13fc19218a4c 100644
deps += [ "//build/config/linux/gtk" ]
}
} else {
@@ -734,7 +734,7 @@ if (enable_me2me_host) {
@@ -737,7 +737,7 @@ if (enable_me2me_host) {
deps += [ "//components/policy:generated" ]
}
@ -134,10 +134,10 @@ index ffaaa0b5b423..9fc7f88859a9 100644
deps += [ "//build/config/linux/gtk" ]
}
diff --git remoting/host/it2me/BUILD.gn remoting/host/it2me/BUILD.gn
index e6298a0cb0b2..cee7134af3ec 100644
index 39dc46737578..e5cb11d5ef04 100644
--- remoting/host/it2me/BUILD.gn
+++ remoting/host/it2me/BUILD.gn
@@ -56,7 +56,7 @@ source_set("common") {
@@ -53,7 +53,7 @@ source_set("common") {
"//remoting/resources",
"//remoting/signaling",
]
@ -146,7 +146,7 @@ index e6298a0cb0b2..cee7134af3ec 100644
deps += [
"//build/config/linux/gtk",
@@ -250,7 +250,7 @@ if (!is_chromeos && enable_remoting_host) {
@@ -247,7 +247,7 @@ if (!is_chromeos && enable_remoting_host) {
}
}
@ -169,10 +169,10 @@ index a07f8b0254af..970c1a54b4d2 100644
}
}
diff --git remoting/test/BUILD.gn remoting/test/BUILD.gn
index d916fa822a8f..245c0e006cdf 100644
index 57b7f3b4e507..e87a45273a21 100644
--- remoting/test/BUILD.gn
+++ remoting/test/BUILD.gn
@@ -148,7 +148,7 @@ if (enable_remoting_host && !is_android && !is_chromeos) {
@@ -158,7 +158,7 @@ if (enable_remoting_host && !is_android && !is_chromeos) {
":it2me_standalone_host",
]