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 . --- samples/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'samples') diff --git a/samples/DEPS b/samples/DEPS index e77312f4bb..f38daab263 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -1,6 +1,7 @@ include_rules = [ '+public', '+third_party/libpng16', + '+third_party/skia/include', '+third_party/zlib_v128', '+v8', ] -- cgit v1.2.3