diff options
Diffstat (limited to 'core/fxcodec/DEPS')
-rw-r--r-- | core/fxcodec/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcodec/DEPS b/core/fxcodec/DEPS index 85e74dd5a3..f82f477616 100644 --- a/core/fxcodec/DEPS +++ b/core/fxcodec/DEPS @@ -4,5 +4,5 @@ include_rules = [ # For non-standalone builds that may use libjpeg_turbo. '+third_party/libjpeg_turbo/jpeglib.h', '+third_party/libopenjpeg20', - '+third_party/zlib_v1211', + '+third_party/zlib', ] |