blob: 2b7ce5f5d14bff33e7962a72f84b928b282c2c9a [file] [log] [blame]
# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/chromeos/ui_mode.gni")
import("//mojo/public/tools/bindings/mojom.gni")
assert(is_chromeos_ash)
mojom("borealis_installer_types_mojom") {
webui_module_path = "/"
sources = [ "borealis_types.mojom" ]
}