| Index: scripts/slave/recipe_modules/chromium/config.expected/Release-mac.intel.32-to-ios.arm.32.json
|
| diff --git a/scripts/slave/recipe_modules/chromium/config.expected/Release-mac.intel.32-to-ios.arm.32.json b/scripts/slave/recipe_modules/chromium/config.expected/Release-mac.intel.32-to-ios.arm.32.json
|
| index fd1b68cdd45e4876829fa033e4f064c4787f7d1c..6e53381152633cae4ae8005d7385b0c2f8c07c33 100644
|
| --- a/scripts/slave/recipe_modules/chromium/config.expected/Release-mac.intel.32-to-ios.arm.32.json
|
| +++ b/scripts/slave/recipe_modules/chromium/config.expected/Release-mac.intel.32-to-ios.arm.32.json
|
| @@ -285,6 +285,39 @@
|
| "GYP_DEFINES": "v8_target_arch=arm"
|
| }
|
| },
|
| + "webrtc_android_apk_try_builder": {
|
| + "build_config_fs": "Release",
|
| + "build_dir": "Path('[CHECKOUT]', 'out')",
|
| + "compile_py": {
|
| + "build_tool": "ninja",
|
| + "compiler": "goma",
|
| + "default_targets": [
|
| + "android_builder_webrtc"
|
| + ]
|
| + },
|
| + "gyp_env": {
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + }
|
| + },
|
| + "webrtc_android_defaults": {
|
| + "build_config_fs": "Release",
|
| + "build_dir": "Path('[CHECKOUT]', 'out')",
|
| + "compile_py": {
|
| + "build_tool": "ninja",
|
| + "default_targets": [
|
| + "All"
|
| + ]
|
| + },
|
| + "gyp_env": {
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfile.out') target_arch=arm",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=All"
|
| + }
|
| + },
|
| "x86_builder": {
|
| "build_config_fs": "Release",
|
| "build_dir": "Path('[CHECKOUT]', 'out')",
|
|
|