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

Unified Diff: DEPS

Issue 2122603006: 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 b03a236006ed4b18dcfbe34ca2996f9f324e0189..56f080c16be9e6d52323da45e7b68c4aa984b334 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "536d6fe8a0df34c0c412da483375d71b9b931afa",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "b0d7c1e69e15dbf1c341d2fa90565f1b497c0f1d",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "35eafcd939515d51d19556c543f9cf97faf75ee6",
"v8/third_party/icu":
@@ -33,7 +33,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "88bc7fe7586f161201c5f14f55c9c489f82b1b67",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "775e2f874b9f53f0e82c4e7c61dc29f3cdcb3379",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "5fe81a4bccaa62fa983c0d83b9024e973f293116",
}
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