Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: DEPS

Issue 2953323002: Ensure libunwind symbols are hidden (Closed)
Patch Set: Roll libunwind to r306442 Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libunwind/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 1e5c10d01e8aa6ad366d03ad34e624f9a97fd858..fde9a08366eb8af913a4af451d1c28233a33409f 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
"clang_format_rev": "0653eee0c81ea04715c635dd0885e8096ff6ba6d", # r302580
"libcxx_revision": "3a07dd740be63878167a0ea19fe81869954badd7", # r303878
"libcxxabi_revision": "4072e8fd76febee37f60aeda76d6d9f5e3791daa", # r303806
- "libunwind_revision": "86219d8c6a73f95e694b4e1594e1a8a0a33613b6", # r303130
+ "libunwind_revision": "41f982e5887185b904a456e20dfcd58e6be6cc19", # r306442
}
deps = {
« no previous file with comments | « no previous file | third_party/libunwind/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698