Update to Chromium version 72.0.3615.0 (#609159)

- The |category| value for all TRACE calls from CEF client applications is now
  "cef.client" due to https://crrev.com/331266377d.
- The |with_menu_marker| parameter to CreateMenuButton has been removed due to
  https://crrev.com/7f7e382118.
This commit is contained in:
Marshall Greenblatt
2018-11-30 17:21:07 -05:00
parent 91a1286d52
commit 6df612a597
78 changed files with 770 additions and 959 deletions

View File

@ -68,10 +68,10 @@ index d44c7feaabec..5f1992335a38 100644
void ChromeBrowserMainExtraPartsViewsLinux::ToolkitInitialized() {
diff --git chrome/test/BUILD.gn chrome/test/BUILD.gn
index 49d5b2a4cf51..889a9d95aa4a 100644
index 188dfd74d03a..b500f87fa5c7 100644
--- chrome/test/BUILD.gn
+++ chrome/test/BUILD.gn
@@ -3850,7 +3850,7 @@ test("unit_tests") {
@@ -3885,7 +3885,7 @@ test("unit_tests") {
"../browser/ui/input_method/input_method_engine_unittest.cc",
]
}
@ -80,7 +80,7 @@ index 49d5b2a4cf51..889a9d95aa4a 100644
sources +=
[ "../browser/ui/libgtkui/select_file_dialog_impl_gtk_unittest.cc" ]
deps += [ "//build/config/linux/gtk" ]
@@ -3871,7 +3871,7 @@ test("unit_tests") {
@@ -3906,7 +3906,7 @@ test("unit_tests") {
if (use_gio) {
configs += [ "//build/linux:gio_config" ]
}
@ -89,7 +89,7 @@ index 49d5b2a4cf51..889a9d95aa4a 100644
deps += [ "//chrome/browser/ui/libgtkui" ]
}
@@ -4855,7 +4855,7 @@ if (!is_android) {
@@ -4892,7 +4892,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 49d5b2a4cf51..889a9d95aa4a 100644
"../browser/ui/libgtkui/select_file_dialog_interactive_uitest.cc",
]
diff --git remoting/host/BUILD.gn remoting/host/BUILD.gn
index ab8ccd9ad447..2a5d8e9d54a6 100644
index c49188e58c90..162851b97cef 100644
--- remoting/host/BUILD.gn
+++ remoting/host/BUILD.gn
@@ -340,7 +340,7 @@ static_library("host") {
@@ -342,7 +342,7 @@ static_library("host") {
"//build/config/linux:xrandr",
]
deps += [ "//remoting/host/linux:x11" ]
@ -111,7 +111,7 @@ index ab8ccd9ad447..2a5d8e9d54a6 100644
deps += [ "//build/config/linux/gtk" ]
}
} else {
@@ -721,7 +721,7 @@ if (enable_me2me_host) {
@@ -723,7 +723,7 @@ if (enable_me2me_host) {
deps += [ "//components/policy:generated" ]
}