Commit acd0b2c5 authored by Victor Costan's avatar Victor Costan Committed by Commit Bot

Roll src/third_party/snappy/src/ 837f38b3e..f16eda346 (1 commit)

https://chromium.googlesource.com/external/github.com/google/snappy.git/+log/837f38b3e0ca..f16eda346663

$ git log 837f38b3e..f16eda346 --date=short --no-merges --format='%ad %ae %s'
2020-05-21 no-reply Correct uninitialized variable.

Created with:
  roll-dep src/third_party/snappy/src

Bug: 1090173
Change-Id: I227a3b5fb6c3aff698381c66a5f997d1138a6068
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225828
Auto-Submit: Victor Costan <pwnall@chromium.org>
Commit-Queue: Darwin Huang <huangdarwin@chromium.org>
Reviewed-by: default avatarDarwin Huang <huangdarwin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774289}
parent b93b18c3
......@@ -1368,7 +1368,7 @@ deps = {
Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
'src/third_party/snappy/src':
Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + '837f38b3e0cae01ccd5021b176509cb72eb25d81',
Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + 'f16eda3466633b88d0a55199deb00aa5429c6219',
'src/third_party/sqlite/src':
Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + 'b5399f70d4778fa2f0f0ada1bb5910e14c096be9',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment