diff options
Diffstat (limited to 'fpdfsdk/DEPS')
-rw-r--r-- | fpdfsdk/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS index ce037d902e..e077225b17 100644 --- a/fpdfsdk/DEPS +++ b/fpdfsdk/DEPS @@ -2,7 +2,7 @@ include_rules = [ '+core', '+public', '+v8', - '+xfa/fwl/core', + '+xfa/fwl', '+xfa/fxbarcode', '+xfa/fxfa', '+xfa/fxgraphics', |