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

Unified Diff: media/media.gyp

Issue 10753021: Move AudioRenderer out of Filter heirarchy. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: woot for RunInSeries/Parallel Created 8 years, 5 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 430da1d172877fa68378bfbc3603e4715fbc6cc5..2c888de502b7db96c58d7777f6b79a63903c85d3 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -140,6 +140,8 @@
'base/buffers.h',
'base/byte_queue.cc',
'base/byte_queue.h',
+ 'base/callback_util.cc',
+ 'base/callback_util.h',
'base/channel_layout.cc',
'base/channel_layout.h',
'base/clock.cc',
« media/base/pipeline_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