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

Unified Diff: DEPS

Issue 1171913002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 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 0cbb41f93cbf8a2bd809be3585dac5e42c3c820e..d29d355b9cf1b1747d3835bc333942d12a4f8983 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build/gyp":
- Var("git_url") + "/external/gyp.git" + "@" + "29e94a3285ee899d14d5e56a6001682620d3778f",
+ Var("git_url") + "/external/gyp.git" + "@" + "fdc7b812f99e48c00e9a487bd56751bbeae07043",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "9939a5d5314b6d59d5fb070902d73304c2482f88",
"v8/buildtools":
@@ -18,7 +18,7 @@ deps = {
"v8/testing/gmock":
Var("git_url") + "/external/googlemock.git" + "@" + "29763965ab52f24565299976b936d1265cb6a271", # from svn revision 501
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "1efaf64b8e648c8c6539245b10cbea6f3004eb61",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "821059eb79ba92d0ab287b2b746105af4ee10817",
}
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