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

Unified Diff: DEPS

Issue 2227473002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 4 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 a51d77137865ba0771a104a2be0ee2c8a381f79d..ba984cb72601a89adc786c36efa6550533809422 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "4f92210342e455123c37ad2040085b84a8ab6274",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "0aef44ff3987075f96208a8418c9f92038e7cf52",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "93cc6e2c23e4d5ebd179f388e67aa907d0dfd43d",
"v8/third_party/icu":
@@ -43,7 +43,7 @@ deps = {
"v8/test/test262/harness":
Var("git_url") + "/external/github.com/test262-utils/test262-harness-py.git" + "@" + "cbd968f54f7a95c6556d53ba852292a4c49d11d8",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "36887a18177854dec069b5dc0e14b4274fc0c709",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "c08b639033e7eca409e7d61c8384b7e328aabe8f",
}
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