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

Unified Diff: DEPS

Issue 968543002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 years, 10 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 1a96a268ce9d6d2e42a2ad57e0da46ab7e01fa21..d090c99ac6c4d6ca0c1372b4abd2112e7c756b06 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ deps = {
"v8/build/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "34640080d08ab2a37665512e52142947def3056d",
"v8/third_party/icu":
- Var("git_url") + "/chromium/deps/icu.git" + "@" + "4e3266f32c62d30a3f9e2232a753c60129d1e670",
+ Var("git_url") + "/chromium/deps/icu.git" + "@" + "df1bf389ea55d8e5b87cfb834705f5f9b7c251eb",
"v8/buildtools":
Var("git_url") + "/chromium/buildtools.git" + "@" + "93b3d0af1b30db55ee42bd2e983f7753153217db",
"v8/testing/gtest":
@@ -18,7 +18,7 @@ deps = {
"v8/testing/gmock":
Var("git_url") + "/external/googlemock.git" + "@" + "29763965ab52f24565299976b936d1265cb6a271", # from svn revision 501
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "eb87c73202018d13f2f713e1304ab4edf9a6f49f",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "396986ca15884ab08aaa9e198522b2ccb6a93ba5",
}
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