node/deps/zlib/google/DEPS
Luigi Pinca c41e67fe1d
deps: update zlib to upstream 8bbd6c31
Updated as described in doc/contributing/maintaining-zlib.md.

PR-URL: https://github.com/nodejs/node/pull/45387
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2022-11-21 15:16:24 -05:00

6 lines
87 B
Python

include_rules = [
'+base',
'+build',
'+testing',
"+third_party/zlib/zlib.h",
]