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

Unified Diff: webrtc/build/mb_config.pyl

Issue 2319123005: Revert webrtc/build/mb_config.pyl accidental change (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 d4909d09d78a725fd17805094b2e5a3f4916468d..98460f4cb87848b6ec189bb4ed4cc74a40a0bfd2 100644
--- a/webrtc/build/mb_config.pyl
+++ b/webrtc/build/mb_config.pyl
@@ -212,10 +212,10 @@
'ios', 'gn', 'debug_static_bot', 'x64'
],
'ios_gyp_debug_static_bot_arm64_device': [
- 'ios', 'gyp_limited_support_build', 'debug_static_bot', 'arm64', 'device'
+ 'ios', 'gyp', 'debug_static_bot', 'arm64', 'device'
],
'ios_gyp_release_bot_arm64_device': [
- 'ios', 'gyp_limited_support_build', 'release_bot', 'arm64', 'device'
+ 'ios', 'gyp', 'release_bot', 'arm64', 'device'
],
# Linux, Mac and Windows
« 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