Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
mojo
/
public
/
rust
/
test_mojom
/
BUILD.gn
blob: abfe19a1a21bfa7a6062366a26d7c93c1a419c44 [
file
] [
log
] [
blame
]
import
(
"//mojo/public/tools/bindings/mojom.gni"
)
mojom
(
"test_mojom"
)
{
testonly
=
true
sources
=
[
"rust_bindings_test.test-mojom"
]
generate_rust
=
true
visibility
=
[
"../*"
]
}