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

Unified Diff: scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json

Issue 2593683002: [Cronet] set use_partition_alloc to false in Cronet recipes (Closed)
Patch Set: Created 4 years 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: scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
index 1047bd86ff19c2cecc8b03700df48b350d5f7b7b..2f278c47d0a730ac1fd9f432e2938e7aa6a41267 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json
@@ -236,7 +236,7 @@
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library disable_brotli_filter=1 disable_file_support=1 disable_ftp_support=1 enable_data_reduction_proxy_support=1 enable_websockets=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1 use_platform_icu_alternatives=1",
+ "GYP_DEFINES": "OS=android component=static_library disable_brotli_filter=1 disable_file_support=1 disable_ftp_support=1 enable_data_reduction_proxy_support=1 enable_websockets=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm use_goma=1 use_partition_alloc=0 use_platform_icu_alternatives=1",
"PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698