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 . --- fpdfsdk/DEPS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fpdfsdk/DEPS') diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS index ed111888c8..a351ff794f 100644 --- a/fpdfsdk/DEPS +++ b/fpdfsdk/DEPS @@ -1,6 +1,10 @@ include_rules = [ '+core/include', '+core/fpdftext/include', + '+core/fpdfapi/include', + '+core/fpdfapi/fpdf_edit/include', + '+core/fpdfapi/fpdf_parser/include', + '+core/fpdfapi/fpdf_render/include', '+javascript/IJavaScript.h', '+public', '+v8', -- cgit v1.2.3