blob: 80a222d890803efcce8b05a329b5bc6709c5aee5 [file]
# 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 = [
"directory_entry.idl",
"directory_entry_sync.idl",
"directory_reader.idl",
"directory_reader_sync.idl",
"dom_file_system.idl",
"dom_file_system_sync.idl",
"entries_callback.idl",
"entry.idl",
"entry_callback.idl",
"entry_sync.idl",
"error_callback.idl",
"file_callback.idl",
"file_entry.idl",
"file_entry_sync.idl",
"file_system_callback.idl",
"file_writer.idl",
"file_writer_callback.idl",
"file_writer_sync.idl",
"metadata.idl",
"metadata_callback.idl",
]
modules_dictionary_idl_files = [ "file_system_flags.idl" ]
modules_dependency_idl_files = [
"data_transfer_item_file_system.idl",
"dedicated_worker_global_scope_file_system.idl",
"dev_tools_host_file_system.idl",
"html_input_element_file_system.idl",
"shared_worker_global_scope_file_system.idl",
"window_file_system.idl",
]