File: build.gni

package info (click to toggle)
chromium 90.0.4430.212-1~deb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,450,632 kB
  • sloc: cpp: 19,832,434; javascript: 2,948,838; ansic: 2,312,399; python: 1,464,622; xml: 584,121; java: 514,189; asm: 470,557; objc: 83,463; perl: 77,861; sh: 77,030; cs: 70,789; fortran: 24,137; tcl: 18,916; php: 18,872; makefile: 16,848; ruby: 16,721; pascal: 13,150; sql: 10,199; yacc: 7,507; lex: 1,313; lisp: 840; awk: 329; jsp: 39; sed: 19
file content (157 lines) | stat: -rw-r--r-- 5,415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
# 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_loader = [
  "address_space_feature.cc",
  "address_space_feature.h",
  "alternate_signed_exchange_resource_info.cc",
  "alternate_signed_exchange_resource_info.h",
  "appcache/application_cache.cc",
  "appcache/application_cache.h",
  "appcache/application_cache_host.cc",
  "appcache/application_cache_host.h",
  "appcache/application_cache_host_for_frame.cc",
  "appcache/application_cache_host_for_frame.h",
  "appcache/application_cache_host_for_worker.cc",
  "appcache/application_cache_host_for_worker.h",
  "back_forward_cache_loader_helper_for_frame.cc",
  "back_forward_cache_loader_helper_for_frame.h",
  "base_fetch_context.cc",
  "base_fetch_context.h",
  "cookie_jar.cc",
  "cookie_jar.h",
  "cross_thread_resource_timing_info_copier.cc",
  "cross_thread_resource_timing_info_copier.h",
  "document_load_timing.cc",
  "document_load_timing.h",
  "document_loader.cc",
  "document_loader.h",
  "empty_clients.cc",
  "empty_clients.h",
  "font_preload_manager.cc",
  "font_preload_manager.h",
  "form_submission.cc",
  "form_submission.h",
  "frame_client_hints_preferences_context.cc",
  "frame_client_hints_preferences_context.h",
  "frame_fetch_context.cc",
  "frame_fetch_context.h",
  "frame_load_request.cc",
  "frame_load_request.h",
  "frame_loader.cc",
  "frame_loader.h",
  "frame_loader_types.h",
  "frame_resource_fetcher_properties.cc",
  "frame_resource_fetcher_properties.h",
  "history_item.cc",
  "history_item.h",
  "http_equiv.cc",
  "http_equiv.h",
  "http_refresh_scheduler.cc",
  "http_refresh_scheduler.h",
  "idleness_detector.cc",
  "idleness_detector.h",
  "subresource_redirect_util.cc",
  "subresource_redirect_util.h",
  "image_loader.cc",
  "image_loader.h",
  "importance_attribute.cc",
  "importance_attribute.h",
  "interactive_detector.cc",
  "interactive_detector.h",
  "lazy_image_helper.cc",
  "lazy_image_helper.h",
  "link_load_parameters.cc",
  "link_load_parameters.h",
  "link_loader.cc",
  "link_loader.h",
  "link_loader_client.h",
  "loader_factory_for_frame.cc",
  "loader_factory_for_frame.h",
  "loader_factory_for_worker.cc",
  "loader_factory_for_worker.h",
  "long_task_detector.cc",
  "long_task_detector.h",
  "mixed_content_checker.cc",
  "mixed_content_checker.h",
  "modulescript/document_module_script_fetcher.cc",
  "modulescript/document_module_script_fetcher.h",
  "modulescript/installed_service_worker_module_script_fetcher.cc",
  "modulescript/installed_service_worker_module_script_fetcher.h",
  "modulescript/module_script_creation_params.cc",
  "modulescript/module_script_creation_params.h",
  "modulescript/module_script_fetch_request.h",
  "modulescript/module_script_fetcher.cc",
  "modulescript/module_script_fetcher.h",
  "modulescript/module_script_loader.cc",
  "modulescript/module_script_loader.h",
  "modulescript/module_script_loader_client.h",
  "modulescript/module_script_loader_registry.cc",
  "modulescript/module_script_loader_registry.h",
  "modulescript/module_tree_linker.cc",
  "modulescript/module_tree_linker.h",
  "modulescript/module_tree_linker_registry.cc",
  "modulescript/module_tree_linker_registry.h",
  "modulescript/worker_module_script_fetcher.cc",
  "modulescript/worker_module_script_fetcher.h",
  "modulescript/worklet_module_script_fetcher.cc",
  "modulescript/worklet_module_script_fetcher.h",
  "navigation_policy.cc",
  "navigation_policy.h",
  "no_state_prefetch_client.cc",
  "no_state_prefetch_client.h",
  "ping_loader.cc",
  "ping_loader.h",
  "prefetched_signed_exchange_manager.cc",
  "prefetched_signed_exchange_manager.h",
  "preload_helper.cc",
  "preload_helper.h",
  "prerender_handle.cc",
  "prerender_handle.h",
  "progress_tracker.cc",
  "progress_tracker.h",
  "resource/css_style_sheet_resource.cc",
  "resource/css_style_sheet_resource.h",
  "resource/font_resource.cc",
  "resource/font_resource.h",
  "resource/image_resource.cc",
  "resource/image_resource.h",
  "resource/image_resource_content.cc",
  "resource/image_resource_content.h",
  "resource/image_resource_info.h",
  "resource/image_resource_observer.h",
  "resource/link_prefetch_resource.cc",
  "resource/link_prefetch_resource.h",
  "resource/multipart_image_resource_parser.cc",
  "resource/multipart_image_resource_parser.h",
  "resource/script_resource.cc",
  "resource/script_resource.h",
  "resource/text_resource.cc",
  "resource/text_resource.h",
  "resource/xsl_style_sheet_resource.cc",
  "resource/xsl_style_sheet_resource.h",
  "resource_load_observer_for_frame.cc",
  "resource_load_observer_for_frame.h",
  "resource_load_observer_for_worker.cc",
  "resource_load_observer_for_worker.h",
  "subresource_filter.cc",
  "subresource_filter.h",
  "subresource_integrity_helper.cc",
  "subresource_integrity_helper.h",
  "text_track_loader.cc",
  "text_track_loader.h",
  "threadable_loader.cc",
  "threadable_loader.h",
  "threadable_loader_client.h",
  "threaded_icon_loader.cc",
  "threaded_icon_loader.h",
  "web_associated_url_loader_impl.cc",
  "web_associated_url_loader_impl.h",
  "worker_fetch_context.cc",
  "worker_fetch_context.h",
  "worker_resource_fetcher_properties.cc",
  "worker_resource_fetcher_properties.h",
  "worker_resource_timing_notifier_impl.cc",
  "worker_resource_timing_notifier_impl.h",
]