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

@ -18,7 +18,6 @@
#include "absl/strings/match.h"
#include "api/audio_codecs/audio_decoder.h"
#include "common_types.h"
#include "rtc_base/checks.h"
#include "rtc_base/logging.h"
#include "rtc_base/strings/audio_format_to_string.h"