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

Unified Diff: media/media.gyp

Issue 6350001: Replace MockFilterCallback with MockCallback and simplify unit tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: copyright years Created 9 years, 11 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index dba8ad77ef3cc224507f6f99603d1bcf52a50105..d7269fa258cf10ac8a5aa39634f52ff73240f822 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -278,6 +278,8 @@
'base/data_buffer_unittest.cc',
'base/djb2_unittest.cc',
'base/filter_collection_unittest.cc',
+ 'base/mock_callback.cc',
+ 'base/mock_callback.h',
'base/mock_ffmpeg.cc',
'base/mock_ffmpeg.h',
'base/mock_reader.h',
« media/base/composite_filter_unittest.cc ('K') | « media/filters/video_renderer_base_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698