diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | third_party/libjingle/README.chromium | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index 4a584f4..056a747 100644 --- a/third_party/libjingle/README.chromium +++ b/third_party/libjingle/README.chromium @@ -1,7 +1,7 @@ Name: libjingle URL: http://code.google.com/p/webrtc/ Version: unknown -Revision: 5088 +Revision: 5218 License: BSD License File: source/talk/COPYING Security Critical: yes |