Remove forwarding header media_stream_track.h

External usage of this file name has been removed.

Bug: webrtc:11967
Change-Id: I3705beceedbf33bfa865557a2ca252eb99091331
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190281
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32483}
This commit is contained in:
Harald Alvestrand 2020-10-26 07:38:32 +00:00 committed by Commit Bot
parent e6fa238f76
commit 72a2c79bd3

View File

@ -1,15 +0,0 @@
/*
* Copyright 2020 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.
*/
#ifndef PC_MEDIA_STREAM_TRACK_H_
#define PC_MEDIA_STREAM_TRACK_H_
// Temporary header forwarding
#include "api/media_stream_track.h"
#endif // PC_MEDIA_STREAM_TRACK_H_