From 89bdd0876e6b92c959839908204eb82337a27ba2 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 6 Apr 2016 10:47:54 -0700 Subject: Move code from fpdfsdk/include to the sub directories. This CL moves the fxedit, jsapi and fpdfxfa code out of fpdfsdk/include to the various sub-include directories. Review URL: https://codereview.chromium.org/1863163002 --- testing/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS index e261291c0c..2e7767721a 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -3,7 +3,7 @@ include_rules = [ '+core/fxcodec', '+core/fxcrt/include', '+core/fxge/include', - '+fpdfsdk/include', + '+fpdfsdk/jsapi/include', '+public', '+v8', '+xfa/fxfa/parser', -- cgit v1.2.3