aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/fix-missing-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/chromium/fix-missing-includes.patch')
-rw-r--r--community/chromium/fix-missing-includes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/chromium/fix-missing-includes.patch b/community/chromium/fix-missing-includes.patch
deleted file mode 100644
index 5caa68f92d8..00000000000
--- a/community/chromium/fix-missing-includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- third_party/pdfium/core/fxcodec/png/png_decoder.h.orig
-+++ third_party/pdfium/core/fxcodec/png/png_decoder.h
-@@ -9,6 +9,7 @@
-
- #include <memory>
-
-+#include "core/fxcodec/fx_codec_def.h"
- #include "core/fxcodec/progressive_decoder_iface.h"
-
- #ifndef PDF_ENABLE_XFA_PNG