Move NetworkStatistics and AudioDecodingCallStats from common_types.h

Bug: webrtc:7626
Change-Id: I1b933b8be7acbca1f1043a374a7cafb95aa9ffde
Reviewed-on: https://webrtc-review.googlesource.com/c/111249
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25688}
This commit is contained in:
Fredrik Solenberg
2018-11-19 11:09:14 +01:00
committed by Commit Bot
parent 3cf8f3e005
commit 78e88fe602
6 changed files with 79 additions and 77 deletions

View File

@ -12,7 +12,7 @@
#define MODULES_AUDIO_CODING_ACM2_CALL_STATISTICS_H_
#include "api/audio/audio_frame.h"
#include "common_types.h" // NOLINT(build/include)
#include "modules/audio_coding/include/audio_coding_module_typedefs.h"
//
// This class is for book keeping of calls to ACM. It is not useful to log API