Revision: 15863
Author:   [email protected]
Date:     Wed Jul 24 08:09:41 2013
Log:      Update ICU to r213354

At this revision, all chromium targets work with the V8 internal i18n
support

BUG=v8:2745
[email protected]

Review URL: https://codereview.chromium.org/20090002
http://code.google.com/p/v8/source/detail?r=15863

Modified:
 /branches/bleeding_edge/DEPS
 /branches/bleeding_edge/Makefile

=======================================
--- /branches/bleeding_edge/DEPS        Thu Jul 11 04:34:46 2013
+++ /branches/bleeding_edge/DEPS        Wed Jul 24 08:09:41 2013
@@ -8,7 +8,7 @@
     "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 = {
=======================================
--- /branches/bleeding_edge/Makefile    Wed Jul 17 01:37:48 2013
+++ /branches/bleeding_edge/Makefile    Wed Jul 24 08:09:41 2013
@@ -408,4 +408,4 @@
            --revision 1656
        svn checkout --force \
            https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
-           third_party/icu --revision 210659
+           third_party/icu --revision 213354

--
--
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