diff --git a/webrtc/api/rtcstats.h b/webrtc/api/rtcstats.h deleted file mode 100644 index 55aeb1d8a0..0000000000 --- a/webrtc/api/rtcstats.h +++ /dev/null @@ -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" diff --git a/webrtc/api/rtcstatsreport.h b/webrtc/api/rtcstatsreport.h deleted file mode 100644 index b16a53b588..0000000000 --- a/webrtc/api/rtcstatsreport.h +++ /dev/null @@ -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"