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

Unified Diff: media/media.gyp

Issue 199105: Continue with the FreeBSD port - this version builds and links, though... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 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/audio/freebsd/audio_manager_freebsd.cc ('k') | net/base/address_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
===================================================================
--- media/media.gyp (revision 25977)
+++ media/media.gyp (working copy)
@@ -35,8 +35,12 @@
'audio/audio_util.h',
'audio/fake_audio_output_stream.cc',
'audio/fake_audio_output_stream.h',
+ 'audio/freebsd/audio_manager_freebsd.cc',
+ 'audio/freebsd/audio_manager_freebsd.h',
'audio/linux/audio_manager_linux.cc',
'audio/linux/audio_manager_linux.h',
+ 'audio/linux/audio_manager_linux.cc',
+ 'audio/linux/audio_manager_linux.h',
'audio/linux/alsa_output.cc',
'audio/linux/alsa_output.h',
'audio/linux/alsa_wrapper.cc',
« no previous file with comments | « media/audio/freebsd/audio_manager_freebsd.cc ('k') | net/base/address_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698