blob: 10da5c80d8a6a8d702e0749c8342c3d65f8e0b57 [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 = [
"device_motion_event.idl",
"device_motion_event_acceleration.idl",
"device_motion_event_rotation_rate.idl",
"device_orientation_event.idl",
]
modules_dictionary_idl_files = [
"device_motion_event_acceleration_init.idl",
"device_motion_event_init.idl",
"device_motion_event_rotation_rate_init.idl",
"device_orientation_event_init.idl",
]
modules_dependency_idl_files = [
"window_device_motion.idl",
"window_device_orientation.idl",
]