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

Unified Diff: tools/mb/mb_config.pyl

Issue 2845093005: Delete Cronet data reduction proxy support from builder (Closed)
Patch Set: Created 3 years, 8 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: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index f59f6d4a66aa791e73fe695b3fa3eb5615b53bb6..afeb6307f4ab8f40dd6e845c3b4dc2e6ee1dee5e 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -722,7 +722,7 @@
],
'android_cronet_data_reduction_proxy_release_bot_minimal_symbols_arm_no_neon': [
- 'android', 'cronet', 'data_reduction_proxy', 'release_bot', 'minimal_symbols', 'arm_no_neon',
+ 'android', 'cronet', 'release_bot', 'minimal_symbols', 'arm_no_neon',
],
'android_cronet_debug_static_bot_arm64': [
@@ -738,7 +738,7 @@
],
'android_cronet_data_reduction_proxy_release_bot_minimal_symbols_arm_no_neon': [
- 'android', 'cronet', 'data_reduction_proxy', 'release_bot', 'minimal_symbols', 'arm_no_neon',
+ 'android', 'cronet', 'release_bot', 'minimal_symbols', 'arm_no_neon',
],
'android_cronet_debug_static_bot_arm64': [
@@ -1654,10 +1654,6 @@
'cros_passthrough': True,
},
- 'data_reduction_proxy': {
- 'gn_args': 'cronet_enable_data_reduction_proxy_support=true',
- },
-
'dcheck_always_on': {
'gn_args': 'dcheck_always_on=true',
},
« 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