Remove unnecessary includes of common_types.h

Bug: webrtc:7626
Change-Id: I2d9275e5dc8eea6419d3c80cd68c4a01deafa9b7
Reviewed-on: https://webrtc-review.googlesource.com/c/113524
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25940}
This commit is contained in:
Fredrik Solenberg
2018-12-07 16:56:03 +01:00
committed by Commit Bot
parent ff71a49b30
commit a59db7481c
15 changed files with 0 additions and 15 deletions

View File

@ -15,7 +15,6 @@
#include <memory>
#include "api/rtp_headers.h" // NOLINT(build/include)
#include "common_types.h" // NOLINT(build/include)
#include "rtc_base/constructormagic.h"
namespace webrtc {