Chromium Code Reviews

Unified Diff: DEPS

Issue 2604693002: Update V8 DEPS. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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 a91918ba523781975496563814263dc2b2ae49be..6d107555f180222728e98b18d831a76700deb65a 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("chromium_url") + "/chromium/src/build.git" + "@" + "d14a3a7f9180097cc4e71bca689911d4f0cb192c",
+ Var("chromium_url") + "/chromium/src/build.git" + "@" + "bdc04ca095549fc9f1e27210d8e36c58a7b40600",
"v8/tools/gyp":
Var("chromium_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff219637458563",
"v8/third_party/icu":
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine