Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Unified Diff: media/media_options.gni

Issue 2809793002: Build Chrome Remote Desktop for iOS in Chromium trybots. (Closed)
Patch Set: Second fixup from CL 2809023003. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_options.gni
diff --git a/media/media_options.gni b/media/media_options.gni
index 00709d36651bdba68bb7884fbf8ad862c93a8104..d07f09341e1f2f9fe0893caab26d464277ce4848 100644
--- a/media/media_options.gni
+++ b/media/media_options.gni
@@ -54,7 +54,7 @@ declare_args() {
# which are encoded using HEVC require |enable_hevc_demuxing| to be enabled.
enable_dolby_vision_demuxing = proprietary_codecs && is_chromecast
- enable_webrtc = !is_ios && !is_cast_audio_only
+ enable_webrtc = !is_cast_audio_only
# Enable HLS with SAMPLE-AES decryption.
# Enabled by default on the cast desktop implementation to allow unit tests of
« no previous file with comments | « no previous file | remoting/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698