| Index: scripts/slave/recipe_modules/chromium/config.expected/Release-win.intel.64-to-win.intel.64.json
|
| diff --git a/scripts/slave/recipe_modules/chromium/config.expected/Release-win.intel.64-to-win.intel.64.json b/scripts/slave/recipe_modules/chromium/config.expected/Release-win.intel.64-to-win.intel.64.json
|
| index d6077b70aecddcef5c184cb392e4b647d9fcda47..4d5c1c07a2a223cb5549640f834b04c5c52cbdf0 100644
|
| --- a/scripts/slave/recipe_modules/chromium/config.expected/Release-win.intel.64-to-win.intel.64.json
|
| +++ b/scripts/slave/recipe_modules/chromium/config.expected/Release-win.intel.64-to-win.intel.64.json
|
| @@ -315,6 +315,41 @@
|
| "GYP_MSVS_VERSION": "2012"
|
| }
|
| },
|
| + "webrtc_android_apk_try_builder": {
|
| + "build_config_fs": "Release_x64",
|
| + "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 chromium_win_pch=0 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",
|
| + "GYP_MSVS_VERSION": "2012"
|
| + }
|
| + },
|
| + "webrtc_android_defaults": {
|
| + "build_config_fs": "Release_x64",
|
| + "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",
|
| + "GYP_MSVS_VERSION": "2012"
|
| + }
|
| + },
|
| "x86_builder": {
|
| "build_config_fs": "Release_x64",
|
| "build_dir": "Path('[CHECKOUT]', 'out')",
|
|
|