diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-10 00:30:19 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-10 00:30:19 +0000 |
commit | 4eee4615524ab8f53acd2374a127fb7428659443 (patch) | |
tree | 352fe046b4af491970f9c72c90eaccd5485ab84f /.DEPS.git | |
parent | 58f09af4dab2961c05721e7f6e0cb3738dabe24d (diff) | |
download | chromium_src-4eee4615524ab8f53acd2374a127fb7428659443.zip chromium_src-4eee4615524ab8f53acd2374a127fb7428659443.tar.gz chromium_src-4eee4615524ab8f53acd2374a127fb7428659443.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136198 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'http://git.chromium.org', 'webkit_rev': - '@db2e2533cad0f22d4e9519991e30c9e36fc35f41' + '@2f2f5902ab5e31ffb7f68d0c3c01ce0c2e821aca' } deps = { @@ -58,7 +58,7 @@ deps = { 'src/third_party/hunspell_dictionaries': Var('git_url') + '/chromium/deps/hunspell_dictionaries.git@50fb79b30a2e3e512c88884152f26b255d0e4074', 'src/third_party/icu': - Var('git_url') + '/chromium/deps/icu46.git@c69f40227787396978660d1e7f49174b3271dcf6', + Var('git_url') + '/chromium/deps/icu46.git@496e2e0f4bac9f83bf9c7e03995fb624b3b51ff4', 'src/third_party/jsoncpp/source/include': Var('git_url') + '/external/jsoncpp/jsoncpp/include.git@b0dd48e02b6e6248328db78a65b5c601f150c349', 'src/third_party/jsoncpp/source/src/lib_json': |