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

Unified Diff: DEPS

Issue 1486733003: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: 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 | 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 a1cd428d8afcb804daff9f6f18086fe2ce955f58..d0188ba08ceff5bc2a1b2c9695f49e759e89c518 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build/gyp":
- Var("git_url") + "/external/gyp.git" + "@" + "e1133480da78cd4a23a8cec604d1d6d46dab35d6",
+ Var("git_url") + "/external/gyp.git" + "@" + "f4d65e35719cfe02257ece126c109cfc053ca35c",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "42c58d4e49f2250039f0e98d43e0b76e8f5ca024",
"v8/buildtools":
@@ -30,7 +30,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "fd44cd73dfbce0b515a2474b7cd505d6176a9eb5",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "865186d384b106af211dcfaf2ab3f4e778773098",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "3bd755f93254f9c21a323a5cfd28dacbe02e53e4",
}
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