Chromium Code Reviews

Unified Diff: webrtc/media/base/audiorenderer.h

Issue 2063703002: Delete left-over files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/base/asynchttprequest.cc ('k') | webrtc/p2p/base/rawtransport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « webrtc/base/asynchttprequest.cc ('k') | webrtc/p2p/base/rawtransport.h » ('j') | no next file with comments »

Powered by Google App Engine