| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
|
| index ce3131cf7ce6f50550073be492abc7b470ce04f2..caf1095b53c908573a0dad1f6caccb907297bc5e 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
|
| @@ -91,7 +91,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
| @@ -111,7 +111,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
| @@ -130,7 +130,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
|
|