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

Unified Diff: DEPS

Issue 1554843002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 12 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 23bf0e7ff73180e85d44fba1ecf03422e699a5d3..5188dfd59398037e6769f8b348740b83a3291023 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "8d342a405be5ae8aacb1e16f0bc31c3a4fbf26a2",
"v8/buildtools":
- Var("git_url") + "/chromium/buildtools.git" + "@" + "fee7f1e849f59c3fd7bb7b2cacf876edca0572f3",
+ Var("git_url") + "/chromium/buildtools.git" + "@" + "6d0c448437825a1af0ad2ea28128dda474403cd7",
"v8/base/trace_event/common":
Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "d83d44b13d07c2fd0a40101a7deef9b93b841732",
"v8/tools/swarming_client":
@@ -29,7 +29,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "67ba34b03a46bac4254223ae25f42c7b959540f0",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "d1e1de24f0e66c2f5a8b865c8ffb4042793286e9",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "da84f132a581202117fb45bceec8327752c81283",
}
deps_os = {
« 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