blob: 2649136bccb8e1024c33636835ae7a49f29047fb [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.
blink_core_sources_inspector = [
"console_message.cc",
"console_message.h",
"console_message_storage.cc",
"console_message_storage.h",
"dev_tools_emulator.cc",
"dev_tools_emulator.h",
"dev_tools_host.cc",
"dev_tools_host.h",
"devtools_agent.cc",
"devtools_agent.h",
"devtools_session.cc",
"devtools_session.h",
"dom_editor.cc",
"dom_editor.h",
"dom_patch_support.cc",
"dom_patch_support.h",
"dom_traversal_utils.cc",
"dom_traversal_utils.h",
"identifiers_factory.cc",
"identifiers_factory.h",
"inspect_tools.cc",
"inspect_tools.h",
"inspected_frames.cc",
"inspected_frames.h",
"inspector_animation_agent.cc",
"inspector_animation_agent.h",
"inspector_application_cache_agent.cc",
"inspector_application_cache_agent.h",
"inspector_audits_agent.cc",
"inspector_audits_agent.h",
"inspector_base_agent.h",
"inspector_css_agent.cc",
"inspector_css_agent.h",
"inspector_dom_agent.cc",
"inspector_dom_agent.h",
"inspector_dom_debugger_agent.cc",
"inspector_dom_debugger_agent.h",
"inspector_dom_snapshot_agent.cc",
"inspector_dom_snapshot_agent.h",
"inspector_emulation_agent.cc",
"inspector_emulation_agent.h",
"inspector_frontend_client.h",
"inspector_highlight.cc",
"inspector_highlight.h",
"inspector_history.cc",
"inspector_history.h",
"inspector_io_agent.cc",
"inspector_io_agent.h",
"inspector_issue.cc",
"inspector_issue.h",
"inspector_issue_reporter.cc",
"inspector_issue_reporter.h",
"inspector_issue_storage.cc",
"inspector_issue_storage.h",
"inspector_layer_tree_agent.cc",
"inspector_layer_tree_agent.h",
"inspector_log_agent.cc",
"inspector_log_agent.h",
"inspector_media_agent.cc",
"inspector_media_agent.h",
"inspector_media_context_impl.cc",
"inspector_media_context_impl.h",
"inspector_memory_agent.cc",
"inspector_memory_agent.h",
"inspector_network_agent.cc",
"inspector_network_agent.h",
"inspector_overlay_agent.cc",
"inspector_overlay_agent.h",
"inspector_overlay_host.cc",
"inspector_overlay_host.h",
"inspector_page_agent.cc",
"inspector_page_agent.h",
"inspector_performance_agent.cc",
"inspector_performance_agent.h",
"inspector_performance_timeline_agent.cc",
"inspector_performance_timeline_agent.h",
"inspector_resource_container.cc",
"inspector_resource_container.h",
"inspector_resource_content_loader.cc",
"inspector_resource_content_loader.h",
"inspector_session_state.cc",
"inspector_session_state.h",
"inspector_style_resolver.cc",
"inspector_style_resolver.h",
"inspector_contrast.cc",
"inspector_contrast.h",
"inspector_style_sheet.cc",
"inspector_style_sheet.h",
"inspector_task_runner.cc",
"inspector_task_runner.h",
"inspector_trace_events.cc",
"inspector_trace_events.h",
"legacy_dom_snapshot_agent.cc",
"legacy_dom_snapshot_agent.h",
"locale_controller.cc",
"locale_controller.h",
"main_thread_debugger.cc",
"main_thread_debugger.h",
"network_resources_data.cc",
"network_resources_data.h",
"node_content_visibility_state.h",
"request_debug_header_scope.cc",
"request_debug_header_scope.h",
"resolve_node.cc",
"resolve_node.h",
"thread_debugger.cc",
"thread_debugger.h",
"v8_inspector_string.cc",
"v8_inspector_string.h",
"worker_devtools_params.h",
"worker_inspector_controller.cc",
"worker_inspector_controller.h",
"worker_thread_debugger.cc",
"worker_thread_debugger.h",
]