summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 02:37:01 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 02:37:01 +0000
commit3171346ae467e9b1ec6fce5a8f172708f53a27ca (patch)
treecd05ffc2ce3290124ac654057bafd1b0cf6b8004 /DEPS
parent1c7f923f771174d31693a4f56391bbda48de6658 (diff)
downloadchromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.zip
chromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.tar.gz
chromium_src-3171346ae467e9b1ec6fce5a8f172708f53a27ca.tar.bz2
Roll webrtc 5122:5218
R=ronghuawu@chromium.org Review URL: https://codereview.chromium.org/94133003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238864 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 d0c639e..fe4da40 100644
--- a/DEPS
+++ b/DEPS
@@ -50,7 +50,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": "5122",
+ "webrtc_revision": "5218",
"jsoncpp_revision": "248",
"nss_revision": "235242",
# Three lines of non-changing comments so that