0

infra: Add a link to the main 'chromium' console in milo's header

A link to this console got dropped when the "gardening consoles" were
swapped into the header. This restores a link to:
https://ci.chromium.org/p/chromium/g/chromium/console

Bug: None
Change-Id: Idd9bd58c4359d49f4811da20d10e4d903faab244
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6517152
Reviewed-by: Struan Shrimpton <sshrimp@google.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1456684}
This commit is contained in:
Ben Pastene
2025-05-06 17:43:03 -07:00
committed by Chromium LUCI CQ
parent f1222e3810
commit 9c989086e0
2 changed files with 270 additions and 0 deletions
infra/config

@ -166,6 +166,16 @@ HEADER = headers.header(
url = "/p/{}/g/checks".format(settings.project), url = "/p/{}/g/checks".format(settings.project),
alt = "Checks console", alt = "Checks console",
), ),
headers.link(
text = "chromium",
branch_selector = [
branches.selector.ANDROID_BRANCHES,
branches.selector.DESKTOP_BRANCHES,
branches.selector.FUCHSIA_BRANCHES,
],
url = "/p/{}/g/chromium".format(settings.project),
alt = "Main Chromium archive console",
),
headers.link( headers.link(
text = "chromiumos", text = "chromiumos",
branch_selector = branches.selector.CROS_LTS_BRANCHES, branch_selector = branches.selector.CROS_LTS_BRANCHES,

@ -239,6 +239,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -1180,6 +1185,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -1939,6 +1949,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -2498,6 +2513,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -2875,6 +2895,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -3743,6 +3768,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -4210,6 +4240,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -4642,6 +4677,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -5011,6 +5051,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -5383,6 +5428,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -5755,6 +5805,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -6192,6 +6247,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -7188,6 +7248,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -7950,6 +8015,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -8317,6 +8387,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -8998,6 +9073,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -9380,6 +9460,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -9742,6 +9827,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -10193,6 +10283,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -10625,6 +10720,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -11113,6 +11213,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -11540,6 +11645,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -12142,6 +12252,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -12714,6 +12829,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -13336,6 +13456,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -13823,6 +13948,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -14212,6 +14342,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -14743,6 +14878,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -15372,6 +15512,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -15795,6 +15940,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -16553,6 +16703,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -16948,6 +17103,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -17691,6 +17851,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -18097,6 +18262,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -18543,6 +18713,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -19015,6 +19190,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -19482,6 +19662,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -19849,6 +20034,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -20336,6 +20526,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -20734,6 +20929,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -21136,6 +21336,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -21703,6 +21908,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -22100,6 +22310,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -22538,6 +22753,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -22970,6 +23190,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -23342,6 +23567,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -23714,6 +23944,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -24180,6 +24415,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -24782,6 +25022,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -25175,6 +25420,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -25579,6 +25829,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"
@ -25961,6 +26216,11 @@ consoles {
url: "/p/chromium/g/checks" url: "/p/chromium/g/checks"
alt: "Checks console" alt: "Checks console"
} }
links {
text: "chromium"
url: "/p/chromium/g/chromium"
alt: "Main Chromium archive console"
}
links { links {
text: "chromiumos" text: "chromiumos"
url: "/p/chromium/g/chromium.chromiumos" url: "/p/chromium/g/chromium.chromiumos"