Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(936)

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
index 72b9534c3755b0d07a40813fabf0be71789b380a..36e5ef36515297685b153d8ed9a76b9d812c4b8f 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
@@ -249,7 +249,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
This is Rietveld 408576698