From aa403d3f68a966e24a6d8e8c109970930f096afb Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Tue, 15 Mar 2016 14:57:22 -0400 Subject: core/include/fdpfapi cleanup Part I. This Cl moves a bunch of the files from core/include/fpdfapi to their correct location outside the core/include tree. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1805603002 . --- xfa/fxfa/app/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fxfa/app/DEPS') diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS index a0d113f3cf..d92f3de033 100644 --- a/xfa/fxfa/app/DEPS +++ b/xfa/fxfa/app/DEPS @@ -1,3 +1,4 @@ include_rules = [ '+core/fdrm/crypto/include', + '+core/fpdfapi/fpdf_parser/include', ] -- cgit v1.2.3