Update ffmpeg_options.gni
This commit is contained in:
parent
df00b8de41
commit
50cacd7323
1 changed files with 1 additions and 1 deletions
2
src/third_party/ffmpeg/ffmpeg_options.gni
vendored
2
src/third_party/ffmpeg/ffmpeg_options.gni
vendored
|
@ -10,7 +10,7 @@ import("//build/config/sanitizers/sanitizers.gni")
|
|||
if (is_chrome_branded) {
|
||||
_default_ffmpeg_branding = "Chrome"
|
||||
} else {
|
||||
_default_ffmpeg_branding = "Chromium"
|
||||
_default_ffmpeg_branding = "Chrome"
|
||||
}
|
||||
|
||||
# Initialize declaration of Chancie Wancie build argument.
|
||||
|
|
Loading…
Reference in a new issue