| Index: scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| diff --git a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Debug.json b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| index b4bb1b752ad0dc812a71b7d5cf907f7e73302d3f..a0eb7917cc09ed8224dbef9ced5a409db07fab11 100644
|
| --- a/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| +++ b/scripts/slave/recipes/skia/skia.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| @@ -36,6 +36,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -53,6 +54,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -73,6 +75,7 @@
|
| "\nimport os\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(os.path.join(os.path.expanduser('~'), 'src'))\n",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get CHROME_PATH",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|