Reviewers: Michael Achenbach,
Description:
Update V8 DEPS.
Rolling v8/third_party/android_tools to
ed3dde6470c39b196c70f0c20374894d169754ec
Rolling v8/tools/clang to 4885e24a9781ff56a6722ff6e1e0267d6b60cc6c
[email protected]
Please review this at https://codereview.chromium.org/1190473002/
Base URL: https://chromium.googlesource.com/v8/v8@master
Affected files (+2, -2 lines):
M DEPS
Index: DEPS
diff --git a/DEPS b/DEPS
index
5c1a755b31cdf61826da3ac779a4e45b1ee3df6e..585e3df8ad7c94c82bac52cfbadb5ce8fdd01f16
100644
--- a/DEPS
+++ b/DEPS
@@ -18,13 +18,13 @@ 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" + "@"
+ "bb23ac0328fd3d051fc2f5ff027c8e0f87cc6fb5",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@"
+ "4885e24a9781ff56a6722ff6e1e0267d6b60cc6c",
}
deps_os = {
"android": {
"v8/third_party/android_tools":
- Var("git_url") + "/android_tools.git" + "@"
+ "4f723e2a5fa5b7b8a198072ac19b92344be2b271",
+ Var("git_url") + "/android_tools.git" + "@"
+ "ed3dde6470c39b196c70f0c20374894d169754ec",
},
"win": {
"v8/third_party/cygwin":
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.