$OpenBSD: patch-media_audio_audio_manager_h,v 1.2 2016/03/06 10:51:14 robert Exp $
--- media/audio/audio_manager.h.orig.port	Wed Feb 24 00:02:01 2016
+++ media/audio/audio_manager.h	Thu Mar  3 09:43:26 2016
@@ -68,7 +68,7 @@ class MEDIA_EXPORT AudioManager {
   // See http://crbug.com/422522
   static void EnableCrashKeyLoggingForAudioThreadHangs();
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   // Sets the name of the audio source as seen by external apps. Only actually
   // used with PulseAudio as of this writing.
   static void SetGlobalAppName(const std::string& app_name);
