Reviewers: Jakob,

Description:
Roll ICU to 210659

See http://crrev.com/210659 for the actual change.

[email protected]

Please review this at https://codereview.chromium.org/18507003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M DEPS
  M Makefile


Index: DEPS
diff --git a/DEPS b/DEPS
index 4f1a5cfb267670ee0fc4868363bef61d2769fc9d..ccbaccbe22c092c103952e90e169dbc60a619948 100644
--- a/DEPS
+++ b/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@205936";,
+    "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@210659";,
 }

 deps_os = {
Index: Makefile
diff --git a/Makefile b/Makefile
index f96c1e166950e20f2bc0b6a7a19b02a3398cc60a..74a416dec3297f921d4146ac4a4845dce8ff3ced 100644
--- a/Makefile
+++ b/Makefile
@@ -401,4 +401,4 @@ dependencies:
            --revision 1656
        svn checkout --force \
            https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
-           third_party/icu --revision 205936
+           third_party/icu --revision 210659


--
--
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/groups/opt_out.


Reply via email to