import("//mojo/public/tools/bindings/mojom.gni")

mojom("mojo_bindings") {
  sources = [ "batch_upload.mojom" ]
  webui_module_path = "/"
}
