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

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 c529ea30198d2c313190977f21e810e9cd8724e8..3c8cc2aef021ba771729ef3c23586ac172d39c01 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1546,6 +1546,7 @@
}],
['chromecast==1', {
'defines': [
+ 'ENABLE_AC3_EAC3_DEMUXING',
'ENABLE_HEVC_DEMUXING',
],
}],

Powered by Google App Engine
This is Rietveld 408576698