Delete unneeded includes of fileutils.h
It is now used only by FileRotatingStream. Bug: webrtc:6424 Change-Id: I216b20baadae836d24c39899efe4cb45c2935f41 Reviewed-on: https://webrtc-review.googlesource.com/4720 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20040}
This commit is contained in:
@ -89,7 +89,6 @@
|
||||
#include "media/base/mediachannel.h"
|
||||
#include "media/base/videocapturer.h"
|
||||
#include "p2p/base/portallocator.h"
|
||||
#include "rtc_base/fileutils.h"
|
||||
#include "rtc_base/network.h"
|
||||
#include "rtc_base/rtccertificate.h"
|
||||
#include "rtc_base/rtccertificategenerator.h"
|
||||
|
||||
Reference in New Issue
Block a user