From 143959dba65c78f404a5d8984edb5ec5e507325e Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 22 Jun 2017 12:20:58 -0700 Subject: Move image_diff code into testing/image_diff/ It is not actually a sample program to demonstrate how to use PDFium APIs. It is more of a test utility program. Remove header include dependency from samples/ to core/, to set a good example. Change-Id: Idd5d567c82314bcf0e4a7bec8a3210e7d57226ee Reviewed-on: https://pdfium-review.googlesource.com/6871 Reviewed-by: dsinclair Commit-Queue: Lei Zhang --- samples/DEPS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'samples/DEPS') diff --git a/samples/DEPS b/samples/DEPS index 0a426d6e9c..26f9ee22eb 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -1,9 +1,5 @@ include_rules = [ '+public', - '+third_party/libpng16', '+third_party/skia/include', - '+third_party/zlib', '+v8', - '+core/fdrm/crypto/fx_crypt.h', - '+core/fxcrt/fx_memory.h', ] -- cgit v1.2.3