Chromium Code Reviews

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json

Issue 1933223002: Chromium: make use of new get_files_affected_by_patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
index 43da9111d7be37fa4e61c9e5d749c00352b80d6d..5edbc4f756a0b4f17652490510223fec6e81b6fb 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
@@ -236,7 +236,7 @@
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@files@v8/foo.cc@@@",
+ "@@@STEP_LOG_LINE@files@src/v8/foo.cc@@@",
"@@@STEP_LOG_END@files@@@",
"@@@SET_BUILD_PROPERTY@subproject_tag@\"blink-paths\"@@@"
]

Powered by Google App Engine