Remove tools dir from root webrtc target

Removing it as we don't need it to build as part of webrtc target.

BUG=webrtc:6412
NOTRY=True

Review-Url: https://codereview.webrtc.org/2412353004
Cr-Commit-Position: refs/heads/master@{#14622}
This commit is contained in:
charujain 2016-10-12 20:22:47 -07:00 committed by Commit bot
parent 614f68f112
commit 163b1a2d0a

View File

@ -267,7 +267,6 @@ if (!is_ios || !build_with_chromium) {
"modules",
"stats",
"system_wrappers",
"tools",
"video",
"voice_engine",
]