Chromium Code Reviews| Index: fpdfsdk/DEPS |
| diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS |
| index 0fed7f32283fa1cddeadf9fb0f9bee58e3144a50..840666d996f707cf1679a79ea73862a02e2f1e41 100644 |
| --- a/fpdfsdk/DEPS |
| +++ b/fpdfsdk/DEPS |
| @@ -11,7 +11,7 @@ include_rules = [ |
| '+core/fxge', |
| '+public', |
| '+v8', |
| - '+xfa/fwl/core/include', |
| + '+xfa/fwl/core', |
| '+xfa/fxfa/include', |
| - '+xfa/fxgraphics/include', |
| + '+xfa/fxgraphics', |
| ] |