blob: 15f52455b6073220f63c4e38dcfb8c01e8b1a42a [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# For cros_healthd-client package.
group("all") {
deps = [
"//diagnostics/mojom/external:network_diagnostics_mojo_bindings",
"//diagnostics/mojom/external:network_health_mojo_bindings",
"//diagnostics/mojom/public:cros_healthd_mojo_bindings",
]
}