| # Copyright 2016 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. | |
| mojom = "//services/service_manager/public/interfaces/service.mojom" | |
| public_headers = [ "//services/service_manager/public/cpp/service_info.h" ] | |
| traits_headers = | |
| [ "//services/service_manager/public/cpp/service_info_struct_traits.h" ] | |
| type_mappings = | |
| [ "service_manager.mojom.ServiceInfo=::service_manager::ServiceInfo" ] |