From d90bf58cf83c548d4ed98f8c6ee55a6b84af0834 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Fri, 5 Apr 2019 12:01:25 +0000 Subject: www/chromium: Update to 73.0.3683.86 - Make existing patches apply cleanly Changelog: https://chromium.googlesource.com/chromium/src/+log/72.0.3626.121..73.0.3683.86?pretty=fuller&n=10000 Submitted by: Matthias Wolf MFH: 2019Q2 --- www/chromium/files/patch-chrome_browser_memory__details.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/chromium/files/patch-chrome_browser_memory__details.cc') diff --git a/www/chromium/files/patch-chrome_browser_memory__details.cc b/www/chromium/files/patch-chrome_browser_memory__details.cc index 3abfd44bc04e..2c4302248909 100644 --- a/www/chromium/files/patch-chrome_browser_memory__details.cc +++ b/www/chromium/files/patch-chrome_browser_memory__details.cc @@ -1,6 +1,6 @@ ---- chrome/browser/memory_details.cc.orig 2018-08-01 00:08:30.000000000 +0200 -+++ chrome/browser/memory_details.cc 2018-08-04 14:30:27.145764000 +0200 -@@ -36,7 +36,7 @@ +--- chrome/browser/memory_details.cc.orig 2019-03-11 22:00:53 UTC ++++ chrome/browser/memory_details.cc +@@ -38,7 +38,7 @@ #include "services/resource_coordinator/public/cpp/memory_instrumentation/memory_instrumentation.h" #include "ui/base/l10n/l10n_util.h" @@ -9,7 +9,7 @@ #include "services/service_manager/zygote/zygote_host_linux.h" #endif -@@ -341,7 +341,7 @@ +@@ -336,7 +336,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() { process.titles.push_back(title); } -- cgit v1.2.3