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 = [ "../*" ]
}