| Index: scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| diff --git a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| index cd3af5f20fcb1d2dc908e752a6ab4d04530d7da8..bd5a5d3f4e2ae6f130f2a7d56eb1dfbbd2b3b48e 100644
|
| --- a/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| +++ b/scripts/slave/recipes/android_webview_aosp.expected/trybot.json
|
| @@ -164,6 +164,18 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gclient.py",
|
| + "runhooks"
|
| + ],
|
| + "env": {
|
| + "GYP_CHROMIUM_NO_ACTION": "1"
|
| + },
|
| + "name": "gclient runhooks"
|
| + },
|
| + {
|
| + "cmd": [
|
| "[SLAVE_BUILD]/src/build/util/lastchange.py",
|
| "-o",
|
| "[SLAVE_BUILD]/src/build/util/LASTCHANGE",
|
|
|