diff options
author | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-13 02:42:14 +0000 |
---|---|---|
committer | wjia@chromium.org <wjia@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-13 02:42:14 +0000 |
commit | 4f29a59028c7088913787a0e14f7be4eec34d0c3 (patch) | |
tree | d0456cd8a455e8865c1e6430c3f4c5869c9a5616 /DEPS | |
parent | b0a76f1fd231937ade7c34000faec37e4ec94a10 (diff) | |
download | chromium_src-4f29a59028c7088913787a0e14f7be4eec34d0c3.zip chromium_src-4f29a59028c7088913787a0e14f7be4eec34d0c3.tar.gz chromium_src-4f29a59028c7088913787a0e14f7be4eec34d0c3.tar.bz2 |
roll webrtc to r1165
Review URL: http://codereview.chromium.org/8907007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114156 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_revision": "10163", - "webrtc_revision": "1155", + "webrtc_revision": "1165", "jsoncpp_revision": "246", } |