diff options
Diffstat (limited to 'xfa/fxfa/app/DEPS')
-rw-r--r-- | xfa/fxfa/app/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS index a0d113f3cf..d92f3de033 100644 --- a/xfa/fxfa/app/DEPS +++ b/xfa/fxfa/app/DEPS @@ -1,3 +1,4 @@ include_rules = [ '+core/fdrm/crypto/include', + '+core/fpdfapi/fpdf_parser/include', ] |