From 2dd4dd29c063a32031fb5549616ba28e76310f0a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 30 Jul 2020 20:39:39 +0000 Subject: www/chromium: update to 84.0.4147.105 Submitted by: Matthias Wolf via GitHub MFH: 2020Q3 Security: http://vuxml.freebsd.org/freebsd/9a447f78-d0f8-11ea-9837-e09467587c17.html Security: http://vuxml.freebsd.org/freebsd/870d59b0-c6c4-11ea-8015-e09467587c17.html --- www/chromium/files/patch-base_files_file__util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-base_files_file__util.h') diff --git a/www/chromium/files/patch-base_files_file__util.h b/www/chromium/files/patch-base_files_file__util.h index 65171a867e06..7b393a0021a0 100644 --- a/www/chromium/files/patch-base_files_file__util.h +++ b/www/chromium/files/patch-base_files_file__util.h @@ -1,6 +1,6 @@ ---- base/files/file_util.h.orig 2020-03-16 18:39:41 UTC +--- base/files/file_util.h.orig 2020-07-07 21:58:11 UTC +++ base/files/file_util.h -@@ -519,7 +519,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas +@@ -552,7 +552,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas // the directory |path|, in the number of FilePath::CharType, or -1 on failure. BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path); -- cgit v1.2.3