Commit 96421eff authored by Yuki Shiino's avatar Yuki Shiino Committed by Commit Bot

bind-gen: Update the file list of IDLs and generated bindings

Bug: 839389
Change-Id: I9dfd93e6f5d424bc262dc82e2bae1da6600689ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226578Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774504}
parent f4f3f63d
......@@ -520,6 +520,8 @@ generated_interface_sources_in_modules = [
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_device_motion_event_rotation_rate.h",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_device_orientation_event.cc",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_device_orientation_event.h",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_digital_goods_service.cc",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_digital_goods_service.h",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_directory_entry.cc",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_directory_entry.h",
"$root_gen_dir/third_party/blink/renderer/bindings/modules/v8/v8_directory_entry_sync.cc",
......
......@@ -417,6 +417,8 @@ static_idl_files_in_modules = get_path_info(
"//third_party/blink/renderer/modules/payments/can_make_payment_event.idl",
"//third_party/blink/renderer/modules/payments/can_make_payment_event_init.idl",
"//third_party/blink/renderer/modules/payments/can_make_payment_response.idl",
"//third_party/blink/renderer/modules/payments/goods/digital_goods_service.idl",
"//third_party/blink/renderer/modules/payments/goods/dom_window_digital_goods.idl",
"//third_party/blink/renderer/modules/payments/goods/item_details.idl",
"//third_party/blink/renderer/modules/payments/html_iframe_element_payments.idl",
"//third_party/blink/renderer/modules/payments/image_object.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