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

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 4 years, 11 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 297fd7dbb7e078a643ee5489a6cd0f5d90a0ea33..0499c03021fe39c07046c3227356d0dce5ca384c 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1555,6 +1555,7 @@
}],
['chromecast==1', {
'defines': [
+ 'ENABLE_AC3_EAC3_DEMUXING',
'ENABLE_HEVC_DEMUXING',
],
}],

Powered by Google App Engine
This is Rietveld 408576698