0

Build rule for pdf_codec_fax_fuzzer

Review-Url: https://codereview.chromium.org/2354003002
Cr-Commit-Position: refs/heads/master@{#419859}
This commit is contained in:
kcwu
2016-09-20 14:43:24 -07:00
committed by Commit bot
parent e27fc74d04
commit a6dc4f682f

@ -28,6 +28,13 @@ fuzzer_test("pdfium_fuzzer") {
dict = "dicts/pdf.dict"
}
fuzzer_test("pdf_codec_fax_fuzzer") {
sources = []
deps = [
"//third_party/pdfium/testing/libfuzzer:pdf_codec_fax_fuzzer",
]
}
fuzzer_test("pdf_hint_table_fuzzer") {
sources = []
deps = [