diff options
Diffstat (limited to 'dashboard/dashapi')
| -rw-r--r-- | dashboard/dashapi/dashapi.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/dashapi/dashapi.go b/dashboard/dashapi/dashapi.go index 4513c8477..bec6fb15f 100644 --- a/dashboard/dashapi/dashapi.go +++ b/dashboard/dashapi/dashapi.go @@ -485,6 +485,7 @@ type BisectResult struct { CrashLogLink string CrashReportLink string Fix bool + CrossTree bool } type BugListReport struct { |
