Index: scripts/slave/recipes/android_webview_aosp.expected/basic.json |
diff --git a/scripts/slave/recipes/android_webview_aosp.expected/basic.json b/scripts/slave/recipes/android_webview_aosp.expected/basic.json |
index 169eaa7badf9d2942484f91be8641f66f98911c0..a6f4a9d64ce06127b17467258a797dee00987f2c 100644 |
--- a/scripts/slave/recipes/android_webview_aosp.expected/basic.json |
+++ b/scripts/slave/recipes/android_webview_aosp.expected/basic.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", |