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

@ -18,7 +18,6 @@
#include "api/rtcerror.h"
#include "api/rtp_headers.h"
#include "api/rtpparameters.h"
#include "common_types.h" // NOLINT(build/include)
namespace webrtc {