diff options
Diffstat (limited to 'xfa/fxfa/DEPS')
-rw-r--r-- | xfa/fxfa/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/fxfa/DEPS b/xfa/fxfa/DEPS index 93a9acbc13..97e9f52afa 100644 --- a/xfa/fxfa/DEPS +++ b/xfa/fxfa/DEPS @@ -1,5 +1,8 @@ include_rules = [ '+core/fdrm/crypto', + '+core/fpdfapi/font', + '+core/fpdfapi/page', + '+core/fpdfdoc', '+core/fxcodec', '+fxjs', ] |