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 d92f3de033..6678121ef9 100644 --- a/xfa/fxfa/app/DEPS +++ b/xfa/fxfa/app/DEPS @@ -1,4 +1,5 @@ include_rules = [ '+core/fdrm/crypto/include', + '+core/fpdfapi/fpdf_page/include', '+core/fpdfapi/fpdf_parser/include', ] |