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

Unified Diff: DEPS

Issue 2046883002: 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 82621212496c2b7ff57e4382ed745d1f01b11adc..5f7a7138ed05362ce13b5ee48c229dd2a5473b2e 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "9f3f50f2d8b3b751c451c76d9bbf648835256dd5",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "274d94c4280f7a4bd0e5747ac4a6ac5d1aedad32",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "bce1c7793010574d88d7915e2d55395213ac63d1",
"v8/third_party/icu":
@@ -37,7 +37,7 @@ deps = {
deps_os = {
"android": {
"v8/third_party/android_tools":
- Var("git_url") + "/android_tools.git" + "@" + "04c2c06fe3ef3d93343feb6e83cd932725740d7f",
+ Var("git_url") + "/android_tools.git" + "@" + "5b5f2f60b78198eaef25d442ac60f823142a8a6e",
},
"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