summaryrefslogtreecommitdiff
path: root/chromium/infra/config/subprojects/codesearch/consoles/luci.chromium.codesearch.star
blob: 2ffecb13a686f3dc71c3a6bfcb46c2acc85c0dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

luci.list_view(
    name = "luci.chromium.codesearch",
    entries = [
        "codesearch/gen-android-try",
        "codesearch/gen-chromiumos-try",
        "codesearch/gen-fuchsia-try",
        "codesearch/gen-lacros-try",
        "codesearch/gen-linux-try",
        "codesearch/gen-win-try",
    ],
)