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

Unified Diff: DEPS

Issue 1475893002: 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 73576231eb6bde152d5d5fb957cd5122fbd2f64d..686db4bde0fb8e84194d3bbfb6f9d7f99a44a8bd 100644
--- a/DEPS
+++ b/DEPS
@@ -14,7 +14,7 @@ deps = {
"v8/buildtools":
Var("git_url") + "/chromium/buildtools.git" + "@" + "818123dac34899ec230840936fc15b8b2b5556f9",
"v8/tools/swarming_client":
- Var('git_url') + '/external/swarming.client.git' + '@' + "05e17879accce360bee999cd9ec891d761056bc2",
+ Var('git_url') + '/external/swarming.client.git' + '@' + "df99a00d96fae932bae824dccba13156bf7eddd0",
"v8/testing/gtest":
Var("git_url") + "/external/github.com/google/googletest.git" + "@" + "6f8a66431cb592dad629028a50b3dd418a408c87",
"v8/testing/gmock":
@@ -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" + "@" + "71b766acbd4f2dbe860bcb57c003eba006244ae9",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "aeba05c6d90e906ba60a328e9a5b68f25627dc29",
}
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