$OpenBSD: patch-media_audio_audio_manager_h,v 1.4 2016/10/27 18:30:41 robert Exp $
--- media/audio/audio_manager.h.orig.port	Thu Sep  1 00:03:32 2016
+++ media/audio/audio_manager.h	Thu Sep  1 11:12:23 2016
@@ -84,7 +84,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);
