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

Unified Diff: media/media.gyp

Issue 11428095: Pass in media message loop to VideoRendererBase and enforce calling on the right thread. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 b061d7a2f31f38d550e9cc26a8a8ccf99480aceb..d14eb733db6c29c1f13e72d2868eb9e34c9b1739 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -192,6 +192,7 @@
'base/buffers.h',
'base/byte_queue.cc',
'base/byte_queue.h',
+ 'base/callback_wrapper.h',
'base/channel_mixer.cc',
'base/channel_mixer.h',
'base/clock.cc',

Powered by Google App Engine
This is Rietveld 408576698