Remove webrtcvideoengine2.h

BUG=None

Review-Url: https://codereview.webrtc.org/2937673002
Cr-Commit-Position: refs/heads/master@{#18566}
This commit is contained in:
eladalon 2017-06-13 07:28:31 -07:00 committed by Commit Bot
parent 659a0101f6
commit 29860331f1

View File

@ -1,18 +0,0 @@
/*
* Copyright (c) 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.
*/
#ifndef WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENGINE2_H_
#define WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENGINE2_H_
// TODO(eladalon): Remove this legacy.
#include "webrtc/media/engine/webrtcvideoengine.h"
#endif // WEBRTC_MEDIA_ENGINE_WEBRTCVIDEOENGINE2_H_