diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-22 14:47:55 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-22 14:47:55 +0000 |
commit | 7a3e631d3a508d4a86407a6e0ea924cbbedca3da (patch) | |
tree | 750f91816989721ca6d378b1c437cddec976e978 /DEPS | |
parent | e57f0617aa322b6dcfefcc37a870c45b331de497 (diff) | |
download | chromium_src-7a3e631d3a508d4a86407a6e0ea924cbbedca3da.zip chromium_src-7a3e631d3a508d4a86407a6e0ea924cbbedca3da.tar.gz chromium_src-7a3e631d3a508d4a86407a6e0ea924cbbedca3da.tar.bz2 |
Roll ICU to r212871.
r212871 - Set proper flags when cross-compiling with separate toolsets.
BUG=none
TBR=bauerb@chromium.org
Review URL: https://chromiumcodereview.appspot.com/19925005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ deps = { Var("webkit_trunk") + "@" + Var("webkit_revision"), "src/third_party/icu": - "/trunk/deps/third_party/icu46@212587", + "/trunk/deps/third_party/icu46@212871", "src/third_party/libexif/sources": "/trunk/deps/third_party/libexif/sources@146817", |