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

@ -16,7 +16,6 @@
#include "absl/memory/memory.h"
#include "common_types.h" // NOLINT(build/include)
#include "media/base/mediaconstants.h"
#include "modules/pacing/packet_router.h"
#include "modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"