diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-10 00:03:42 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-10 00:03:42 +0000 |
commit | 7c0f7b6a14d5349ebe302a11f477ada5f5531005 (patch) | |
tree | 3d7fd8c66ea8767b3c099f95df8e1624fbf7a934 /.DEPS.git | |
parent | 49122e307d6dc72eaf7710deb38f11c6f4588bb0 (diff) | |
download | chromium_src-7c0f7b6a14d5349ebe302a11f477ada5f5531005.zip chromium_src-7c0f7b6a14d5349ebe302a11f477ada5f5531005.tar.gz chromium_src-7c0f7b6a14d5349ebe302a11f477ada5f5531005.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199311 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ deps = { 'src/third_party/hunspell_dictionaries': Var('git_url') + '/chromium/deps/hunspell_dictionaries.git@bc7edb352e97fa71e387b9a5522f1bbd5b11a5eb', 'src/third_party/icu': - Var('git_url') + '/chromium/deps/icu46.git@966ff0bc6b7e02d22ffd9c0343dfd360db33e4f0', + Var('git_url') + '/chromium/deps/icu46.git@bdfa65edf5e12d4adf70f8cbb70eb03850c1ec6f', 'src/third_party/jsoncpp/source/include': Var('git_url') + '/external/jsoncpp/jsoncpp/include.git@b0dd48e02b6e6248328db78a65b5c601f150c349', 'src/third_party/jsoncpp/source/src/lib_json': |