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

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: rebase Created 5 years 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 2e9ec2063dafd4b81354579b787a0d073f187fd6..879a397705606d14eae4fe6292ac14617f396b51 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1540,6 +1540,7 @@
}],
['chromecast==1', {
'defines': [
+ 'ENABLE_AC3_EAC3_DEMUXING',
'ENABLE_HEVC_DEMUXING',
],
}],

Powered by Google App Engine
This is Rietveld 408576698