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

Unified Diff: DEPS

Issue 1456323002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 years, 1 month 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 5f2d5384c57c8d2249110c86fcecb8c959c931fa..bef30a0dbebb91659e924cf83446f6459d6a5a9b 100644
--- a/DEPS
+++ b/DEPS
@@ -8,11 +8,11 @@ vars = {
deps = {
"v8/build/gyp":
- Var("git_url") + "/external/gyp.git" + "@" + "33b351b2eda8facc464c89213fc8cd9919666c05",
+ Var("git_url") + "/external/gyp.git" + "@" + "e1133480da78cd4a23a8cec604d1d6d46dab35d6",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "42c58d4e49f2250039f0e98d43e0b76e8f5ca024",
"v8/buildtools":
- Var("git_url") + "/chromium/buildtools.git" + "@" + "277db9302c7ff55beee2a9daf380675dc03bea83",
+ Var("git_url") + "/chromium/buildtools.git" + "@" + "818123dac34899ec230840936fc15b8b2b5556f9",
"v8/tools/swarming_client":
Var('git_url') + '/external/swarming.client.git' + '@' + "8fce79620b04bbe5415ace1103db27505bdc4c06",
"v8/testing/gtest":
@@ -27,7 +27,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "ea222fb7d09e334c321b987656315ad4056ded96",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "ccc0be4f85403b607fd7426cb86c4db2f49b02f6",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "650a79a0bd9b486fa688d8a71ce00674e9e2c096",
}
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