Delete old placeholder file android_network_monitor_jni.h

Bug: None
Change-Id: If6969becac6a5c478c4753bbb2150a4d4ff3a4a9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148530
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28816}
This commit is contained in:
Niels Möller
2019-08-08 16:08:22 +02:00
committed by Commit Bot
parent b90d38a978
commit 273e263d25
2 changed files with 0 additions and 15 deletions

View File

@ -701,7 +701,6 @@ if (current_os == "linux" || is_android) {
visibility = [ "*" ]
sources = [
"src/jni/android_network_monitor_jni.h",
"src/jni/pc/android_network_monitor.h",
"src/jni/pc/audio_track.cc",
"src/jni/pc/call_session_file_rotating_log_sink.cc",

View File

@ -1,14 +0,0 @@
/*
* Copyright 2017 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// TODO(deadbeef): Remove this file when clients are updated to new include
// path.
#include "sdk/android/src/jni/pc/android_network_monitor.h"