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

Unified Diff: DEPS

Issue 2124673002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 5 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 ec896018ee903bbfcb6756bbfc672a4f988e86b1..b03a236006ed4b18dcfbe34ca2996f9f324e0189 100644
--- a/DEPS
+++ b/DEPS
@@ -8,13 +8,13 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "76d9f8b4fcae07fb82f28295468cf92bade935bd",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "536d6fe8a0df34c0c412da483375d71b9b931afa",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "35eafcd939515d51d19556c543f9cf97faf75ee6",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "ffa4b6704cf5cc9fec9485731f24a05b2ba94bca",
"v8/buildtools":
- Var("git_url") + "/chromium/buildtools.git" + "@" + "db6179b29f90d28026b0cb23ef71d56ec31b8bd6",
+ Var("git_url") + "/chromium/buildtools.git" + "@" + "d2664782a3855d5be8cbbfd3c23b6652926de8cc",
"v8/base/trace_event/common":
Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "54b8455be9505c2cb0cf5c26bb86739c236471aa",
"v8/tools/mb":
« 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