summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorxians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 13:21:57 +0000
committerxians@chromium.org <xians@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 13:21:57 +0000
commitd09e7808a02de84580e9d399f109e87e3df4b9b7 (patch)
treef15b5eb379cb2e4405778a64c2038ce2966856af /DEPS
parent8c2e89231ecf80fead79eacb42897dc066bb563e (diff)
downloadchromium_src-d09e7808a02de84580e9d399f109e87e3df4b9b7.zip
chromium_src-d09e7808a02de84580e9d399f109e87e3df4b9b7.tar.gz
chromium_src-d09e7808a02de84580e9d399f109e87e3df4b9b7.tar.bz2
Roll WebRtc r5562
TBR=mflodman@chromium.org TEST=bots NOTRY=true Review URL: https://codereview.chromium.org/167313004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251757 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 3e7d5f7..7ffabbe 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": "5560",
+ "webrtc_revision": "5562",
"jsoncpp_revision": "248",
"nss_revision": "246067",
# Three lines of non-changing comments so that