summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 10:40:20 +0000
committerperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 10:40:20 +0000
commit614347e1aa8b0b222211a2ac36f3d5fa12126414 (patch)
treeb761666ffc52d17e81b849b0ce2ee008137de743 /DEPS
parent60bf8304d91f3ea9e2f2d8961ca1096678e43ce2 (diff)
downloadchromium_src-614347e1aa8b0b222211a2ac36f3d5fa12126414.zip
chromium_src-614347e1aa8b0b222211a2ac36f3d5fa12126414.tar.gz
chromium_src-614347e1aa8b0b222211a2ac36f3d5fa12126414.tar.bz2
Update WebRtc/libjingle revision from r5831 to r5963.
This also temporaryly disable all WebRtcBrowserTest on Android. TBR Ronghua for README file change. R=henrika@chromium.org, phoglund@chromium.org TBR=ronghuawu BUG= 362852 Review URL: https://codereview.chromium.org/246063008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265605 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cadbea3..192a22e 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.
- "webrtc_revision": "5831",
+ "webrtc_revision": "5963",
"jsoncpp_revision": "248",
"nss_revision": "259440",
# Three lines of non-changing comments so that