summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2016-01-27 19:08:30 -0800
committerLei Zhang <thestig@chromium.org>2016-01-27 19:08:30 -0800
commit5fe3cb645c4ca8fe60600cbb13246457d70ab75d (patch)
tree09b512e09f14a7cc301b071d0af7ac09dab68264 /samples
parent94293688e82ee6a979478fa983e217549c44e3c2 (diff)
downloadpdfium-5fe3cb645c4ca8fe60600cbb13246457d70ab75d.tar.xz
XFA: Fix checkdeps violations.
TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1647613003 .
Diffstat (limited to 'samples')
-rw-r--r--samples/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/DEPS b/samples/DEPS
index 18ab975611..e77312f4bb 100644
--- a/samples/DEPS
+++ b/samples/DEPS
@@ -1,6 +1,6 @@
include_rules = [
'+public',
- '+third_party/libpng',
+ '+third_party/libpng16',
'+third_party/zlib_v128',
'+v8',
]