From f30e663cd52e3304dfaea640cb410eeca018ed4f Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 15 Jan 2016 12:28:47 -0800 Subject: XFA: Add another valid fxcodec DEPS entry. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1591833002 . --- core/src/fxcodec/codec/DEPS | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/fxcodec/codec/DEPS b/core/src/fxcodec/codec/DEPS index 9caa4d8533..bfbbd82831 100644 --- a/core/src/fxcodec/codec/DEPS +++ b/core/src/fxcodec/codec/DEPS @@ -1,3 +1,4 @@ include_rules = [ '+third_party/libpng/png.h', + '+third_party/libtiff/tiffiop.h', ] -- cgit v1.2.3