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

Unified Diff: webrtc/build/mb_config.pyl

Issue 2303673005: MB: Enable rtc_use_h264 for GYP builds for now. (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/mb_config.pyl
diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl
index c35842d119f914a56cd13f88e995a961d3205d73..7d97df75c059a6948e506352f2863825aebf5229 100644
--- a/webrtc/build/mb_config.pyl
+++ b/webrtc/build/mb_config.pyl
@@ -433,7 +433,7 @@
'gyp': {'type': 'gyp'},
'gyp_limited_support_build': {
- 'gyp_defines': 'include_examples=0 include_tests=0 rtc_use_h264=0'
+ 'gyp_defines': 'include_examples=0 include_tests=0'
},
'ios': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698