Delete deprecated StartRtcEventLog override with PlatformFile

Bug: webrtc:6463
Change-Id: I57c2372a232d72b054d8e3e4f423e11b3fb22430
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134460
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Elad Alon <eladalon@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28131}
This commit is contained in:
Niels Möller
2019-05-13 12:27:23 +02:00
committed by Commit Bot
parent f330183727
commit 695cf6ac42
12 changed files with 23 additions and 68 deletions

View File

@ -777,6 +777,7 @@ if (is_android) {
":native_api_stacktrace",
"..:media_constraints",
"../../api:libjingle_peerconnection_api",
"../../api:rtc_event_log_output_file",
"../../api/video_codecs:video_codecs_api",
"../../logging:rtc_event_log_api",
"../../logging:rtc_event_log_impl_base",