diff options
Diffstat (limited to 'deps/v8/DEPS')
-rw-r--r-- | deps/v8/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/DEPS b/deps/v8/DEPS index ccbaccbe22..da87853fa7 100644 --- a/deps/v8/DEPS +++ b/deps/v8/DEPS @@ -8,7 +8,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@1656", "v8/third_party/icu": - "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@210659", + "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@213354", } deps_os = { |