diff options
Diffstat (limited to 'www/chromium/files/patch-base_files_file__util.h')
-rw-r--r-- | www/chromium/files/patch-base_files_file__util.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_files_file__util.h b/www/chromium/files/patch-base_files_file__util.h index d6ce76c..9600826 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 2017-01-26 00:49:07 UTC +--- base/files/file_util.h.orig 2017-04-19 19:06:28 UTC +++ base/files/file_util.h -@@ -404,7 +404,7 @@ BASE_EXPORT bool VerifyPathControlledByA +@@ -406,7 +406,7 @@ BASE_EXPORT bool VerifyPathControlledByA // the directory |path|, in the number of FilePath::CharType, or -1 on failure. BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path); |