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

Unified Diff: content/content_tests.gypi

Issue 812643005: Re-add AC3/EAC3 audio demuxing support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move CanPlay tests into _mp4 test case Created 5 years, 1 month 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index b5005ac5da13c68c783daf00f46c02413d13478d..829f30aa48a68e6e1c797866be3a38702981fdd2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1536,6 +1536,7 @@
}],
['chromecast==1', {
'defines': [
+ 'ENABLE_AC3_EAC3_DEMUXING',
'ENABLE_HEVC_DEMUXING',
],
}],

Powered by Google App Engine
This is Rietveld 408576698