From 5b13e1dc5770b73295f0c4a61c699a10eb7922e6 Mon Sep 17 00:00:00 2001 From: thestig Date: Fri, 19 Aug 2016 12:04:05 -0700 Subject: Add a fuzzer for CPDF_HintTables. BUG=636559 Review-Url: https://codereview.chromium.org/2255083004 --- testing/DEPS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS index babefb8593..d3cc6f3869 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -1,13 +1,14 @@ include_rules = [ - '+core/include', + '+core/fpdfapi', '+core/fxcodec', '+core/fxcrt/include', '+core/fxge/include', + '+core/include', '+fxjs/include', '+public', '+v8', '+xfa/fde', '+xfa/fgas', - '+xfa/fxfa/parser', '+xfa/fxfa/fm2js', + '+xfa/fxfa/parser', ] -- cgit v1.2.3