Index: DEPS |
diff --git a/DEPS b/DEPS |
index fb11765a7441302b2e88a9e940b9e95495f83227..4faa3f087f8e6e8bee199b36eb911cb62dee093b 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -12,7 +12,7 @@ deps = { |
"v8/tools/gyp": |
Var("git_url") + "/external/gyp.git" + "@" + "bce1c7793010574d88d7915e2d55395213ac63d1", |
"v8/third_party/icu": |
- Var("git_url") + "/chromium/deps/icu.git" + "@" + "c291cde264469b20ca969ce8832088acb21e0c48", |
+ Var("git_url") + "/chromium/deps/icu.git" + "@" + "d9f48be67ba790adbc59d3ab195b2d8278c9d73b", |
Michael Achenbach
2016/05/19 14:56:25
This should point to what chromium points to. Othe
altimin
2016/05/19 15:03:46
Yes, I've updated chromium's DEPS to this revision
|
"v8/buildtools": |
Var("git_url") + "/chromium/buildtools.git" + "@" + "06e80a0e17319868d4a9b13f9bb6a248dc8d8b20", |
"v8/base/trace_event/common": |