summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_memory__details.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_memory__details.cc')
-rw-r--r--www/chromium/files/patch-chrome_browser_memory__details.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-chrome_browser_memory__details.cc b/www/chromium/files/patch-chrome_browser_memory__details.cc
index 733c455f8a0f..f89d5faa9ab3 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 2021-05-12 22:05:44 UTC
+--- chrome/browser/memory_details.cc.orig 2021-12-31 00:57:23 UTC
+++ chrome/browser/memory_details.cc
-@@ -39,7 +39,7 @@
+@@ -37,7 +37,7 @@
#include "services/resource_coordinator/public/cpp/memory_instrumentation/memory_instrumentation.h"
#include "ui/base/l10n/l10n_util.h"
@@ -9,8 +9,8 @@
#include "content/public/browser/zygote_host/zygote_host_linux.h"
#endif
-@@ -347,7 +347,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() {
- process.titles.push_back(title);
+@@ -325,7 +325,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() {
+ std::ref(process)));
}
-#if defined(OS_POSIX) && !defined(OS_MAC) && !defined(OS_ANDROID)