From 202ad7238489934ba0c64760de5f95782b36a213 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 29 Sep 2016 17:41:42 -0700 Subject: Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383583002 --- fpdfsdk/fpdfxfa/DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fpdfsdk/fpdfxfa/DEPS') diff --git a/fpdfsdk/fpdfxfa/DEPS b/fpdfsdk/fpdfxfa/DEPS index b9a370408a..212c6ccf65 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', ] -- cgit v1.2.3