diff options
Diffstat (limited to 'xfa/fxfa/DEPS')
-rw-r--r-- | xfa/fxfa/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/DEPS b/xfa/fxfa/DEPS index 3170149ce2..93a9acbc13 100644 --- a/xfa/fxfa/DEPS +++ b/xfa/fxfa/DEPS @@ -1,4 +1,5 @@ include_rules = [ + '+core/fdrm/crypto', '+core/fxcodec', '+fxjs', ] |