Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0c1fd9d

Browse files
authored
Roll libpng to 134cf139cb24d802ee6ad5fc51bccff3221c2b49 (#32688)
Includes: * Win32: Suppress tautological const compare warning Issue: flutter/flutter#59199
1 parent 94677e0 commit 0c1fd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ deps = {
394394
Var('fuchsia_git') + '/third_party/libjpeg-turbo' + '@' + '0fb821f3b2e570b2783a94ccd9a2fb1f4916ae9f',
395395

396396
'src/third_party/libpng':
397-
Var('flutter_git') + '/third_party/libpng' + '@' + '45c760458b4a83d567cc42d21bd79a3b3fe21815',
397+
Var('flutter_git') + '/third_party/libpng' + '@' + '134cf139cb24d802ee6ad5fc51bccff3221c2b49',
398398

399399
'src/third_party/libwebp':
400400
Var('chromium_git') + '/webm/libwebp.git' + '@' + '7dfde712a477e420968732161539011e0fd446cf', # 1.2.0

0 commit comments

Comments
 (0)