summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-26 15:10:10 +0000
committerperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-26 15:10:10 +0000
commit424a94c121a8f096caeec692bc9a469a5ae3e035 (patch)
treece877a604e2a563571da39573f3a26f78838eb2d /DEPS
parent7b787b85d4eef98ffccfe46b236304ceaa332146 (diff)
downloadchromium_src-424a94c121a8f096caeec692bc9a469a5ae3e035.zip
chromium_src-424a94c121a8f096caeec692bc9a469a5ae3e035.tar.gz
chromium_src-424a94c121a8f096caeec692bc9a469a5ae3e035.tar.bz2
Update WebRtc/libjingle revision from r6533 to r6544.
TBR=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/351233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280010 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 48bcdec..4ef1601 100644
--- a/DEPS
+++ b/DEPS
@@ -54,7 +54,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": "6533",
+ "webrtc_revision": "6544",
"jsoncpp_revision": "248",
"nss_revision": "277057",
# Three lines of non-changing comments so that