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

Unified Diff: content/content_common.gypi

Issue 9655018: Make AudioParameters a class instead of a struct (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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f3cfa5428b87b0861518ee2324895dd1613a7dd0..8a60556f38d4fa82bc15effbd3332037b118cd37 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -233,6 +233,8 @@
'common/mac/font_loader.h',
'common/mac/font_loader.mm',
'common/media/audio_messages.h',
+ 'common/media/audio_param_traits.cc',
+ 'common/media/audio_param_traits.h',
'common/media/audio_stream_state.h',
'common/media/media_stream_messages.h',
'common/media/media_stream_options.cc',

Powered by Google App Engine
This is Rietveld 408576698