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

Unified Diff: content/content_common.gypi

Issue 7480032: Plumb media data from renderers up to MediaInternals in the browser process. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Much cleanup and making MediaLog thread safe. Created 9 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e4152d7a8569e40a019e32bbf05d315b256b7706..6d134a07aa9424795f459e8db23175e1f5b288e4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -142,6 +142,7 @@
'common/main_function_params.h',
'common/media/audio_messages.h',
'common/media/audio_stream_state.h',
+ 'common/media/media_log_messages.h',
'common/media/media_stream_messages.h',
'common/media/media_stream_options.cc',
'common/media/media_stream_options.h',

Powered by Google App Engine
This is Rietveld 408576698