aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2023-06-06 06:09:17 +0000
committerRobert Nagy <rnagy@FreeBSD.org>2023-06-06 06:09:52 +0000
commit46f8c7116958784455b61f14a097af905f235735 (patch)
treedb9b21faa67b04f6cae0ce796da327203776cb2c /www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc
parent86bb83ce8acd6c460fa3f708fd7ac95c6ad7f000 (diff)
downloadports-46f8c7116958784455b61f14a097af905f235735.tar.gz
ports-46f8c7116958784455b61f14a097af905f235735.zip
www/ungoogled-chromium: update to 114.0.5735.90
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc')
-rw-r--r--www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc b/www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc
index 917e1d283534..b06b2f827cc3 100644
--- a/www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc
+++ b/www/ungoogled-chromium/files/patch-ui_gfx_codec_png__codec.cc
@@ -1,7 +1,7 @@
---- ui/gfx/codec/png_codec.cc.orig 2022-10-01 07:40:07 UTC
+--- ui/gfx/codec/png_codec.cc.orig 2023-06-05 19:39:05 UTC
+++ ui/gfx/codec/png_codec.cc
-@@ -10,7 +10,7 @@
- #include "base/memory/raw_ptr.h"
+@@ -11,7 +11,7 @@
+ #include "base/memory/raw_ptr_exclusion.h"
#include "base/notreached.h"
#include "base/strings/string_util.h"
-#include "third_party/libpng/png.h"