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

Unified Diff: DEPS

Issue 1110063010: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 years, 8 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 299a40b12786e5d9673cd7ee2ec9ea5810db38f6..f158fc6f4274e78822e7fd71822c4a971217a26b 100644
--- a/DEPS
+++ b/DEPS
@@ -8,11 +8,11 @@ vars = {
deps = {
"v8/build/gyp":
- Var("git_url") + "/external/gyp.git" + "@" + "2a5511bd901f328db10d0b6415c864a5ff59fc81",
+ Var("git_url") + "/external/gyp.git" + "@" + "0bb67471bca068996e15b56738fa4824dfa19de0",
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "10834e84d250eb31a73496bfdb7923eaa43ead51",
"v8/buildtools":
- Var("git_url") + "/chromium/buildtools.git" + "@" + "15308f469a704c45d15567fa69cd94ce07ad0e1b",
+ Var("git_url") + "/chromium/buildtools.git" + "@" + "15f5fc6fdb1795e2b99f66e5bc6c01e9fb62b436",
"v8/testing/gtest":
Var("git_url") + "/external/googletest.git" + "@" + "be1868139ffe0ccd0e8e3b37292b84c821d9c8ad",
"v8/testing/gmock":
« 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