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

Unified Diff: media/media.gyp

Issue 6171009: Remove MessageLoop methods from Filter interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Applied more CR suggestions & removed message_loop() methods where possible. 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
« no previous file with comments | « media/filters/omx_video_decoder.cc ('k') | media/tools/player_wtl/movie.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index dba8ad77ef3cc224507f6f99603d1bcf52a50105..5bec5b86f5ee9e8097794048471356961e2141c8 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -94,6 +94,10 @@
'base/media_switches.cc',
'base/media_switches.h',
'base/media_win.cc',
+ 'base/message_loop_factory.cc',
+ 'base/message_loop_factory.h',
+ 'base/message_loop_factory_impl.cc',
+ 'base/message_loop_factory_impl.h',
'base/pipeline.h',
'base/pipeline_impl.cc',
'base/pipeline_impl.h',
« no previous file with comments | « media/filters/omx_video_decoder.cc ('k') | media/tools/player_wtl/movie.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698