diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 13:22:27 +0000 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 20:08:05 +0000 |
commit | 11d56ce01165baa90c03680bfe99a0ed83ea7f7e (patch) | |
tree | 68e3833c57cf7fdffeb2c8992c892d612820109d /www/chromium/files/patch-base_process_process__metrics.h | |
parent | cd8cef33d24265fce92375629d746d5f6911f890 (diff) |
Diffstat (limited to 'www/chromium/files/patch-base_process_process__metrics.h')
-rw-r--r-- | www/chromium/files/patch-base_process_process__metrics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_process_process__metrics.h b/www/chromium/files/patch-base_process_process__metrics.h index 6401065f7738..360c25b6d3f3 100644 --- a/www/chromium/files/patch-base_process_process__metrics.h +++ b/www/chromium/files/patch-base_process_process__metrics.h @@ -1,4 +1,4 @@ ---- base/process/process_metrics.h.orig 2023-12-10 06:10:27 UTC +--- base/process/process_metrics.h.orig 2024-03-22 08:19:40 UTC +++ base/process/process_metrics.h @@ -37,7 +37,7 @@ #endif @@ -109,7 +109,7 @@ // Parse the data found in /proc/<pid>/stat and return the sum of the // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. -@@ -588,7 +586,7 @@ class BASE_EXPORT SystemMetrics { +@@ -594,7 +592,7 @@ class BASE_EXPORT SystemMetrics { FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); size_t committed_memory_; |