diff options
Diffstat (limited to 'xfa/DEPS')
-rw-r--r-- | xfa/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ include_rules = [ - '+core/fxcrt', '+core/fpdfapi/parser', + '+core/fxcrt', '+core/fxge', '+third_party/bigint' ] |