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

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

Issue 1862223004: Add disable_brotli_filter and use_platform_icu_alternatives to cronet builder config. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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
Index: scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json b/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json
index 1433f7f8e9995a60044195d8bc79b62a90b4538b..f6dbc49ce0ad486f75ae57bada647a8b4601c9a2 100644
--- a/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json
@@ -160,7 +160,7 @@
"env": {
"GYP_CHROMIUM_NO_ACTION": "1",
"GYP_CROSSCOMPILE": "1",
- "GYP_DEFINES": "OS=android component=static_library disable_file_support=1 disable_ftp_support=1 enable_bidirectional_stream=1 enable_websockets=0 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1",
+ "GYP_DEFINES": "OS=android component=static_library disable_brotli_filter=1 disable_file_support=1 disable_ftp_support=1 enable_bidirectional_stream=1 enable_websockets=0 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm64 use_goma=1 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