diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-03 21:26:55 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-03 21:26:55 +0000 |
commit | d8c54f5bdd8e812faa71d715ca9b6871db9999fd (patch) | |
tree | 6a49202845028018ef3ef4b7769105c57da16499 /DEPS | |
parent | 008987b027bb94fcffec30e2680d712a7eaf9912 (diff) | |
download | chromium_src-d8c54f5bdd8e812faa71d715ca9b6871db9999fd.zip chromium_src-d8c54f5bdd8e812faa71d715ca9b6871db9999fd.tar.gz chromium_src-d8c54f5bdd8e812faa71d715ca9b6871db9999fd.tar.bz2 |
Roll libjingle 251:254
This roll contains two changes that have no effect on chromium and a
fix for crbug.com/168115.
BUG=168115
Review URL: https://codereview.chromium.org/11764002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175015 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ vars = { "nacl_tools_revision": "10001", # native_client/DEPS: tools_rev "gtm_revision": "578", - "libjingle_revision": "251", + "libjingle_revision": "254", "libphonenumber_revision": "456", "libvpx_revision": "173187", "lss_revision": "17", |