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

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

Issue 2593683002: [Cronet] set use_partition_alloc to false in Cronet recipes (Closed)
Patch Set: Rebased 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_x86_builder__dbg_.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.json b/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.json
index 9eefd77bc8308cfa848a86662b2ea2e613cb2c5b..f3425e869c8495e1dcf8473d2fe50f47f8f6fc78 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.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_websockets=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 use_platform_icu_alternatives=1",
+ "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1",
"PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698