12 lines
526 B
Plaintext
12 lines
526 B
Plaintext
# Copyright (c) 2024 The Brave Authors. All rights reserved.
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
|
# You can obtain one at https://mozilla.org/MPL/2.0/.
|
|
|
|
brave_base_test_support_sources = [
|
|
"//brave/base/test/launcher/teamcity_reporter.cc",
|
|
"//brave/base/test/launcher/teamcity_reporter.h",
|
|
"//brave/base/test/launcher/teamcity_service_messages.cc",
|
|
"//brave/base/test/launcher/teamcity_service_messages.h",
|
|
]
|