| Index: scripts/slave/recipes/android/android_builder.expected/x86_builder.json
|
| diff --git a/scripts/slave/recipes/android/android_builder.expected/x86_builder.json b/scripts/slave/recipes/android/android_builder.expected/x86_builder.json
|
| index 0bc0bd0846ce5fcae32f0bc3c11840259b1d01fd..c870239a328ed476a78318eba7aaea158a9ea9d3 100644
|
| --- a/scripts/slave/recipes/android/android_builder.expected/x86_builder.json
|
| +++ b/scripts/slave/recipes/android/android_builder.expected/x86_builder.json
|
| @@ -122,7 +122,7 @@
|
| "env": {
|
| "EXTRA_LANDMINES_SCRIPT": "[SLAVE_BUILD_ROOT]/src/repo/build/get_internal_landmines.py",
|
| "GYP_CROSSCOMPILE": "1",
|
| - "GYP_DEFINES": "OS=android app_manifest_version_code=10 app_manifest_version_name=some_builder_1234 chrome_build_id=3333 component=shared_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=[SLAVE_BUILD_ROOT]/src/orderfiles/orderfile.out target_arch=arm",
|
| + "GYP_DEFINES": "OS=android app_manifest_version_code=10 app_manifest_version_name=some_builder_1234 chrome_build_id=3333 component=shared_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=[SLAVE_BUILD_ROOT]/src/orderfiles/orderfile.out target_arch=x86",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_GENERATOR_FLAGS": "default_target=All",
|
| "PATH": "[BUILD_INTERNAL_ROOT]/scripts/slave/android:./:%(PATH)s"
|
|
|