diff --git a/www-client/chromium/chromium-137.0.7151.55.ebuild b/www-client/chromium/chromium-137.0.7151.55.ebuild index b2182fc317361..f1aa8e6bf19fb 100644 --- a/www-client/chromium/chromium-137.0.7151.55.ebuild +++ b/www-client/chromium/chromium-137.0.7151.55.ebuild @@ -1110,8 +1110,8 @@ chromium_configure() { myconf_gn+=( # If this is set to false Chromium won't be able to load any proprietary codecs # even if provided with an ffmpeg capable of h264/aac decoding - 'proprietary_codecs=true" - "ffmpeg_branding="Chrome"' + "proprietary_codecs=true" + 'ffmpeg_branding="Chrome"' # build ffmpeg as an external component (libffmpeg.so) that we can remove / substitute "is_component_ffmpeg=true" ) diff --git a/www-client/chromium/chromium-137.0.7151.68.ebuild b/www-client/chromium/chromium-137.0.7151.68.ebuild index 5a7ded612311f..bdcfa110d9b36 100644 --- a/www-client/chromium/chromium-137.0.7151.68.ebuild +++ b/www-client/chromium/chromium-137.0.7151.68.ebuild @@ -1110,8 +1110,8 @@ chromium_configure() { myconf_gn+=( # If this is set to false Chromium won't be able to load any proprietary codecs # even if provided with an ffmpeg capable of h264/aac decoding - 'proprietary_codecs=true" - "ffmpeg_branding="Chrome"' + "proprietary_codecs=true" + 'ffmpeg_branding="Chrome"' # build ffmpeg as an external component (libffmpeg.so) that we can remove / substitute "is_component_ffmpeg=true" ) diff --git a/www-client/chromium/chromium-138.0.7191.0.ebuild b/www-client/chromium/chromium-138.0.7191.0.ebuild index 703ebbaadeaf3..dabe1999ee160 100644 --- a/www-client/chromium/chromium-138.0.7191.0.ebuild +++ b/www-client/chromium/chromium-138.0.7191.0.ebuild @@ -1106,8 +1106,8 @@ chromium_configure() { myconf_gn+=( # If this is set to false Chromium won't be able to load any proprietary codecs # even if provided with an ffmpeg capable of h264/aac decoding - 'proprietary_codecs=true" - "ffmpeg_branding="Chrome"' + "proprietary_codecs=true" + 'ffmpeg_branding="Chrome"' # build ffmpeg as an external component (libffmpeg.so) that we can remove / substitute "is_component_ffmpeg=true" ) diff --git a/www-client/chromium/chromium-138.0.7204.4.ebuild b/www-client/chromium/chromium-138.0.7204.4.ebuild index 445781dcea9b4..5fbb3a24f5508 100644 --- a/www-client/chromium/chromium-138.0.7204.4.ebuild +++ b/www-client/chromium/chromium-138.0.7204.4.ebuild @@ -1106,8 +1106,8 @@ chromium_configure() { myconf_gn+=( # If this is set to false Chromium won't be able to load any proprietary codecs # even if provided with an ffmpeg capable of h264/aac decoding - 'proprietary_codecs=true" - "ffmpeg_branding="Chrome"' + "proprietary_codecs=true" + 'ffmpeg_branding="Chrome"' # build ffmpeg as an external component (libffmpeg.so) that we can remove / substitute "is_component_ffmpeg=true" )