aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h
blob: 964b08c45ef61b3ab1fe1d0289c31915bba6b779 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                               
                                                                
                 


                                                                                
                                                     
                                                                          
                                                               

       
--- chrome/common/media/component_widevine_cdm_hint_file_linux.h.orig	2024-05-21 18:07:39 UTC
+++ chrome/common/media/component_widevine_cdm_hint_file_linux.h
@@ -17,7 +17,7 @@
 
 // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
 // of lacros-chrome is complete.
-#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS))
+#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD))
 #error "This file only applies to desktop Linux and ChromeOS."
 #endif