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 840666d996..89f247e9fe 100644 --- a/fpdfsdk/DEPS +++ b/fpdfsdk/DEPS @@ -12,6 +12,6 @@ include_rules = [ '+public', '+v8', '+xfa/fwl/core', - '+xfa/fxfa/include', + '+xfa/fxfa', '+xfa/fxgraphics', ] |