diff options
Diffstat (limited to 'xfa/fxfa/DEPS')
-rw-r--r-- | xfa/fxfa/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/DEPS b/xfa/fxfa/DEPS index 589b532e2c..886ee8e2b7 100644 --- a/xfa/fxfa/DEPS +++ b/xfa/fxfa/DEPS @@ -1,3 +1,3 @@ include_rules = [ - '+fxjs/include', + '+fxjs', ] |