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

Unified Diff: media/media.gyp

Issue 9632024: Create video and audio decoder threads on demand. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 30d85ed1542c3ca0452e016dee853caf36ed5321..827e49a1e52dfc3df1165cf89675af061ddb9598 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -596,6 +596,8 @@
'base/download_rate_monitor_unittest.cc',
'base/filter_collection_unittest.cc',
'base/h264_bitstream_converter_unittest.cc',
+ 'base/message_loop_factory_for_test.cc',
+ 'base/message_loop_factory_for_test.h',
'base/mock_reader.h',
'base/pipeline_unittest.cc',
'base/run_all_unittests.cc',

Powered by Google App Engine
This is Rietveld 408576698