diff options
Diffstat (limited to 'samples/DEPS')
-rw-r--r-- | samples/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/DEPS b/samples/DEPS index 4a926a7cf2..fedf79e158 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -2,7 +2,7 @@ include_rules = [ '+public', '+third_party/libpng16', '+third_party/skia/include', - '+third_party/zlib_v128', + '+third_party/zlib_v1211', '+v8', '+core/fdrm/crypto/fx_crypt.h', ] |