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 18ab975611..e77312f4bb 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -1,6 +1,6 @@ include_rules = [ '+public', - '+third_party/libpng', + '+third_party/libpng16', '+third_party/zlib_v128', '+v8', ] |