| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json
|
| index 0c2559f27e9ace32bf1982c63d9385f1bac8ac8d..8242bb2497fdfdd111560fafc9879ba2b79e7a0a 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json
|
| @@ -338,8 +338,9 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| + "GYP_CHROMIUM_NO_ACTION": "1",
|
| "GYP_CROSSCOMPILE": "1",
|
| - "GYP_DEFINES": "OS=android branding=Chrome buildtype=Official component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm 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]"
|
| },
|
| "name": "gclient runhooks"
|
|
|