diff options
author | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-06 16:48:16 +0000 |
---|---|---|
committer | ronghuawu@chromium.org <ronghuawu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-06 16:48:16 +0000 |
commit | e758d4cabf8a5ba6b1cc7a5c50ba332dd22cd55b (patch) | |
tree | 795415902e6998ef5ee9797a06801c6fd1c8e055 /remoting/DEPS | |
parent | ae2dfa8a611aa8d7301fcc3765c24b1f5fa8c9c5 (diff) | |
download | chromium_src-e758d4cabf8a5ba6b1cc7a5c50ba332dd22cd55b.zip chromium_src-e758d4cabf8a5ba6b1cc7a5c50ba332dd22cd55b.tar.gz chromium_src-e758d4cabf8a5ba6b1cc7a5c50ba332dd22cd55b.tar.bz2 |
Update webrtc&libjingle 6774:6825.
BUG=N/A
R=hellner@chromium.org
TBR=darin@chromium.org, hclam@chromium.org, jochen@chromium.org, palmer@chromium.org, wez@chromium.org
Commit on behalf of hellner@. Original CL tried and approved in https://codereview.chromium.org/429113002/
Review URL: https://codereview.chromium.org/450463002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287788 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/DEPS')
-rw-r--r-- | remoting/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/DEPS b/remoting/DEPS index 309afa5..fa0327c 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -15,6 +15,7 @@ include_rules = [ "+third_party/libjingle", "+third_party/libvpx", "+third_party/libyuv", + "+third_party/webrtc/base", "+third_party/webrtc/modules/desktop_capture", "+ui/base/keycodes", ] |