Chromium Code Reviews| Index: fpdfsdk/fpdfxfa/DEPS |
| diff --git a/fpdfsdk/fpdfxfa/DEPS b/fpdfsdk/fpdfxfa/DEPS |
| index b9a370408af8471331d1b7a08c312cf06b9c956c..212c6ccf65205f13af7927397262c285cbcdccd2 100644 |
| --- a/fpdfsdk/fpdfxfa/DEPS |
| +++ b/fpdfsdk/fpdfxfa/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - '+xfa/fwl/core/include', |
| - '+xfa/fxbarcode/include', |
| + '+xfa/fwl/core', |
| + '+xfa/fxbarcode', |
| ] |