commit | bcd3e538f170a5ab2c3295f1a3b0062781d384a5 | [log] [tgz] |
---|---|---|
author | thestig <thestig@chromium.org> | Mon Nov 21 13:37:28 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 21 13:37:28 2016 -0800 |
tree | 0a16f383cfd22b4b9d26c7acdb085d5b05843631 | |
parent | d33c8e3145539631d03242a16c3683c3538c7557 [diff] [blame] |
Check dimensions and content of bitmaps in EmbedderTests. Review-Url: https://codereview.chromium.org/2514173002
diff --git a/testing/libfuzzer/DEPS b/testing/libfuzzer/DEPS new file mode 100644 index 0000000..b1d034e --- /dev/null +++ b/testing/libfuzzer/DEPS
@@ -0,0 +1,3 @@ +include_rules = [ + '+xfa', +]