Delete almost all includes of platform_file.h
Only remaining user is WavReader. Demote its constructor accepting a PlatformFile to private, to refactor implementation in a later cl. Bug: webrtc:6463 Change-Id: I7b950be6f02073cb135dd0fab1190b9dc0de1fba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144025 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28410}
This commit is contained in:
@ -32,7 +32,6 @@
|
||||
#include "modules/audio_processing/include/gain_control.h"
|
||||
#include "rtc_base/arraysize.h"
|
||||
#include "rtc_base/deprecation.h"
|
||||
#include "rtc_base/platform_file.h"
|
||||
#include "rtc_base/ref_count.h"
|
||||
#include "rtc_base/system/rtc_export.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user