Chromium Code Reviews| Index: milo/appengine/buildbot/html_data.go |
| diff --git a/milo/appengine/buildbot/html_data.go b/milo/appengine/buildbot/html_data.go |
| index 98a373d641cb89917d4d5fc1cc0e2045c8b15909..4ab4f9cc34242bc91dfbb6251eab488009edae70 100644 |
| --- a/milo/appengine/buildbot/html_data.go |
| +++ b/milo/appengine/buildbot/html_data.go |
| @@ -8,5 +8,6 @@ var TestCases = []struct { |
| {"CrWinGoma", 30608}, |
| {"chromium_presubmit", 426944}, |
| {"newline", 1234}, |
| + {"gerritCL", 1234}, |
| {"win_chromium_rel_ng", 246309}, |
| } |