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

Unified Diff: DEPS

Issue 2848383002: Sanitizers: Roll in 16 months of libcxx and libcxxabi changes. (Closed)
Patch Set: Created 3 years, 8 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/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 a426c604b0cc1c8d48a225ae953a266aa2010cc6..56d52a2ae595a533f6422a03c464acc58170dafc 100644
--- a/DEPS
+++ b/DEPS
@@ -4,8 +4,8 @@ vars = {
"chromium_url": "https://chromium.googlesource.com",
"clang_format_rev": "c09c8deeac31f05bd801995c475e7c8070f9ecda", # r296408
- "libcxx_revision": "b1ece9c037d879843b0b0f5a2802e1e9d443b75a", # r256621
- "libcxxabi_revision": "0edb61e2e581758fc4cd4cd09fc588b3fc91a653", # r256323
+ "libcxx_revision": "57c405955f0abd56f81152ead9e2344b532276ad", # r301132
+ "libcxxabi_revision": "700fa3562ffeb4e6416bb07fa731ea98105604d3", # r300925
}
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