File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ deps = {
4747 "third_party/externals/libjpeg-turbo" : "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@ed683925e4897a84b3bffc5c1414c85b97a129a3" ,
4848 "third_party/externals/libjxl" : "https://chromium.googlesource.com/external/gitlab.com/wg1/jpeg-xl.git@a205468bc5d3a353fb15dae2398a101dff52f2d3" ,
4949 "third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@386707c6d19b974ca2e3db7f5c61873813c6fe44" ,
50- "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@fd7bb21c0cb56e8a82e9bfa376164b842f433f3b " ,
50+ "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@2af26267cdfcb63a88e5c74a85927a12d6ca1d76 " ,
5151 "third_party/externals/libyuv" : "https://chromium.googlesource.com/libyuv/libyuv.git@d248929c059ff7629a85333699717d7a677d8d96" ,
5252 "third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d" ,
5353 "third_party/externals/oboe" : "https://chromium.googlesource.com/external/github.com/google/oboe.git@b02a12d1dd821118763debec6b83d00a8a0ee419" ,
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ def c_plus_plus_deps(ws = "@"):
125125 new_git_repository (
126126 name = "libwebp" ,
127127 build_file = ws + "//bazel/external/libwebp:BUILD.bazel" ,
128- commit = "fd7bb21c0cb56e8a82e9bfa376164b842f433f3b " ,
128+ commit = "2af26267cdfcb63a88e5c74a85927a12d6ca1d76 " ,
129129 remote = "https://chromium.googlesource.com/webm/libwebp.git" ,
130130 )
131131
You can’t perform that action at this time.
0 commit comments