Chromium Code Reviews| Index: scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json |
| diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json |
| index f6ed358f9250596d9164869827622f8c7f5dc4e1..b53ec21316f0d5c481f124e555467f32c5fa9581 100644 |
| --- a/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json |
| +++ b/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json |
| @@ -160,7 +160,7 @@ |
| "env": { |
| "GYP_CHROMIUM_NO_ACTION": "1", |
|
jbudorick
2016/04/07 21:00:40
I imagine you realize this, but just to make sure
|
| "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" |