Roll src/third_party/libunwindstack 8c06e391ab..b34a0059a6 (1 commit)

https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git/+log/8c06e391ab8e..b34a0059a648

git log 8c06e391ab..b34a0059a6 --date=short --no-merges --format='%ad %ae %s'
2021-07-02 [email protected] Revert to the upstream's ElfInterface.cpp.

Bug: 1224596
Change-Id: I0cf889481b35dc742e59910f04ffc9b28f8037ce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3000930
Auto-Submit: Greg Thompson <[email protected]>
Commit-Queue: Mike Wittman <[email protected]>
Reviewed-by: Mike Wittman <[email protected]>
Cr-Commit-Position: refs/heads/master@{#899216}
diff --git a/DEPS b/DEPS
index 2ae2ccc..30eed13 100644
--- a/DEPS
+++ b/DEPS
@@ -1241,7 +1241,7 @@
   },
 
   'src/third_party/libunwindstack': {
-      'url': Var('chromium_git') + '/chromium/src/third_party/libunwindstack.git' + '@' + '8c06e391ab8ee01828a55477f09e7cff26182174',
+      'url': Var('chromium_git') + '/chromium/src/third_party/libunwindstack.git' + '@' + 'b34a0059a648f179ef05da2c0927f564bdaea2b3',
       'condition': 'checkout_android',
   },