From fde2530e82500b2a4ba93aae490ec94065d5e4b4 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Thu, 13 Jun 2019 22:29:19 +0000 Subject: www/chromium: Update to 75.0.3770.80 Changelog: https://chromium.googlesource.com/chromium/src/+log/74.0.3729.169..75.0.3770.80?pretty=fuller&n=10000 Submitted by: Matthias Wolf --- 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 8b78f44f3adf..36ade4d74565 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 2019-04-30 22:22:28 UTC +--- base/files/file_util.h.orig 2019-06-04 18:55:15 UTC +++ base/files/file_util.h -@@ -449,7 +449,7 @@ BASE_EXPORT bool VerifyPathControlledByAdmin(const bas +@@ -467,7 +467,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