summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/typemaps.gni
blob: dc6637570f5f51bc108cc36b154a973359ecae0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.

typemaps = [
  "//chrome/common/mac/app_shim.typemap",
  "//chrome/common/search.typemap",
  "//chrome/common/web_application_info_provider.typemap",
  "//chrome/services/cups_proxy/public/mojom/proxy.typemap",
  "//chrome/services/file_util/public/mojom/safe_archive_analyzer.typemap",
  "//chrome/services/media_gallery_util/public/mojom/media_parser.typemap",
  "//chrome/services/printing/public/mojom/pdf_render_settings.typemap",
  "//chrome/services/printing/public/mojom/pdf_to_pwg_raster_converter.typemap",
  "//chrome/services/util_win/public/mojom/util_win.typemap",
]