From 756d37943415ca15d491b79ba78012225a06db76 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Tue, 14 Jun 2016 07:34:20 -0700 Subject: Add fuzzer for FDE CSS syntax parser. This CL adds a fuzzer for the CSS Syntax parser in XFA. BUG=chromium:587126 Review-Url: https://codereview.chromium.org/2068513002 --- testing/DEPS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS index 2e7767721a..44e064607f 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -6,6 +6,8 @@ include_rules = [ '+fpdfsdk/jsapi/include', '+public', '+v8', + '+xfa/fde', + '+xfa/fgas', '+xfa/fxfa/parser', '+xfa/fxfa/fm2js', ] -- cgit v1.2.3