summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/build.gni
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/build.gni')
-rw-r--r--chromium/third_party/blink/renderer/core/html/build.gni57
1 files changed, 11 insertions, 46 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/build.gni b/chromium/third_party/blink/renderer/core/html/build.gni
index 2c41552f9d0..cc30e361483 100644
--- a/chromium/third_party/blink/renderer/core/html/build.gni
+++ b/chromium/third_party/blink/renderer/core/html/build.gni
@@ -7,6 +7,7 @@ blink_core_sources_html = [
"anchor_element_metrics.h",
"anchor_element_metrics_sender.cc",
"anchor_element_metrics_sender.h",
+ "battery_savings.h",
"canvas/canvas_async_blob_creator.cc",
"canvas/canvas_async_blob_creator.h",
"canvas/canvas_context_creation_attributes_core.cc",
@@ -32,6 +33,8 @@ blink_core_sources_html = [
"canvas/ukm_parameters.h",
"collection_items_cache.h",
"collection_type.h",
+ "conversion_measurement_parsing.cc",
+ "conversion_measurement_parsing.h",
"cross_origin_attribute.cc",
"cross_origin_attribute.h",
"custom/ce_reactions_scope.cc",
@@ -55,49 +58,10 @@ blink_core_sources_html = [
"custom/custom_element_registry.h",
"custom/custom_element_upgrade_sorter.cc",
"custom/custom_element_upgrade_sorter.h",
+ "custom/custom_state_set.cc",
+ "custom/custom_state_set.h",
"custom/element_internals.cc",
"custom/element_internals.h",
- "custom/v0_custom_element.cc",
- "custom/v0_custom_element.h",
- "custom/v0_custom_element_async_import_microtask_queue.cc",
- "custom/v0_custom_element_async_import_microtask_queue.h",
- "custom/v0_custom_element_callback_invocation.cc",
- "custom/v0_custom_element_callback_invocation.h",
- "custom/v0_custom_element_callback_queue.cc",
- "custom/v0_custom_element_callback_queue.h",
- "custom/v0_custom_element_definition.cc",
- "custom/v0_custom_element_definition.h",
- "custom/v0_custom_element_descriptor.h",
- "custom/v0_custom_element_descriptor_hash.h",
- "custom/v0_custom_element_exception.cc",
- "custom/v0_custom_element_exception.h",
- "custom/v0_custom_element_lifecycle_callbacks.h",
- "custom/v0_custom_element_microtask_dispatcher.cc",
- "custom/v0_custom_element_microtask_dispatcher.h",
- "custom/v0_custom_element_microtask_import_step.cc",
- "custom/v0_custom_element_microtask_import_step.h",
- "custom/v0_custom_element_microtask_queue_base.cc",
- "custom/v0_custom_element_microtask_queue_base.h",
- "custom/v0_custom_element_microtask_resolution_step.cc",
- "custom/v0_custom_element_microtask_resolution_step.h",
- "custom/v0_custom_element_microtask_run_queue.cc",
- "custom/v0_custom_element_microtask_run_queue.h",
- "custom/v0_custom_element_microtask_step.h",
- "custom/v0_custom_element_observer.cc",
- "custom/v0_custom_element_observer.h",
- "custom/v0_custom_element_processing_stack.cc",
- "custom/v0_custom_element_processing_stack.h",
- "custom/v0_custom_element_processing_step.h",
- "custom/v0_custom_element_registration_context.cc",
- "custom/v0_custom_element_registration_context.h",
- "custom/v0_custom_element_registry.cc",
- "custom/v0_custom_element_registry.h",
- "custom/v0_custom_element_scheduler.cc",
- "custom/v0_custom_element_scheduler.h",
- "custom/v0_custom_element_sync_microtask_queue.cc",
- "custom/v0_custom_element_sync_microtask_queue.h",
- "custom/v0_custom_element_upgrade_candidate_map.cc",
- "custom/v0_custom_element_upgrade_candidate_map.h",
"document_all_name_collection.cc",
"document_all_name_collection.h",
"document_name_collection.cc",
@@ -202,6 +166,8 @@ blink_core_sources_html = [
"forms/html_output_element.h",
"forms/html_select_element.cc",
"forms/html_select_element.h",
+ "forms/html_select_menu_element.cc",
+ "forms/html_select_menu_element.h",
"forms/html_text_area_element.cc",
"forms/html_text_area_element.h",
"forms/image_input_type.cc",
@@ -294,8 +260,6 @@ blink_core_sources_html = [
"html_br_element.h",
"html_collection.cc",
"html_collection.h",
- "html_content_element.cc",
- "html_content_element.h",
"html_data_element.cc",
"html_data_element.h",
"html_details_element.cc",
@@ -378,6 +342,8 @@ blink_core_sources_html = [
"html_picture_element.h",
"html_plugin_element.cc",
"html_plugin_element.h",
+ "html_popup_element.cc",
+ "html_popup_element.h",
"html_pre_element.cc",
"html_pre_element.h",
"html_progress_element.cc",
@@ -390,8 +356,6 @@ blink_core_sources_html = [
"html_ruby_element.h",
"html_script_element.cc",
"html_script_element.h",
- "html_shadow_element.cc",
- "html_shadow_element.h",
"html_slot_element.cc",
"html_slot_element.h",
"html_source_element.cc",
@@ -470,6 +434,8 @@ blink_core_sources_html = [
"list_item_ordinal.h",
"loading_attribute.cc",
"loading_attribute.h",
+ "media/audio_output_device_controller.cc",
+ "media/audio_output_device_controller.h",
"media/autoplay_policy.cc",
"media/autoplay_policy.h",
"media/autoplay_uma_helper.cc",
@@ -706,7 +672,6 @@ blink_core_tests_html = [
"forms/step_range_test.cc",
"forms/text_control_element_test.cc",
"forms/type_ahead_test.cc",
- "html_content_element_test.cc",
"html_dimension_test.cc",
"html_element_test.cc",
"html_embed_element_test.cc",