blob: 9e7a155f7203076001d0d4bbeb7e7f30391ab043 [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 = [
"gamepad.idl",
"gamepad_axis_event.idl",
"gamepad_button.idl",
"gamepad_button_event.idl",
"gamepad_event.idl",
"gamepad_haptic_actuator.idl",
"gamepad_list.idl",
]
modules_dictionary_idl_files = [
"gamepad_axis_event_init.idl",
"gamepad_button_event_init.idl",
"gamepad_effect_parameters.idl",
"gamepad_event_init.idl",
]
modules_dependency_idl_files = [ "navigator_gamepad.idl" ]