| Index: webrtc/media/base/audiorenderer.h
|
| diff --git a/webrtc/media/base/audiorenderer.h b/webrtc/media/base/audiorenderer.h
|
| deleted file mode 100644
|
| index b611bc4b6daaef82b691a878f6dd933720998ea3..0000000000000000000000000000000000000000
|
| --- a/webrtc/media/base/audiorenderer.h
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -/*
|
| - * Copyright (c) 2013 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_BASE_AUDIORENDERER_H_
|
| -#define WEBRTC_MEDIA_BASE_AUDIORENDERER_H_
|
| -
|
| -// TODO(deadbeef): Remove this once not included by Chromium.
|
| -
|
| -#endif // WEBRTC_MEDIA_BASE_AUDIORENDERER_H_
|
|
|