blob: fb1ed1c7530a616ea36d02efded62ad663e9c537 [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("../../tools/bindings/mojom.gni")
mojom("bindings") {
sources = [
"interface_control_messages.mojom",
"mojom_files.mojom",
"mojom_types.mojom",
"service_describer.mojom",
]
}