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

Unified Diff: DEPS

Issue 1530413002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 5 years 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 8e0577c1e0889aa2fb92e233f452f8bbf5bb75ed..267cba9dd2c879f171fcafdc05b4feeb35553e86 100644
--- a/DEPS
+++ b/DEPS
@@ -30,13 +30,13 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "fd44cd73dfbce0b515a2474b7cd505d6176a9eb5",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "6261565695263bd878edd055e81ecc5e989711d6",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "67c5521f1878f7929f8f0afc74b31627b3bbffb3",
}
deps_os = {
"android": {
"v8/third_party/android_tools":
- Var("git_url") + "/android_tools.git" + "@" + "54492f99c84cab0826a8e656efeb33a1b1bf5a04",
+ Var("git_url") + "/android_tools.git" + "@" + "f4c36ad89b2696b37d9cd7ca7d984b691888b188",
},
"win": {
"v8/third_party/cygwin":
« 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