Removed api/rtcstats[report].h pseudonyms of api/stats/rtcstats[report].h

These are no longer used in Chromium, so deleting them will not break any
third party project.

BUG=chromium:627816
NOTRY=True

Review-Url: https://codereview.webrtc.org/2352993002
Cr-Commit-Position: refs/heads/master@{#14309}
This commit is contained in:
hbos 2016-09-20 07:10:15 -07:00 committed by Commit bot
parent 42feb51f15
commit 664efbd048
2 changed files with 0 additions and 26 deletions

View File

@ -1,13 +0,0 @@
/*
* Copyright 2016 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(hbos): Remove this file once Chromium uses the correct include path.
#include "webrtc/api/stats/rtcstats.h"

View File

@ -1,13 +0,0 @@
/*
* Copyright 2016 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(hbos): Remove this file once Chromium uses the correct include path.
#include "webrtc/api/stats/rtcstatsreport.h"