summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjshin <jshin@chromium.org>2015-07-16 13:27:03 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-16 20:27:44 +0000
commit5009d7d961abcbefa1d86c33b87541c495e4507d (patch)
treee9768dd29aa5831338df2edb0e3e37f77a02dd0b /DEPS
parent32e066a279787a0ed54c5f0e710b60b39d07dc55 (diff)
downloadchromium_src-5009d7d961abcbefa1d86c33b87541c495e4507d.zip
chromium_src-5009d7d961abcbefa1d86c33b87541c495e4507d.tar.gz
chromium_src-5009d7d961abcbefa1d86c33b87541c495e4507d.tar.bz2
Roll ICU to ffeeae13 from c81a1a39
This is to use clang atomic builtins in ICU. Summary of changes available at: https://chromium.googlesource.com/chromium/deps/icu/+log/c81a1a39..ffeeae13 BUG=466959,508049,508440 TEST=See bugs TBR=thakis@chromium.org Review URL: https://codereview.chromium.org/1235823005 Cr-Commit-Position: refs/heads/master@{#339112}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 435d58b..1f7606c 100644
--- a/DEPS
+++ b/DEPS
@@ -126,7 +126,7 @@ deps = {
Var('chromium_git') + '/chromium/blink.git' + '@' + Var('webkit_revision'),
'src/third_party/icu':
- Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c81a1a3989c3b66fa323e9a6ee7418d7c08297af',
+ Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'ffeeae138703e692f07d2c438203f32b84e7a094',
'src/third_party/libexif/sources':
Var('chromium_git') + '/chromium/deps/libexif/sources.git' + '@' + 'ed98343daabd7b4497f97fda972e132e6877c48a',