summaryrefslogtreecommitdiffstats
path: root/remoting/DEPS
diff options
context:
space:
mode:
authorniklase <niklase@chromium.org>2014-09-08 11:43:02 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-08 18:48:42 +0000
commitaf726f1deee2e4996e31b55a70f4607f6a281549 (patch)
treeaf184f6a4a1945f5c3548e15c66047d8cadd7801 /remoting/DEPS
parentab4353573415a4032e250ee301869e65e72016d4 (diff)
downloadchromium_src-af726f1deee2e4996e31b55a70f4607f6a281549.zip
chromium_src-af726f1deee2e4996e31b55a70f4607f6a281549.tar.gz
chromium_src-af726f1deee2e4996e31b55a70f4607f6a281549.tar.bz2
Roll WebRTC 7011:7046 libjingle: 7007:7045
Original review here: https://codereview.chromium.org/543433002 This CL includes path fixes that are required due to directory structure changes in the new revision(s) TBR=tommi@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/545003004 Cr-Commit-Position: refs/heads/master@{#293761}
Diffstat (limited to 'remoting/DEPS')
-rw-r--r--remoting/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/DEPS b/remoting/DEPS
index fa0327c..8f52b3e 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+third_party/libvpx",
"+third_party/libyuv",
"+third_party/webrtc/base",
+ "+third_party/webrtc/libjingle",
"+third_party/webrtc/modules/desktop_capture",
"+ui/base/keycodes",
]