Roll third_party/abseil-cpp/ e44b3e77a..bc3ab2935 (1 commit)

e44b3e77a9..bc3ab29356

$ git log e44b3e77a..bc3ab2935 --date=short --no-merges --format='%ad %ae %s'
2022-07-11 cwallez absl: Also remove unprefixed annotations from CMake files

Created with:
  roll-dep third_party/abseil-cpp

Fixed: dawn:1483
Change-Id: Id70855824017a56b419c30765c8b21dc0f87a1fb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95945
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Corentin Wallez 2022-07-12 09:55:29 +00:00 committed by Dawn LUCI CQ
parent d4e3fcb4a1
commit edf650caad
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -149,7 +149,7 @@ deps = {
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@e44b3e77a90112bba1ebe91aca5f9af8e5afab84',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@bc3ab29356a081d0b5dd4ac55e30f4b45d8794cc',
'condition': 'dawn_standalone',
},