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

Unified Diff: DEPS

Issue 2076393003: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 6 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 c67749d4c16d3e44cbcde52bfc3a0a3e6ea79b5f..6f44a0f54f7bf6ed79cc964db4cab6f9bbeb40f5 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "d45e523e2428a9500e5d4c9e64d9345e75ac315a",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "dfed34c541415c22c3d6037e7e62224a2511f1e4",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "c61b0b35c8396bfd59efc6cfc11401d912b0f510",
"v8/third_party/icu":
@@ -18,7 +18,7 @@ deps = {
"v8/base/trace_event/common":
Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "54b8455be9505c2cb0cf5c26bb86739c236471aa",
"v8/tools/mb":
- Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "340ee1614f0ab8aa8b1846d10b26426789dbca0e",
+ Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "69858344b036b3694334ffe53829fe4cfad89822",
"v8/tools/swarming_client":
Var('git_url') + '/external/swarming.client.git' + '@' + "df6e95e7669883c8fe9ef956c69a544154701a49",
"v8/testing/gtest":
« 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