diff options
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", ] |