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

Unified Diff: DEPS

Issue 1559483002: Sanitizers: Roll in 16 months of libcxx and libcxxabi changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools.git@master
Patch Set: buildfiles Created 5 years 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/libc++/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 b4c5fed4386c938b37ed43056d31bda1e7a815b6..897121e4250e8b360e339544ec785522fc55fa13 100644
--- a/DEPS
+++ b/DEPS
@@ -5,8 +5,8 @@ vars = {
"git_url": "https://chromium.googlesource.com",
"clang_format_rev": "81edd558fea5dd7855d67a1dc61db34ae8c1fd63", # r223685
- "libcxx_revision": "48198f9110397fff47fe7c37cbfa296be7d44d3d",
- "libcxxabi_revision": "4ad1009ab3a59fa7a6896d74d5e4de5885697f95",
+ "libcxx_revision": "aad34a13af010898f54c1bb2069194cb083cea4b",
+ "libcxxabi_revision": "9a39e428d018b723d7d187181fd08908b1cb6bd0",
}
deps = {
« no previous file with comments | « no previous file | third_party/libc++/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698