Sign in
dawn
/
dawn
/
b94ef82a4b1e7e16bc6f863bb4d0cb8c92cefeac
/
.
/
third_party
/
closure_compiler
/
compile_js.gni
blob: 6dd61ceb9cece557ab2719d91d0fcd1afc9dc4eb [
file
] [
log
] [
blame
]
# An stub file so that third_party/protobuf/proto_library.gni can build without
# setting enable_js_protobuf to false in args.gn
template
(
"js_library"
)
{
not_needed
(
invoker
,
"*"
)
not_needed
([
"target_name"
])
}