summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-23 23:11:57 +0000
committermallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-23 23:11:57 +0000
commit7791cf4320968b5d1fde781626dbbf0cf96b8ab5 (patch)
tree1302a7a907fdec9122c1690b0988966da390a0f3 /DEPS
parent6ef08fe1cbf13b0fa2498d7354a95a58ee317338 (diff)
downloadchromium_src-7791cf4320968b5d1fde781626dbbf0cf96b8ab5.zip
chromium_src-7791cf4320968b5d1fde781626dbbf0cf96b8ab5.tar.gz
chromium_src-7791cf4320968b5d1fde781626dbbf0cf96b8ab5.tar.bz2
Update webrtc to r4819.
R=ronghuawu@chromium.org, sergeyu@chromium.org Review URL: https://codereview.chromium.org/24364005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224826 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 0ff63e1..82082d1 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,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": "4794",
+ "webrtc_revision": "4819",
"jsoncpp_revision": "248",
"nss_revision": "223139",
# Three lines of non-changing comments so that