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

Unified Diff: DEPS

Issue 2194113002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 5 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 859f7047a2d573b4e1ee83a9866a1666d9da48d1..39771567e208e8e60049087e0db7398c2a9f3664 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "1054b60d5e758646a073b0363f3629fa2d953de8",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "94ae8edf4860b0dfa8ac200d36bcbf11bdd72763",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "e7079f0e0e14108ab0dba58728ff219637458563",
"v8/third_party/icu":
@@ -22,7 +22,7 @@ deps = {
"v8/platform/inspector_protocol":
Var("git_url") + "/chromium/src/third_party/WebKit/Source/platform/inspector_protocol.git" + "@" + "f49542089820a34a9a6e33264e09b73779407512",
"v8/tools/mb":
- Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "0bee3440355ce5cf573b41999b2cbc0e1bcdc415",
+ Var('git_url') + '/chromium/src/tools/mb.git' + '@' + "d1d562a498b7b48a283d168df902007f33ac1413",
"v8/tools/swarming_client":
Var('git_url') + '/external/swarming.client.git' + '@' + "7f63a272f7d9785ce41b6d10bb3106c49a968e57",
"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