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

Unified Diff: DEPS

Issue 1883703003: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 8 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 61d4002e9686bdf2d7687a21d49d2044995a8d2e..f95a7c8ba9bb6091581261bb4929464c087ea3fa 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "c291cde264469b20ca969ce8832088acb21e0c48",
"v8/buildtools":
- Var("git_url") + "/chromium/buildtools.git" + "@" + "a2082cafead67b75c9c8edbdca47a2def6dbab21",
+ Var("git_url") + "/chromium/buildtools.git" + "@" + "de013cf87971d0ab40596f2275a633432c908052",
"v8/base/trace_event/common":
Var("git_url") + "/chromium/src/base/trace_event/common.git" + "@" + "c8c8665c2deaf1cc749d9f8e153256d4f67bf1b8",
"v8/tools/swarming_client":
@@ -29,7 +29,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "57d3e2216fa86ad63b6c0a54914ba9dcbff96003",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "9dc1904d214a77f081362c1b848b5f28d2192748",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "05a5cb33164e3c656a3375a1614ab350ca799215",
}
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