diff options
Diffstat (limited to 'www/chromium/files/patch-base_threading_platform__thread.h')
-rw-r--r-- | www/chromium/files/patch-base_threading_platform__thread.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_threading_platform__thread.h b/www/chromium/files/patch-base_threading_platform__thread.h index fcbe67b6616c..7829e5be4113 100644 --- a/www/chromium/files/patch-base_threading_platform__thread.h +++ b/www/chromium/files/patch-base_threading_platform__thread.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread.h.orig 2022-02-28 16:54:41 UTC +--- base/threading/platform_thread.h.orig 2022-05-19 14:06:27 UTC +++ base/threading/platform_thread.h -@@ -205,7 +205,7 @@ class BASE_EXPORT PlatformThread { +@@ -211,7 +211,7 @@ class BASE_EXPORT PlatformThread { // Returns a realtime period provided by `delegate`. static TimeDelta GetRealtimePeriod(Delegate* delegate); |