blob: c86ea049cc46ce378ea7473352f31f90d0505de3 [file] [log] [blame]
# 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.
group("mojom_js") {
public_deps = [
"constants:mojom_js",
"search:mojo_bindings_js",
"//chrome/browser/ui/webui/nearby_share/public/mojom:mojom_js",
"//ui/webui/resources/cr_components/app_management:mojo_bindings_js",
]
}