Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 79d3f986192bbaf837dd0ca5cf28c76735f82604..67769bd5622f720fdfacf0ee22f89d5c3a7c5e97 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1787,6 +1787,7 @@ |
'use_system_fontconfig%': 1, |
}], |
['chromecast==1', { |
+ 'enable_mpeg2ts_stream_parser%': 1, |
'ffmpeg_branding%': 'Chrome', |
'ozone_platform_ozonex%': 1, |
'conditions': [ |
@@ -1794,7 +1795,6 @@ |
'arm_arch%': '', |
'arm_tune%': 'cortex-a9', |
'arm_thumb%': 1, |
- 'enable_mpeg2ts_stream_parser%': 1, |
'video_hole%': 1, |
}], |
], |