| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_clang_dbg_recipe.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_clang_dbg_recipe.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_clang_dbg_recipe.json
|
| index 35f616986fa9421cf05f03d3bde6fb00355c8c0f..f823622584ae0fad5210d00eb42697f67c2dfcba 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_clang_dbg_recipe.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_clang_dbg_recipe.json
|
| @@ -124,6 +124,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| "GYP_DEFINES": "OS=android asan=1 clang=1 component=shared_library dcheck_always_on=1 enable_errorprone=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[SLAVE_BUILD]/src/build/goma/client' proprietary_codecs=1 run_findbugs=1 target_arch=arm use_allocator=none use_goma=1",
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| @@ -288,6 +289,25 @@
|
| "name": "tree truth steps"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| + "gen",
|
| + "-m",
|
| + "tryserver.chromium.android",
|
| + "-b",
|
| + "android_clang_dbg_recipe",
|
| + "--config-file",
|
| + "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| + "//out/Debug"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "generate_build_files (with patch)"
|
| + },
|
| + {
|
| "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
|
|