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

Unified Diff: DEPS

Issue 2589043002: Update V8 DEPS. (Closed)
Patch Set: Created 4 years 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 16a0c9bbbd015c7d6ab48084d723673911f51ec7..7fad45f2d9b2990bc5dd3f04fea06260819a10b8 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("chromium_url") + "/chromium/src/build.git" + "@" + "29ac3ae139551d342de8a95f4641157d0153fc33",
+ Var("chromium_url") + "/chromium/src/build.git" + "@" + "53a8a4bbfa7ecf84bba943aa0fdaceb2bd542c85",
"v8/tools/gyp":
Var("chromium_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff219637458563",
"v8/third_party/icu":
@@ -39,7 +39,7 @@ deps = {
"v8/test/test262/harness":
Var("chromium_url") + "/external/github.com/test262-utils/test262-harness-py.git" + "@" + "cbd968f54f7a95c6556d53ba852292a4c49d11d8",
"v8/tools/clang":
- Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "fe25d46907315afb6b1701b66ffec56289c42afb",
+ Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "fcefe9f9ef45236393f3907049c1d6fe79d62629",
}
deps_os = {
@@ -47,7 +47,7 @@ deps_os = {
"v8/third_party/android_tools":
Var("chromium_url") + "/android_tools.git" + "@" + "b43a6a289a7588b1769814f04dd6c7d7176974cc",
"v8/third_party/catapult":
- Var('chromium_url') + "/external/github.com/catapult-project/catapult.git" + "@" + "4fc181694898980a2b23778d242d6971765d7b37",
+ Var('chromium_url') + "/external/github.com/catapult-project/catapult.git" + "@" + "70f42a7c55ca69cdeb9aa6ec7e40ff3f155040b9",
},
"win": {
"v8/third_party/cygwin":
« 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