diff options
Diffstat (limited to 'testing/DEPS')
-rw-r--r-- | testing/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
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', ] |