blob: 7cfa680b14306f2e4c645f813c3a5b85a408d334 [file] [log] [blame]
# Copyright 2019 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("mojo_bindings") {
sources = [ "add_supervision.mojom" ]
}