blob: 463df5580ea631d550faa85ade3fbf914a6b8797 [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",
"service_provider.mojom",
"shell.mojom",
]
}