blob: 1d1a1733d4e5c34370f41ee059930dc0d5ab2175 [file] [log] [blame]
# Copyright 2014 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")
# GYP version: mojo/public/mojo_public.gyp:mojo_application_bindings
mojom("application") {
sources = [
"application.mojom",
"application_connector.mojom",
"service_provider.mojom",
"shell.mojom",
]
}