blob: 0ef4e76abcfb645cc3898b73a1aa181bdbb06bb9 [file] [log] [blame]
# Copyright 2020 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.
modules_idl_files = [
"hid.idl",
"hid_connection_event.idl",
"hid_device.idl",
"hid_input_report_event.idl",
]
modules_dictionary_idl_files = [
"hid_collection_info.idl",
"hid_connection_event_init.idl",
"hid_device_filter.idl",
"hid_device_request_options.idl",
"hid_report_info.idl",
"hid_report_item.idl",
]
modules_dependency_idl_files = [ "navigator_hid.idl" ]