Recently we moved webrtc/base to webrtc/rtc_base, so these

directives in our DEPS files are not needed anymore.

Includes from webrtc/rtc_base are also whitelisted in webrtc/DEPS
so we don't have to whitelist it in all the others DEPS files.

BUG=webrtc:7634
NOTRY=True

Review-Url: https://codereview.webrtc.org/3006583002
Cr-Commit-Position: refs/heads/master@{#19601}
This commit is contained in:
mbonadei
2017-08-30 04:45:58 -07:00
committed by Commit Bot
parent a35df4260f
commit 16adf03d25
35 changed files with 0 additions and 35 deletions

View File

@ -2,7 +2,6 @@ include_rules = [
"+third_party/ffmpeg",
"+third_party/openh264",
"+vpx",
"+webrtc/base",
"+webrtc/call",
"+webrtc/common_video",
"+webrtc/system_wrappers",