| Index: scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json
|
| index 1d76bb79d0d711dde1ff5c91cdc15b279a4ae5c1..206ea9d47f44ee28c6f5f3b70aa63e567d1bc48f 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_blink_trybot.json
|
| @@ -232,13 +232,13 @@
|
| "--cached",
|
| "--name-only"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/src",
|
| + "cwd": "[SLAVE_BUILD]/src/third_party/skia",
|
| "name": "git diff to analyze patch",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@files@foo.cc@@@",
|
| + "@@@STEP_LOG_LINE@files@third_party/skia/foo.cc@@@",
|
| "@@@STEP_LOG_END@files@@@",
|
| - "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
|
| + "@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@"
|
| ]
|
| },
|
| {
|
| @@ -278,7 +278,7 @@
|
| "mac_blink_rel",
|
| "-v",
|
| "//out/Release",
|
| - "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"blink_tests\"]}",
|
| + "{\"additional_compile_targets\": [], \"files\": [\"third_party/skia/foo.cc\"], \"test_targets\": [\"blink_tests\"]}",
|
| "/path/to/tmp/json"
|
| ],
|
| "env": {
|
|
|