Chromium Code Reviews| 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..ce0d65782db359ad48658cc86c5b3fcc86937831 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", |
|
rmistry
2016/04/29 16:40:45
This looks much better.
|
| "name": "git diff to analyze patch", |
| "stdout": "/path/to/tmp/", |
| "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| + "@@@STEP_LOG_LINE@files@src/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": { |