From fa92864d257f57e5afdc0a36eafad8f2575c528a Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 15 Jan 2016 12:20:27 -0800 Subject: XFA: Upgrade libpng to 1.6.20. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1591483003 . --- core/src/fxcodec/codec/DEPS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 core/src/fxcodec/codec/DEPS (limited to 'core/src/fxcodec/codec/DEPS') diff --git a/core/src/fxcodec/codec/DEPS b/core/src/fxcodec/codec/DEPS new file mode 100644 index 0000000000..9caa4d8533 --- /dev/null +++ b/core/src/fxcodec/codec/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + '+third_party/libpng/png.h', +] -- cgit v1.2.3