| Index: scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json | 
| diff --git a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json | 
| index 8b87a3328f223bd9e518004a194f6cee17d5d8e2..214172e976fe47d73d461edfb3d7e444c97f0635 100644 | 
| --- a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json | 
| +++ b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json | 
| @@ -258,15 +258,32 @@ | 
| "name": "compile" | 
| }, | 
| { | 
| +    "allow_subannotations": true, | 
| "cmd": [ | 
| "python", | 
| "-u", | 
| -      "[DEPOT_TOOLS]/gn.py", | 
| -      "--root=[SLAVE_BUILD]/src", | 
| -      "check", | 
| -      "//out/Debug" | 
| +      "[BUILD]/scripts/slave/runtest.py", | 
| +      "--target", | 
| +      "Debug", | 
| +      "--xvfb", | 
| +      "--factory-properties", | 
| +      "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_chromium_gn_dbg\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_gn\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 
| +      "--build-properties", | 
| +      "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_chromium_gn_dbg\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.linux\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_gn\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 
| +      "--annotate=gtest", | 
| +      "--test-type=base_unittests", | 
| +      "--step-name=base_unittests (with patch)", | 
| +      "--test-launcher-summary-output", | 
| +      "/path/to/tmp/json", | 
| +      "--generate-json-file", | 
| +      "-o", | 
| +      "gtest-results/base_unittests", | 
| +      "--builder-name=linux_chromium_gn_dbg", | 
| +      "--slave-name=TestSlavename", | 
| +      "--build-number=571", | 
| +      "base_unittests" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| -    "name": "gn check" | 
| +    "name": "base_unittests (with patch)" | 
| } | 
| ] | 
|  |