| # Copyright 2021 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # pylint: disable=unused-import | |
| from gpu_path_util import setup_testing_paths | |
| from gpu_path_util import setup_tools_perf_paths | |
| # pylint: enable=unused-import |