diff options
author | maruel <maruel@chromium.org> | 2014-10-13 15:13:21 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-13 22:13:35 +0000 |
commit | f4ebb5cd0443a20412c8a834cdd1c08651e3bbd8 (patch) | |
tree | 6698611bf2eaf689e1a786347d7e46f34d48ba8a /DEPS | |
parent | 65881718606646dd8fa7169460c766487a95d9f2 (diff) | |
download | chromium_src-f4ebb5cd0443a20412c8a834cdd1c08651e3bbd8.zip chromium_src-f4ebb5cd0443a20412c8a834cdd1c08651e3bbd8.tar.gz chromium_src-f4ebb5cd0443a20412c8a834cdd1c08651e3bbd8.tar.bz2 |
Roll third_party to svn 292317.
R=jshin@chromium.org
BUG=
Review URL: https://codereview.chromium.org/627083003
Cr-Commit-Position: refs/heads/master@{#299377}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ deps = { Var('chromium_git') + '/chromium/blink.git' + '@' + Var('webkit_revision'), 'src/third_party/icu': - Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'd2abf6c1e1f986f4a8db0341b8a8c55c55ec1174', # from svn revision 292003 + Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + '8ac906faf7b66180f2208380c35ae1e07136c5cc', # from svn revision 292317 'src/third_party/libexif/sources': Var('chromium_git') + '/chromium/deps/libexif/sources.git' + '@' + 'ed98343daabd7b4497f97fda972e132e6877c48a', |