Delete unneeded includes of common_types.h and gn deps on webrtc_common.

Bug: webrtc:5876
Change-Id: Iae14e5f1679067a5a5e0584ca830aee0870c8807
Reviewed-on: https://webrtc-review.googlesource.com/c/111463
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25715}
This commit is contained in:
Niels Möller
2018-11-20 15:09:53 +01:00
committed by Commit Bot
parent 38332cdcb1
commit 2222a80e79
56 changed files with 0 additions and 74 deletions

View File

@ -747,7 +747,6 @@ if (is_linux || is_win) {
"peerconnection/server/utils.h",
]
deps = [
"..:webrtc_common",
"../rtc_base:rtc_base_approved",
"../rtc_base:stringutils",
"../rtc_tools:command_line_parser",