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 2089613003: Update DEPS to point at equivalent commits on master (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools.git@master
Patch Set: Created 4 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 | no next file » | 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 c608a728c863797f1a108d3c1811080daa6aad88..3b5b07e88d30e71af5647ff372fd0fe1deb8e962 100644
--- a/DEPS
+++ b/DEPS
@@ -4,9 +4,9 @@ use_relative_paths = True
vars = {
"git_url": "https://chromium.googlesource.com",
- "clang_format_rev": "a72164df8be7d1c68ae1ad6c3541e7819200327e", # r258123
- "libcxx_revision": "aad34a13af010898f54c1bb2069194cb083cea4b",
- "libcxxabi_revision": "9a39e428d018b723d7d187181fd08908b1cb6bd0",
+ "clang_format_rev": "a72164df8be7d1c68ae1ad6c3541e7819200327e", # r258328
+ "libcxx_revision": "b1ece9c037d879843b0b0f5a2802e1e9d443b75a", # r256621
+ "libcxxabi_revision": "0edb61e2e581758fc4cd4cd09fc588b3fc91a653", # r256323
}
deps = {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698