Commit 7262c618 authored by Jdragon's avatar Jdragon Committed by Commit Bot

Change order of module file name in modules_idl_files

This patch means reordering module file name alphabetically.

Change-Id: I3a5253eb159c1f830bffd706cdeebbaff76abc93
Reviewed-on: https://chromium-review.googlesource.com/1252224Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Jaeyong Bae <jdragon.bae@gmail.com>
Cr-Commit-Position: refs/heads/master@{#595366}
parent 18b18377
...@@ -75,8 +75,8 @@ modules_idl_files = ...@@ -75,8 +75,8 @@ modules_idl_files =
"background_sync/sync_manager.idl", "background_sync/sync_manager.idl",
"battery/battery_manager.idl", "battery/battery_manager.idl",
"bluetooth/bluetooth.idl", "bluetooth/bluetooth.idl",
"bluetooth/bluetooth_device.idl",
"bluetooth/bluetooth_characteristic_properties.idl", "bluetooth/bluetooth_characteristic_properties.idl",
"bluetooth/bluetooth_device.idl",
"bluetooth/bluetooth_remote_gatt_characteristic.idl", "bluetooth/bluetooth_remote_gatt_characteristic.idl",
"bluetooth/bluetooth_remote_gatt_descriptor.idl", "bluetooth/bluetooth_remote_gatt_descriptor.idl",
"bluetooth/bluetooth_remote_gatt_server.idl", "bluetooth/bluetooth_remote_gatt_server.idl",
...@@ -124,12 +124,12 @@ modules_idl_files = ...@@ -124,12 +124,12 @@ modules_idl_files =
"encryptedmedia/media_key_system_access.idl", "encryptedmedia/media_key_system_access.idl",
"encryptedmedia/media_keys.idl", "encryptedmedia/media_keys.idl",
"eventsource/event_source.idl", "eventsource/event_source.idl",
"filesystem/dom_file_system.idl",
"filesystem/dom_file_system_sync.idl",
"filesystem/directory_entry.idl", "filesystem/directory_entry.idl",
"filesystem/directory_entry_sync.idl", "filesystem/directory_entry_sync.idl",
"filesystem/directory_reader.idl", "filesystem/directory_reader.idl",
"filesystem/directory_reader_sync.idl", "filesystem/directory_reader_sync.idl",
"filesystem/dom_file_system.idl",
"filesystem/dom_file_system_sync.idl",
"filesystem/entries_callback.idl", "filesystem/entries_callback.idl",
"filesystem/entry.idl", "filesystem/entry.idl",
"filesystem/entry_callback.idl", "filesystem/entry_callback.idl",
...@@ -139,10 +139,10 @@ modules_idl_files = ...@@ -139,10 +139,10 @@ modules_idl_files =
"filesystem/file_entry.idl", "filesystem/file_entry.idl",
"filesystem/file_entry_sync.idl", "filesystem/file_entry_sync.idl",
"filesystem/file_system_base_handle.idl", "filesystem/file_system_base_handle.idl",
"filesystem/file_system_callback.idl",
"filesystem/file_system_directory_handle.idl", "filesystem/file_system_directory_handle.idl",
"filesystem/file_system_directory_iterator.idl", "filesystem/file_system_directory_iterator.idl",
"filesystem/file_system_file_handle.idl", "filesystem/file_system_file_handle.idl",
"filesystem/file_system_callback.idl",
"filesystem/file_system_writer.idl", "filesystem/file_system_writer.idl",
"filesystem/file_writer.idl", "filesystem/file_writer.idl",
"filesystem/file_writer_callback.idl", "filesystem/file_writer_callback.idl",
...@@ -169,9 +169,9 @@ modules_idl_files = ...@@ -169,9 +169,9 @@ modules_idl_files =
"indexeddb/idb_index.idl", "indexeddb/idb_index.idl",
"indexeddb/idb_key_range.idl", "indexeddb/idb_key_range.idl",
"indexeddb/idb_object_store.idl", "indexeddb/idb_object_store.idl",
"indexeddb/idb_observation.idl",
"indexeddb/idb_observer.idl", "indexeddb/idb_observer.idl",
"indexeddb/idb_observer_changes.idl", "indexeddb/idb_observer_changes.idl",
"indexeddb/idb_observation.idl",
"indexeddb/idb_open_db_request.idl", "indexeddb/idb_open_db_request.idl",
"indexeddb/idb_request.idl", "indexeddb/idb_request.idl",
"indexeddb/idb_transaction.idl", "indexeddb/idb_transaction.idl",
...@@ -211,15 +211,15 @@ modules_idl_files = ...@@ -211,15 +211,15 @@ modules_idl_files =
"payments/payment_address.idl", "payments/payment_address.idl",
"payments/payment_instruments.idl", "payments/payment_instruments.idl",
"payments/payment_manager.idl", "payments/payment_manager.idl",
"payments/payment_request.idl",
"payments/payment_request_event.idl", "payments/payment_request_event.idl",
"payments/payment_request_update_event.idl", "payments/payment_request_update_event.idl",
"payments/payment_request.idl",
"payments/payment_response.idl", "payments/payment_response.idl",
"peerconnection/rtc_certificate.idl", "peerconnection/rtc_certificate.idl",
"peerconnection/rtc_dtmf_sender.idl",
"peerconnection/rtc_dtmf_tone_change_event.idl",
"peerconnection/rtc_data_channel.idl", "peerconnection/rtc_data_channel.idl",
"peerconnection/rtc_data_channel_event.idl", "peerconnection/rtc_data_channel_event.idl",
"peerconnection/rtc_dtmf_sender.idl",
"peerconnection/rtc_dtmf_tone_change_event.idl",
"peerconnection/rtc_ice_candidate.idl", "peerconnection/rtc_ice_candidate.idl",
"peerconnection/rtc_ice_transport.idl", "peerconnection/rtc_ice_transport.idl",
"peerconnection/rtc_legacy_stats_report.idl", "peerconnection/rtc_legacy_stats_report.idl",
...@@ -235,8 +235,8 @@ modules_idl_files = ...@@ -235,8 +235,8 @@ modules_idl_files =
"peerconnection/rtc_stats_report.idl", "peerconnection/rtc_stats_report.idl",
"peerconnection/rtc_stats_response.idl", "peerconnection/rtc_stats_response.idl",
"peerconnection/rtc_track_event.idl", "peerconnection/rtc_track_event.idl",
"permissions/permissions.idl",
"permissions/permission_status.idl", "permissions/permission_status.idl",
"permissions/permissions.idl",
"picture_in_picture/enter_picture_in_picture_event.idl", "picture_in_picture/enter_picture_in_picture_event.idl",
"picture_in_picture/picture_in_picture_window.idl", "picture_in_picture/picture_in_picture_window.idl",
"plugins/mime_type.idl", "plugins/mime_type.idl",
...@@ -256,9 +256,9 @@ modules_idl_files = ...@@ -256,9 +256,9 @@ modules_idl_files =
"push_messaging/push_message_data.idl", "push_messaging/push_message_data.idl",
"push_messaging/push_subscription.idl", "push_messaging/push_subscription.idl",
"push_messaging/push_subscription_options.idl", "push_messaging/push_subscription_options.idl",
"quota/dom_error.idl",
"quota/deprecated_storage_info.idl", "quota/deprecated_storage_info.idl",
"quota/deprecated_storage_quota.idl", "quota/deprecated_storage_quota.idl",
"quota/dom_error.idl",
"quota/storage_manager.idl", "quota/storage_manager.idl",
"remoteplayback/remote_playback.idl", "remoteplayback/remote_playback.idl",
"screen_orientation/screen_orientation.idl", "screen_orientation/screen_orientation.idl",
...@@ -301,15 +301,15 @@ modules_idl_files = ...@@ -301,15 +301,15 @@ modules_idl_files =
"speech/speech_recognition_result.idl", "speech/speech_recognition_result.idl",
"speech/speech_recognition_result_list.idl", "speech/speech_recognition_result_list.idl",
"speech/speech_synthesis.idl", "speech/speech_synthesis.idl",
"speech/speech_synthesis_event.idl",
"speech/speech_synthesis_error_event.idl", "speech/speech_synthesis_error_event.idl",
"speech/speech_synthesis_event.idl",
"speech/speech_synthesis_utterance.idl", "speech/speech_synthesis_utterance.idl",
"speech/speech_synthesis_voice.idl", "speech/speech_synthesis_voice.idl",
"storage/storage.idl", "storage/storage.idl",
"storage/storage_event.idl", "storage/storage_event.idl",
"vr/vr_display.idl", "vr/vr_display.idl",
"vr/vr_display_event.idl",
"vr/vr_display_capabilities.idl", "vr/vr_display_capabilities.idl",
"vr/vr_display_event.idl",
"vr/vr_eye_parameters.idl", "vr/vr_eye_parameters.idl",
"vr/vr_frame_data.idl", "vr/vr_frame_data.idl",
"vr/vr_pose.idl", "vr/vr_pose.idl",
...@@ -329,8 +329,8 @@ modules_idl_files = ...@@ -329,8 +329,8 @@ modules_idl_files =
"webaudio/audio_scheduled_source_node.idl", "webaudio/audio_scheduled_source_node.idl",
"webaudio/audio_worklet.idl", "webaudio/audio_worklet.idl",
"webaudio/audio_worklet_global_scope.idl", "webaudio/audio_worklet_global_scope.idl",
"webaudio/audio_worklet_processor.idl",
"webaudio/audio_worklet_node.idl", "webaudio/audio_worklet_node.idl",
"webaudio/audio_worklet_processor.idl",
"webaudio/base_audio_context.idl", "webaudio/base_audio_context.idl",
"webaudio/biquad_filter_node.idl", "webaudio/biquad_filter_node.idl",
"webaudio/channel_merger_node.idl", "webaudio/channel_merger_node.idl",
...@@ -369,8 +369,8 @@ modules_idl_files = ...@@ -369,8 +369,8 @@ modules_idl_files =
"webgl/ext_disjoint_timer_query_webgl2.idl", "webgl/ext_disjoint_timer_query_webgl2.idl",
"webgl/ext_frag_depth.idl", "webgl/ext_frag_depth.idl",
"webgl/ext_shader_texture_lod.idl", "webgl/ext_shader_texture_lod.idl",
"webgl/ext_texture_filter_anisotropic.idl",
"webgl/ext_srgb.idl", "webgl/ext_srgb.idl",
"webgl/ext_texture_filter_anisotropic.idl",
"webgl/khr_parallel_shader_compile.idl", "webgl/khr_parallel_shader_compile.idl",
"webgl/oes_element_index_uint.idl", "webgl/oes_element_index_uint.idl",
"webgl/oes_standard_derivatives.idl", "webgl/oes_standard_derivatives.idl",
...@@ -426,10 +426,10 @@ modules_idl_files = ...@@ -426,10 +426,10 @@ modules_idl_files =
"websockets/websocket.idl", "websockets/websocket.idl",
"webusb/usb.idl", "webusb/usb.idl",
"webusb/usb_alternate_interface.idl", "webusb/usb_alternate_interface.idl",
"webusb/usb_endpoint.idl",
"webusb/usb_configuration.idl", "webusb/usb_configuration.idl",
"webusb/usb_connection_event.idl", "webusb/usb_connection_event.idl",
"webusb/usb_device.idl", "webusb/usb_device.idl",
"webusb/usb_endpoint.idl",
"webusb/usb_in_transfer_result.idl", "webusb/usb_in_transfer_result.idl",
"webusb/usb_interface.idl", "webusb/usb_interface.idl",
"webusb/usb_isochronous_in_transfer_packet.idl", "webusb/usb_isochronous_in_transfer_packet.idl",
...@@ -466,8 +466,8 @@ if (support_webgl2_compute_context) { ...@@ -466,8 +466,8 @@ if (support_webgl2_compute_context) {
modules_callback_function_idl_files = modules_callback_function_idl_files =
get_path_info([ get_path_info([
"xr/xr_frame_request_callback.idl",
"quota/deprecated_storage_callbacks.idl", "quota/deprecated_storage_callbacks.idl",
"xr/xr_frame_request_callback.idl",
], ],
"abspath") "abspath")
...@@ -478,8 +478,6 @@ modules_dictionary_idl_files = ...@@ -478,8 +478,6 @@ modules_dictionary_idl_files =
"app_banner/before_install_prompt_event_init.idl", "app_banner/before_install_prompt_event_init.idl",
"background_fetch/background_fetch_event_init.idl", "background_fetch/background_fetch_event_init.idl",
"background_fetch/background_fetch_options.idl", "background_fetch/background_fetch_options.idl",
"speech/speech_synthesis_error_event_init.idl",
"speech/speech_synthesis_event_init.idl",
"background_fetch/background_fetch_ui_options.idl", "background_fetch/background_fetch_ui_options.idl",
"background_sync/sync_event_init.idl", "background_sync/sync_event_init.idl",
"bluetooth/bluetooth_le_scan_filter_init.idl", "bluetooth/bluetooth_le_scan_filter_init.idl",
...@@ -492,8 +490,8 @@ modules_dictionary_idl_files = ...@@ -492,8 +490,8 @@ modules_dictionary_idl_files =
"cookie_store/cookie_list_item.idl", "cookie_store/cookie_list_item.idl",
"cookie_store/cookie_store_delete_options.idl", "cookie_store/cookie_store_delete_options.idl",
"cookie_store/cookie_store_get_options.idl", "cookie_store/cookie_store_get_options.idl",
"cookie_store/cookie_store_set_options.idl",
"cookie_store/cookie_store_set_extra_options.idl", "cookie_store/cookie_store_set_extra_options.idl",
"cookie_store/cookie_store_set_options.idl",
"cookie_store/extendable_cookie_change_event_init.idl", "cookie_store/extendable_cookie_change_event_init.idl",
"credentialmanager/authentication_extensions_client_inputs.idl", "credentialmanager/authentication_extensions_client_inputs.idl",
"credentialmanager/authentication_extensions_client_outputs.idl", "credentialmanager/authentication_extensions_client_outputs.idl",
...@@ -522,10 +520,10 @@ modules_dictionary_idl_files = ...@@ -522,10 +520,10 @@ modules_dictionary_idl_files =
"encoding/text_decode_options.idl", "encoding/text_decode_options.idl",
"encoding/text_decoder_options.idl", "encoding/text_decoder_options.idl",
"encryptedmedia/media_encrypted_event_init.idl", "encryptedmedia/media_encrypted_event_init.idl",
"encryptedmedia/media_keys_policy.idl",
"encryptedmedia/media_key_message_event_init.idl", "encryptedmedia/media_key_message_event_init.idl",
"encryptedmedia/media_key_system_configuration.idl", "encryptedmedia/media_key_system_configuration.idl",
"encryptedmedia/media_key_system_media_capability.idl", "encryptedmedia/media_key_system_media_capability.idl",
"encryptedmedia/media_keys_policy.idl",
"eventsource/event_source_init.idl", "eventsource/event_source_init.idl",
"filesystem/file_system_directory_iterator_entry.idl", "filesystem/file_system_directory_iterator_entry.idl",
"filesystem/file_system_flags.idl", "filesystem/file_system_flags.idl",
...@@ -536,8 +534,8 @@ modules_dictionary_idl_files = ...@@ -536,8 +534,8 @@ modules_dictionary_idl_files =
"gamepad/gamepad_event_init.idl", "gamepad/gamepad_event_init.idl",
"geolocation/position_options.idl", "geolocation/position_options.idl",
"imagecapture/constrain_point_2d_parameters.idl", "imagecapture/constrain_point_2d_parameters.idl",
"imagecapture/point_2d.idl",
"imagecapture/photo_settings.idl", "imagecapture/photo_settings.idl",
"imagecapture/point_2d.idl",
"indexeddb/idb_index_parameters.idl", "indexeddb/idb_index_parameters.idl",
"indexeddb/idb_object_store_parameters.idl", "indexeddb/idb_object_store_parameters.idl",
"indexeddb/idb_observer_init.idl", "indexeddb/idb_observer_init.idl",
...@@ -584,26 +582,26 @@ modules_dictionary_idl_files = ...@@ -584,26 +582,26 @@ modules_dictionary_idl_files =
"payments/can_make_payment_event_init.idl", "payments/can_make_payment_event_init.idl",
"payments/image_object.idl", "payments/image_object.idl",
"payments/payer_error_fields.idl", "payments/payer_error_fields.idl",
"payments/payment_handler_response.idl",
"payments/payment_request_event_init.idl",
"payments/payment_currency_amount.idl", "payments/payment_currency_amount.idl",
"payments/payment_details_base.idl", "payments/payment_details_base.idl",
"payments/payment_details_init.idl", "payments/payment_details_init.idl",
"payments/payment_details_modifier.idl", "payments/payment_details_modifier.idl",
"payments/payment_details_update.idl", "payments/payment_details_update.idl",
"payments/payment_handler_response.idl",
"payments/payment_instrument.idl",
"payments/payment_item.idl", "payments/payment_item.idl",
"payments/payment_method_data.idl", "payments/payment_method_data.idl",
"payments/payment_options.idl", "payments/payment_options.idl",
"payments/payment_instrument.idl", "payments/payment_request_event_init.idl",
"payments/payment_request_update_event_init.idl", "payments/payment_request_update_event_init.idl",
"payments/payment_shipping_option.idl", "payments/payment_shipping_option.idl",
"payments/payment_validation_errors.idl", "payments/payment_validation_errors.idl",
"peerconnection/rtc_answer_options.idl", "peerconnection/rtc_answer_options.idl",
"peerconnection/rtc_configuration.idl", "peerconnection/rtc_configuration.idl",
"peerconnection/rtc_data_channel_event_init.idl", "peerconnection/rtc_data_channel_event_init.idl",
"peerconnection/rtc_data_channel_init.idl",
"peerconnection/rtc_dtls_fingerprint.idl", "peerconnection/rtc_dtls_fingerprint.idl",
"peerconnection/rtc_dtmf_tone_change_event_init.idl", "peerconnection/rtc_dtmf_tone_change_event_init.idl",
"peerconnection/rtc_data_channel_init.idl",
"peerconnection/rtc_ice_candidate_init.idl", "peerconnection/rtc_ice_candidate_init.idl",
"peerconnection/rtc_ice_candidate_pair.idl", "peerconnection/rtc_ice_candidate_pair.idl",
"peerconnection/rtc_ice_gather_options.idl", "peerconnection/rtc_ice_gather_options.idl",
...@@ -622,8 +620,8 @@ modules_dictionary_idl_files = ...@@ -622,8 +620,8 @@ modules_dictionary_idl_files =
"peerconnection/rtc_rtp_header_extension_capability.idl", "peerconnection/rtc_rtp_header_extension_capability.idl",
"peerconnection/rtc_rtp_header_extension_parameters.idl", "peerconnection/rtc_rtp_header_extension_parameters.idl",
"peerconnection/rtc_rtp_parameters.idl", "peerconnection/rtc_rtp_parameters.idl",
"peerconnection/rtc_rtp_transceiver_init.idl",
"peerconnection/rtc_rtp_send_parameters.idl", "peerconnection/rtc_rtp_send_parameters.idl",
"peerconnection/rtc_rtp_transceiver_init.idl",
"peerconnection/rtc_session_description_init.idl", "peerconnection/rtc_session_description_init.idl",
"peerconnection/rtc_track_event_init.idl", "peerconnection/rtc_track_event_init.idl",
"permissions/clipboard_permission_descriptor.idl", "permissions/clipboard_permission_descriptor.idl",
...@@ -652,6 +650,8 @@ modules_dictionary_idl_files = ...@@ -652,6 +650,8 @@ modules_dictionary_idl_files =
"shapedetection/landmark.idl", "shapedetection/landmark.idl",
"speech/speech_recognition_error_init.idl", "speech/speech_recognition_error_init.idl",
"speech/speech_recognition_event_init.idl", "speech/speech_recognition_event_init.idl",
"speech/speech_synthesis_error_event_init.idl",
"speech/speech_synthesis_event_init.idl",
"storage/storage_event_init.idl", "storage/storage_event_init.idl",
"vr/vr_display_event_init.idl", "vr/vr_display_event_init.idl",
"vr/vr_layer_init.idl", "vr/vr_layer_init.idl",
...@@ -660,10 +660,10 @@ modules_dictionary_idl_files = ...@@ -660,10 +660,10 @@ modules_dictionary_idl_files =
"webaudio/audio_buffer_source_options.idl", "webaudio/audio_buffer_source_options.idl",
"webaudio/audio_context_options.idl", "webaudio/audio_context_options.idl",
"webaudio/audio_node_options.idl", "webaudio/audio_node_options.idl",
"webaudio/audio_worklet_node_options.idl",
"webaudio/audio_param_descriptor.idl", "webaudio/audio_param_descriptor.idl",
"webaudio/audio_processing_event_init.idl", "webaudio/audio_processing_event_init.idl",
"webaudio/audio_timestamp.idl", "webaudio/audio_timestamp.idl",
"webaudio/audio_worklet_node_options.idl",
"webaudio/biquad_filter_options.idl", "webaudio/biquad_filter_options.idl",
"webaudio/channel_merger_options.idl", "webaudio/channel_merger_options.idl",
"webaudio/channel_splitter_options.idl", "webaudio/channel_splitter_options.idl",
...@@ -675,12 +675,12 @@ modules_dictionary_idl_files = ...@@ -675,12 +675,12 @@ modules_dictionary_idl_files =
"webaudio/iir_filter_options.idl", "webaudio/iir_filter_options.idl",
"webaudio/media_element_audio_source_options.idl", "webaudio/media_element_audio_source_options.idl",
"webaudio/media_stream_audio_source_options.idl", "webaudio/media_stream_audio_source_options.idl",
"webaudio/offline_audio_completion_event_init.idl",
"webaudio/offline_audio_context_options.idl",
"webaudio/oscillator_options.idl",
"webaudio/panner_options.idl", "webaudio/panner_options.idl",
"webaudio/periodic_wave_constraints.idl", "webaudio/periodic_wave_constraints.idl",
"webaudio/periodic_wave_options.idl", "webaudio/periodic_wave_options.idl",
"webaudio/oscillator_options.idl",
"webaudio/offline_audio_completion_event_init.idl",
"webaudio/offline_audio_context_options.idl",
"webaudio/stereo_panner_options.idl", "webaudio/stereo_panner_options.idl",
"webaudio/wave_shaper_options.idl", "webaudio/wave_shaper_options.idl",
"webgl/webgl_context_attributes.idl", "webgl/webgl_context_attributes.idl",
...@@ -753,18 +753,18 @@ modules_dependency_idl_files = ...@@ -753,18 +753,18 @@ modules_dependency_idl_files =
"mediacapturefromelement/html_media_element_capture.idl", "mediacapturefromelement/html_media_element_capture.idl",
"mediasession/navigator_media_session.idl", "mediasession/navigator_media_session.idl",
"mediasource/audio_track_source_buffer.idl", "mediasource/audio_track_source_buffer.idl",
"mediasource/video_track_source_buffer.idl",
"mediasource/html_video_element_media_source.idl", "mediasource/html_video_element_media_source.idl",
"mediasource/url_media_source.idl", "mediasource/url_media_source.idl",
"mediasource/video_track_source_buffer.idl",
"mediastream/media_stream_track_content_hint.idl", "mediastream/media_stream_track_content_hint.idl",
"mediastream/navigator_display_media.idl", "mediastream/navigator_display_media.idl",
"mediastream/navigator_media_stream.idl", "mediastream/navigator_media_stream.idl",
"mediastream/navigator_user_media.idl", "mediastream/navigator_user_media.idl",
"mediastream/window_media_stream.idl", "mediastream/window_media_stream.idl",
"navigatorcontentutils/navigator_content_utils.idl", "navigatorcontentutils/navigator_content_utils.idl",
"nfc/navigator_nfc.idl",
"netinfo/navigator_network_information.idl", "netinfo/navigator_network_information.idl",
"netinfo/worker_navigator_network_information.idl", "netinfo/worker_navigator_network_information.idl",
"nfc/navigator_nfc.idl",
"notifications/service_worker_global_scope_notifications.idl", "notifications/service_worker_global_scope_notifications.idl",
"notifications/service_worker_registration_notifications.idl", "notifications/service_worker_registration_notifications.idl",
"payments/html_iframe_element_payments.idl", "payments/html_iframe_element_payments.idl",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment