From a98600aeb8d815c297834aa5006f5c3ea20dde6d Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Mon, 21 Mar 2016 15:15:56 -0400 Subject: Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. This CL splits apart the larger header into individual class headers in the xfa/fxbarcode directory. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1816133002 . --- fpdfsdk/fpdfxfa/DEPS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fpdfsdk/fpdfxfa/DEPS (limited to 'fpdfsdk/fpdfxfa/DEPS') diff --git a/fpdfsdk/fpdfxfa/DEPS b/fpdfsdk/fpdfxfa/DEPS new file mode 100644 index 0000000000..7f85f28f8b --- /dev/null +++ b/fpdfsdk/fpdfxfa/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + '+xfa/fxbarcode/include', +] -- cgit v1.2.3