Update args.gn
This commit is contained in:
parent
1e8becb411
commit
d181683a99
1 changed files with 2 additions and 1 deletions
3
args.gn
3
args.gn
|
@ -22,7 +22,7 @@ enable_precompiled_headers = false
|
|||
media_use_ffmpeg = true
|
||||
media_use_libvpx = true
|
||||
enable_hls_sample_aes = true
|
||||
enable_ink = true
|
||||
enable_ink = false
|
||||
proprietary_codecs = true
|
||||
ffmpeg_branding = "Chrome"
|
||||
enable_ffmpeg_video_decoders = true
|
||||
|
@ -39,6 +39,7 @@ enable_media_drm_storage = true
|
|||
enable_media_overlay = true
|
||||
enable_hangout_services_extension = true
|
||||
rtc_use_h264 = true
|
||||
rtc_include_ilbc = true
|
||||
enable_vr = true
|
||||
enable_platform_hevc = true
|
||||
enable_platform_hevc_decoding = true
|
||||
|
|
Loading…
Reference in a new issue