Chromium Code Reviews| Index: site_config/global_variables.json |
| diff --git a/site_config/global_variables.json b/site_config/global_variables.json |
| index 229ce75cea9a29d4c0e118bfa5466c277640ee0e..ac034ab98a171fc960fdc8cd8a1a7eed38cd5337 100644 |
| --- a/site_config/global_variables.json |
| +++ b/site_config/global_variables.json |
| @@ -196,6 +196,11 @@ |
| "type": "string", |
| "description": "Google Cloud Storage bucket we use for most things." |
| }, |
| + "latest_gm_failures_preamble": { |
| + "value": "View latest GM failures for this builder at: ", |
| + "type": "string", |
| + "description": "Wording that leads up to URL pointing at latest GM results for this builder." |
| + }, |
| "master_branch_name": { |
| "value": "master", |
| "type": "string", |