# Copyright 2024 The Chromium Authors | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
# TODO(flowerhack): When index_target.py is updated to use queries_to_run.json | |
# as the "source of truth" for what targets should be indexed, delete this file | |
# and update the corresponding README.md appropriately. | |
full_targets = [ | |
"d8", | |
"chrome", | |
] |