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

Unified Diff: media/base/mock_filters.cc

Issue 6532008: Fix chromium-style compile error that got in the tree since yesterday. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes for Feb 17th Created 9 years, 10 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') | no next file » | 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 ebfa90c3e06a75547bc1544a269f8bb60b93103d..1f8a78b6234c6299d98627a7f4ebe79c023672eb 100644
--- a/media/base/mock_filters.cc
+++ b/media/base/mock_filters.cc
@@ -85,4 +85,8 @@ MockFilter::MockFilter() {
MockFilter::~MockFilter() {}
+MockStatisticsCallback::MockStatisticsCallback() {}
+
+MockStatisticsCallback::~MockStatisticsCallback() {}
+
} // namespace media
« no previous file with comments | « media/base/mock_filters.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698