Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Unified Diff: media/base/mock_filters.cc

Issue 503053007: Revert of media: Introduce Renderer interface and RendererImpl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/base/mock_filters.h ('k') | media/base/pipeline.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mock_filters.cc
diff --git a/media/base/mock_filters.cc b/media/base/mock_filters.cc
index 4bb03e4dbde626560e197464acbd4ac686d44046..b608ecb7904086c68a32892fca9d99fb63221d65 100644
--- a/media/base/mock_filters.cc
+++ b/media/base/mock_filters.cc
@@ -70,10 +70,6 @@
MockAudioRenderer::~MockAudioRenderer() {}
-MockRenderer::MockRenderer() {}
-
-MockRenderer::~MockRenderer() {}
-
MockTimeSource::MockTimeSource() {}
MockTimeSource::~MockTimeSource() {}
« no previous file with comments | « media/base/mock_filters.h ('k') | media/base/pipeline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698