summaryrefslogtreecommitdiff
path: root/testing/DEPS
diff options
context:
space:
mode:
authorOliver Chang <ochang@chromium.org>2016-03-18 16:45:33 -0700
committerOliver Chang <ochang@chromium.org>2016-03-18 16:45:33 -0700
commitbf067b461368abf7303a1285183128790134b169 (patch)
tree539cedebd405e2b170c869c918e9f31171e998ab /testing/DEPS
parent262e3246921f284c97fdf8968f8093782df5d487 (diff)
downloadpdfium-bf067b461368abf7303a1285183128790134b169.tar.xz
Add an openjpeg libfuzzer.
BUG=591789 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1814223003 .
Diffstat (limited to 'testing/DEPS')
-rw-r--r--testing/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/DEPS b/testing/DEPS
index 86d3090407..ce8bbe45f7 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -1,5 +1,6 @@
include_rules = [
'+core/include',
+ '+core/fxcodec',
'+fpdfsdk/include',
'+public',
'+v8',