blob: c8d27f5c2a01a8f7bb0171fabc6cd4f42d2ad90e [file] [log] [blame]
[email protected]4db51ec2014-05-29 21:08:321# Copyright 2014 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5import("//build/config/features.gni")
6import("//build/config/ui.gni")
cjhopman2fd48fd2014-09-24 00:52:567import("//media/media_options.gni")
brettw4b461082016-11-19 18:55:168import("//ppapi/features/features.gni")
Brett Wilson65f951c2016-11-03 22:06:129import("//printing/features/features.gni")
brettw2cf0a692016-11-11 23:14:1210import("//third_party/WebKit/public/public_features.gni")
ochangdd89a1e2016-06-08 16:39:0111import("//tools/ipc_fuzzer/ipc_fuzzer.gni")
[email protected]4db51ec2014-05-29 21:08:3212
13source_set("browser") {
Brett Wilson8f1323042014-09-11 16:58:5614 # Only the public target should depend on this. All other targets (even
15 # internal content ones) should depend on the public one.
brettwb78fc9e2016-03-25 21:02:5116 visibility = [
17 ":for_content_tests", # See top of //content/BUILD.gn for why.
jamce6dd2112017-02-15 19:31:4218 "//content/app:*",
brettwb78fc9e2016-03-25 21:02:5119 "//content/public/browser:browser_sources",
20 ]
[email protected]4db51ec2014-05-29 21:08:3221
ben3f5f9992015-11-19 10:38:3022 configs += [
23 "//build/config:precompiled_headers",
jamb3c1195df2016-03-21 20:41:2924 "//content:content_implementation",
jamb3c1195df2016-03-21 20:41:2925 "//v8:external_startup_data",
ben3f5f9992015-11-19 10:38:3026 ]
[email protected]743530f2014-06-12 19:38:5027 defines = []
28 libs = []
29 ldflags = []
[email protected]97865022014-06-13 23:18:0430
[email protected]4db51ec2014-05-29 21:08:3231 deps = [
32 "//base",
[email protected]22fe91d2014-08-12 17:07:1233 "//base:base_static",
brettwc15ed732016-03-21 23:14:2934 "//base/third_party/dynamic_annotations",
jamb3c1195df2016-03-21 20:41:2935 "//cc",
loyso3dd20892016-11-22 07:11:0136 "//cc/animation",
enne34f6084c2017-02-02 22:39:0837 "//cc/paint",
jamb3c1195df2016-03-21 20:41:2938 "//cc/surfaces",
penghuangd81c1a62016-11-02 20:06:0639 "//components/discardable_memory/common",
40 "//components/discardable_memory/service",
fsamuel540b8c12016-04-21 18:47:1041 "//components/display_compositor",
jamb3c1195df2016-03-21 20:41:2942 "//components/filesystem:lib",
43 "//components/leveldb:lib",
mek9b28f422016-05-13 21:46:2344 "//components/link_header_util",
rsleevic327b48f82015-04-30 02:03:2545 "//components/mime_util",
jinho.bangef456ad2016-11-08 23:36:1446 "//components/payments:payment_app",
nzolghadrd87a308d2016-12-07 15:45:5647 "//components/rappor",
brettwc15ed732016-03-21 23:14:2948 "//components/tracing",
49 "//components/tracing:startup_tracing",
rsleevi24f64dc22015-08-07 21:39:2150 "//components/url_formatter",
altimin56bb594b2016-11-09 19:45:1751 "//components/variations",
[email protected]d28b3cb82014-05-31 04:46:1852 "//content:resources",
jamb3c1195df2016-03-21 20:41:2953 "//content/app/resources",
54 "//content/app/strings",
jkarlin34ee23cf2015-03-26 13:58:5055 "//content/browser/background_sync:background_sync_proto",
jsbell279efb42015-03-31 17:02:4656 "//content/browser/cache_storage:cache_storage_proto",
dgozmandc4d41722016-11-15 22:40:5657 "//content/browser/devtools:protocol_sources",
jamb3c1195df2016-03-21 20:41:2958 "//content/browser/devtools:resources",
meke722a7c2016-12-29 19:05:0359 "//content/browser/dom_storage:local_storage_proto",
peter05cb4db2015-03-13 14:33:3860 "//content/browser/notifications:notification_proto",
jinho.bang5c1f7a2932016-11-18 05:29:1461 "//content/browser/payments:payment_app_proto",
jkarlind678ae4b2015-01-27 15:04:5362 "//content/browser/service_worker:service_worker_proto",
[email protected]b506cdf2014-06-09 17:13:2163 "//content/browser/speech/proto",
brettwb78fc9e2016-03-25 21:02:5164 "//content/common",
Brett Wilson8f1323042014-09-11 16:58:5665 "//content/public/common:common_sources",
[email protected]4db51ec2014-05-29 21:08:3266 "//crypto",
ppi2438a3e2014-10-28 21:55:1067 "//device/battery",
sammc5a139ba2016-09-29 01:49:1468 "//device/battery:mojo_bindings",
jamb3c1195df2016-03-21 20:41:2969 "//device/bluetooth",
bajonesb9bb4c42016-07-07 00:10:5170 "//device/gamepad",
mikhail.pozdnyakov66ac3d42016-08-23 18:27:1571 "//device/generic_sensor",
lethalantidote893681c2016-09-13 19:36:3172 "//device/geolocation",
mcasas8720394f2016-08-03 22:42:3873 "//device/geolocation/public/interfaces",
sammc5a139ba2016-09-29 01:49:1474 "//device/nfc:mojo_bindings",
scottmgc40e8822016-06-17 17:57:4875 "//device/power_save_blocker",
leon.han552e9de2017-02-09 14:37:3076 "//device/screen_orientation/public/interfaces",
ke.he48ce2ae2017-02-02 15:31:3277 "//device/sensors",
timvolodine8e29c142014-12-06 13:49:0178 "//device/vibration",
mthiesse668cd6d22017-01-31 01:57:3279 "//device/vr",
blundelld46e8832016-10-07 10:34:2780 "//device/wake_lock",
[email protected]44a5a362014-05-30 20:01:5181 "//google_apis",
brettwc15ed732016-03-21 23:14:2982 "//gpu",
83 "//gpu/command_buffer/client:gles2_implementation",
jbroman84ba6842016-04-28 00:34:5084 "//gpu/command_buffer/client:gles2_interface",
sadrul6a769422016-12-08 04:54:3285 "//gpu/ipc/host",
rockotff1b8532016-08-09 16:30:0586 "//ipc",
brettwc15ed732016-03-21 23:14:2987 "//media",
mcasase40d7522016-06-21 16:11:4088 "//media/capture",
mcasasbf362942016-11-29 03:44:1389 "//media/capture/mojo:image_capture",
jbroman79c079be2016-04-20 00:17:2790 "//media/gpu/ipc/client",
brettwc15ed732016-03-21 23:14:2991 "//media/midi",
sammc64324c3a2017-01-05 00:40:1592 "//media/midi:mojo",
bendd157e1a2016-07-22 03:15:5793 "//media/mojo/interfaces",
rockotb814a582015-06-05 00:30:5294 "//mojo/common",
amistrycafcdff2016-06-17 03:33:4895 "//mojo/edk/system",
rockot85dce0862015-11-13 01:33:5996 "//mojo/public/cpp/bindings",
jamb3c1195df2016-03-21 20:41:2997 "//mojo/public/js",
[email protected]4db51ec2014-05-29 21:08:3298 "//net",
rohitrao1860223c2015-05-16 01:07:1499 "//net:extras",
pfeldman10628762016-09-08 07:59:26100 "//net:http_server",
brettwc5fcdd02016-10-12 07:25:12101 "//ppapi/features",
Brett Wilson65f951c2016-11-03 22:06:12102 "//printing/features",
benaabad0b2016-11-16 23:54:17103 "//services/catalog/public/interfaces:constants",
blundell372d47d282016-11-01 01:34:30104 "//services/device:lib",
leon.han1b4ee5c2017-02-09 04:36:24105 "//services/device/public/interfaces:constants",
ben768c8dc2016-08-12 00:26:50106 "//services/file:lib",
ben768c8dc2016-08-12 00:26:50107 "//services/file/public/interfaces",
rockot734fb662016-10-15 16:41:30108 "//services/service_manager",
109 "//services/service_manager/public/cpp",
110 "//services/service_manager/public/interfaces",
111 "//services/service_manager/runner/common",
112 "//services/service_manager/runner/host:lib",
xianglu6dd8f462017-01-25 04:30:41113 "//services/shape_detection:lib",
114 "//services/shape_detection/public/interfaces",
sadrul6c5aed8c2017-01-11 23:11:44115 "//services/ui/gpu/interfaces",
sadrul85cc5d82016-12-20 03:37:41116 "//services/ui/public/cpp/gpu",
[email protected]4db51ec2014-05-29 21:08:32117 "//skia",
118 "//sql",
jamb3c1195df2016-03-21 20:41:29119 "//storage/browser",
120 "//storage/common",
fsamuel9cf7bdf2015-11-20 02:19:32121 "//third_party/WebKit/public:blink_headers",
brettw2cf0a692016-11-11 23:14:12122 "//third_party/WebKit/public:features",
jamb3c1195df2016-03-21 20:41:29123 "//third_party/WebKit/public:image_resources",
juncai30a0e932016-05-11 00:09:51124 "//third_party/WebKit/public:mojo_bindings",
xlai8f405382016-09-01 19:46:22125 "//third_party/WebKit/public:offscreen_canvas_mojo_bindings",
jamb3c1195df2016-03-21 20:41:29126 "//third_party/WebKit/public:resources",
jbroman79c079be2016-04-20 00:17:27127 "//third_party/angle:angle_common",
jamb3c1195df2016-03-21 20:41:29128 "//third_party/icu",
jamb3c1195df2016-03-21 20:41:29129 "//third_party/libyuv",
[email protected]4db51ec2014-05-29 21:08:32130 "//third_party/re2",
[email protected]4db51ec2014-05-29 21:08:32131 "//third_party/zlib",
132 "//third_party/zlib:zip",
133 "//ui/accessibility",
134 "//ui/accessibility:ax_gen",
[email protected]52140d882014-05-30 19:22:40135 "//ui/base",
spang1c36fac2015-02-05 19:55:12136 "//ui/base/ime",
robliao8d63729c2016-03-29 17:49:47137 "//ui/display",
dcastagna0a50f642016-08-10 20:12:22138 "//ui/display/types",
[email protected]4db51ec2014-05-29 21:08:32139 "//ui/events",
140 "//ui/events:gesture_detection",
jamb3c1195df2016-03-21 20:41:29141 "//ui/events/blink",
[email protected]4db51ec2014-05-29 21:08:32142 "//ui/gfx",
143 "//ui/gfx/geometry",
ben7a77e852016-05-26 05:50:44144 "//ui/gfx/geometry/mojo",
Brett Wilsone7487942014-09-09 23:37:29145 "//ui/gl",
146 "//ui/native_theme",
[email protected]4db51ec2014-05-29 21:08:32147 "//ui/resources",
brettwc15ed732016-03-21 23:14:29148 "//ui/shell_dialogs",
[email protected]d28b3cb82014-05-31 04:46:18149 "//ui/snapshot",
jamb3c1195df2016-03-21 20:41:29150 "//ui/touch_selection",
scottmg1b075322017-01-16 17:22:10151 "//v8:v8_version",
[email protected]4db51ec2014-05-29 21:08:32152 ]
153
jam447407fb2016-05-06 17:57:40154 public_deps = [
miu54dca6c2016-11-17 10:59:38155 "//media/mojo/interfaces:remoting",
jam447407fb2016-05-06 17:57:40156 "//third_party/leveldatabase",
157 ]
158
brettwb167c7332016-09-07 22:52:46159 sources = [
dgozmanb4f43e42016-12-13 06:12:40160 "$target_gen_dir/devtools/protocol/dom.cc",
161 "$target_gen_dir/devtools/protocol/dom.h",
162 "$target_gen_dir/devtools/protocol/emulation.cc",
163 "$target_gen_dir/devtools/protocol/emulation.h",
dgozmandc4d41722016-11-15 22:40:56164 "$target_gen_dir/devtools/protocol/forward.h",
dgozman111fdd032016-12-18 00:49:26165 "$target_gen_dir/devtools/protocol/input.cc",
166 "$target_gen_dir/devtools/protocol/input.h",
dgozmanb4f43e42016-12-13 06:12:40167 "$target_gen_dir/devtools/protocol/inspector.cc",
168 "$target_gen_dir/devtools/protocol/inspector.h",
dgozmandc4d41722016-11-15 22:40:56169 "$target_gen_dir/devtools/protocol/io.cc",
170 "$target_gen_dir/devtools/protocol/io.h",
dgozmanabbad67b2016-11-22 02:37:02171 "$target_gen_dir/devtools/protocol/memory.cc",
172 "$target_gen_dir/devtools/protocol/memory.h",
dgozmanb4f43e42016-12-13 06:12:40173 "$target_gen_dir/devtools/protocol/network.cc",
174 "$target_gen_dir/devtools/protocol/network.h",
175 "$target_gen_dir/devtools/protocol/page.cc",
176 "$target_gen_dir/devtools/protocol/page.h",
dgozmandc4d41722016-11-15 22:40:56177 "$target_gen_dir/devtools/protocol/protocol.cc",
178 "$target_gen_dir/devtools/protocol/protocol.h",
horo6f9e15e2017-01-27 03:07:40179 "$target_gen_dir/devtools/protocol/runtime.cc",
180 "$target_gen_dir/devtools/protocol/runtime.h",
dgozmanb4f43e42016-12-13 06:12:40181 "$target_gen_dir/devtools/protocol/schema.cc",
182 "$target_gen_dir/devtools/protocol/schema.h",
dgozman581dd5b72016-12-14 01:15:13183 "$target_gen_dir/devtools/protocol/security.cc",
184 "$target_gen_dir/devtools/protocol/security.h",
dgozmanb31e7732016-12-16 04:08:39185 "$target_gen_dir/devtools/protocol/service_worker.cc",
186 "$target_gen_dir/devtools/protocol/service_worker.h",
dgozmand5a5b2c2016-12-14 20:37:24187 "$target_gen_dir/devtools/protocol/storage.cc",
188 "$target_gen_dir/devtools/protocol/storage.h",
dgozmanabbad67b2016-11-22 02:37:02189 "$target_gen_dir/devtools/protocol/system_info.cc",
190 "$target_gen_dir/devtools/protocol/system_info.h",
dgozmanb35728c52016-12-16 05:31:43191 "$target_gen_dir/devtools/protocol/target.cc",
192 "$target_gen_dir/devtools/protocol/target.h",
dgozmanabbad67b2016-11-22 02:37:02193 "$target_gen_dir/devtools/protocol/tethering.cc",
194 "$target_gen_dir/devtools/protocol/tethering.h",
dgozmandc4d41722016-11-15 22:40:56195 "$target_gen_dir/devtools/protocol/tracing.cc",
196 "$target_gen_dir/devtools/protocol/tracing.h",
bend32292b2016-10-07 00:21:58197 "../common/service_manager/child_connection.cc",
198 "../common/service_manager/child_connection.h",
brettwb167c7332016-09-07 22:52:46199 "../zygote/zygote_linux.cc",
200 "../zygote/zygote_linux.h",
201 "../zygote/zygote_main_linux.cc",
brettwb167c7332016-09-07 22:52:46202 "accessibility/accessibility_tree_formatter.cc",
203 "accessibility/accessibility_tree_formatter.h",
204 "accessibility/accessibility_tree_formatter_blink.cc",
205 "accessibility/accessibility_tree_formatter_blink.h",
206 "accessibility/accessibility_tree_formatter_mac.mm",
207 "accessibility/accessibility_tree_formatter_stub.cc",
208 "accessibility/accessibility_tree_formatter_utils_win.cc",
209 "accessibility/accessibility_tree_formatter_utils_win.h",
210 "accessibility/accessibility_tree_formatter_win.cc",
211 "accessibility/accessibility_ui.cc",
212 "accessibility/accessibility_ui.h",
nektar9de71d42016-10-21 21:57:00213 "accessibility/ax_platform_position.cc",
214 "accessibility/ax_platform_position.h",
brettwb167c7332016-09-07 22:52:46215 "accessibility/ax_tree_id_registry.cc",
216 "accessibility/ax_tree_id_registry.h",
217 "accessibility/browser_accessibility.cc",
218 "accessibility/browser_accessibility.h",
219 "accessibility/browser_accessibility_cocoa.h",
220 "accessibility/browser_accessibility_cocoa.mm",
221 "accessibility/browser_accessibility_event.cc",
222 "accessibility/browser_accessibility_event.h",
223 "accessibility/browser_accessibility_event_win.cc",
224 "accessibility/browser_accessibility_event_win.h",
225 "accessibility/browser_accessibility_mac.h",
226 "accessibility/browser_accessibility_mac.mm",
227 "accessibility/browser_accessibility_manager.cc",
228 "accessibility/browser_accessibility_manager.h",
229 "accessibility/browser_accessibility_manager_mac.h",
230 "accessibility/browser_accessibility_manager_mac.mm",
231 "accessibility/browser_accessibility_manager_win.cc",
232 "accessibility/browser_accessibility_manager_win.h",
233 "accessibility/browser_accessibility_state_impl.cc",
234 "accessibility/browser_accessibility_state_impl.h",
235 "accessibility/browser_accessibility_state_impl_mac.mm",
236 "accessibility/browser_accessibility_state_impl_win.cc",
237 "accessibility/browser_accessibility_win.cc",
238 "accessibility/browser_accessibility_win.h",
239 "accessibility/one_shot_accessibility_tree_search.cc",
240 "accessibility/one_shot_accessibility_tree_search.h",
yusufoed66fc02016-10-11 20:59:04241 "android/app_web_message_port_message_filter.cc",
242 "android/app_web_message_port_message_filter.h",
243 "android/app_web_message_port_service_impl.cc",
244 "android/app_web_message_port_service_impl.h",
brettwb167c7332016-09-07 22:52:46245 "android/background_sync_network_observer_android.cc",
246 "android/background_sync_network_observer_android.h",
247 "android/browser_jni_registrar.cc",
248 "android/browser_jni_registrar.h",
249 "android/browser_startup_controller.cc",
250 "android/browser_startup_controller.h",
brettwb167c7332016-09-07 22:52:46251 "android/child_process_launcher_android.cc",
252 "android/child_process_launcher_android.h",
253 "android/content_protocol_handler_impl.cc",
254 "android/content_protocol_handler_impl.h",
255 "android/content_startup_flags.cc",
256 "android/content_startup_flags.h",
257 "android/content_video_view.cc",
258 "android/content_video_view.h",
259 "android/devtools_auth.cc",
sammcf5f1b0f2016-09-20 23:05:11260 "android/java_interfaces_impl.cc",
261 "android/java_interfaces_impl.h",
tguilbertf08485bf2016-09-21 04:11:41262 "android/scoped_surface_request_manager.cc",
263 "android/scoped_surface_request_manager.h",
brettwb167c7332016-09-07 22:52:46264 "android/url_request_content_job.cc",
265 "android/url_request_content_job.h",
266 "appcache/appcache.cc",
267 "appcache/appcache.h",
268 "appcache/appcache_backend_impl.cc",
269 "appcache/appcache_backend_impl.h",
270 "appcache/appcache_database.cc",
271 "appcache/appcache_database.h",
272 "appcache/appcache_disk_cache.cc",
273 "appcache/appcache_disk_cache.h",
274 "appcache/appcache_dispatcher_host.cc",
275 "appcache/appcache_dispatcher_host.h",
276 "appcache/appcache_entry.h",
277 "appcache/appcache_executable_handler.h",
278 "appcache/appcache_frontend_proxy.cc",
279 "appcache/appcache_frontend_proxy.h",
280 "appcache/appcache_group.cc",
281 "appcache/appcache_group.h",
282 "appcache/appcache_histograms.cc",
283 "appcache/appcache_histograms.h",
284 "appcache/appcache_host.cc",
285 "appcache/appcache_host.h",
286 "appcache/appcache_interceptor.cc",
287 "appcache/appcache_interceptor.h",
288 "appcache/appcache_internals_ui.cc",
289 "appcache/appcache_internals_ui.h",
290 "appcache/appcache_manifest_parser.cc",
291 "appcache/appcache_manifest_parser.h",
ananta292a9172016-12-07 01:29:27292 "appcache/appcache_navigation_handle.cc",
293 "appcache/appcache_navigation_handle.h",
294 "appcache/appcache_navigation_handle_core.cc",
295 "appcache/appcache_navigation_handle_core.h",
brettwb167c7332016-09-07 22:52:46296 "appcache/appcache_policy.h",
297 "appcache/appcache_quota_client.cc",
298 "appcache/appcache_quota_client.h",
299 "appcache/appcache_request_handler.cc",
300 "appcache/appcache_request_handler.h",
301 "appcache/appcache_response.cc",
302 "appcache/appcache_response.h",
303 "appcache/appcache_service_impl.cc",
304 "appcache/appcache_service_impl.h",
305 "appcache/appcache_storage.cc",
306 "appcache/appcache_storage.h",
307 "appcache/appcache_storage_impl.cc",
308 "appcache/appcache_storage_impl.h",
309 "appcache/appcache_update_job.cc",
310 "appcache/appcache_update_job.h",
311 "appcache/appcache_url_request_job.cc",
312 "appcache/appcache_url_request_job.h",
313 "appcache/appcache_working_set.cc",
314 "appcache/appcache_working_set.h",
315 "appcache/chrome_appcache_service.cc",
316 "appcache/chrome_appcache_service.h",
dalecurtisd8cd11c2016-12-13 21:56:41317 "audio_manager_thread.cc",
318 "audio_manager_thread.h",
harkness7b36c432017-02-15 20:05:36319 "background_fetch/background_fetch_context.cc",
320 "background_fetch/background_fetch_context.h",
321 "background_fetch/background_fetch_data_manager.cc",
322 "background_fetch/background_fetch_data_manager.h",
323 "background_fetch/fetch_request.cc",
324 "background_fetch/fetch_request.h",
brettwb167c7332016-09-07 22:52:46325 "background_sync/background_sync_context.cc",
326 "background_sync/background_sync_context.h",
327 "background_sync/background_sync_manager.cc",
328 "background_sync/background_sync_manager.h",
329 "background_sync/background_sync_metrics.cc",
330 "background_sync/background_sync_metrics.h",
331 "background_sync/background_sync_network_observer.cc",
332 "background_sync/background_sync_network_observer.h",
333 "background_sync/background_sync_registration.cc",
334 "background_sync/background_sync_registration.h",
335 "background_sync/background_sync_registration_options.cc",
336 "background_sync/background_sync_registration_options.h",
337 "background_sync/background_sync_service_impl.cc",
338 "background_sync/background_sync_service_impl.h",
339 "background_sync/background_sync_status.h",
340 "bad_message.cc",
341 "bad_message.h",
342 "blob_storage/blob_dispatcher_host.cc",
343 "blob_storage/blob_dispatcher_host.h",
344 "blob_storage/chrome_blob_storage_context.cc",
345 "blob_storage/chrome_blob_storage_context.h",
juncaif70c51172017-02-10 23:49:17346 "bluetooth/bluetooth_allowed_devices.cc",
347 "bluetooth/bluetooth_allowed_devices.h",
brettwb167c7332016-09-07 22:52:46348 "bluetooth/bluetooth_allowed_devices_map.cc",
349 "bluetooth/bluetooth_allowed_devices_map.h",
beaufort.francois01135bf2016-11-23 14:37:36350 "bluetooth/bluetooth_blocklist.cc",
351 "bluetooth/bluetooth_blocklist.h",
brettwb167c7332016-09-07 22:52:46352 "bluetooth/bluetooth_device_chooser_controller.cc",
353 "bluetooth/bluetooth_device_chooser_controller.h",
354 "bluetooth/bluetooth_metrics.cc",
355 "bluetooth/bluetooth_metrics.h",
brettwb167c7332016-09-07 22:52:46356 "bluetooth/frame_connected_bluetooth_devices.cc",
357 "bluetooth/frame_connected_bluetooth_devices.h",
358 "bluetooth/web_bluetooth_service_impl.cc",
359 "bluetooth/web_bluetooth_service_impl.h",
360 "bootstrap_sandbox_manager_mac.cc",
361 "bootstrap_sandbox_manager_mac.h",
362 "broadcast_channel/broadcast_channel_provider.cc",
363 "broadcast_channel/broadcast_channel_provider.h",
364 "browser_child_process_host_impl.cc",
365 "browser_child_process_host_impl.h",
366 "browser_context.cc",
367 "browser_ipc_logging.cc",
368 "browser_main.cc",
369 "browser_main.h",
370 "browser_main_loop.cc",
371 "browser_main_loop.h",
372 "browser_main_runner.cc",
373 "browser_plugin/browser_plugin_embedder.cc",
374 "browser_plugin/browser_plugin_embedder.h",
375 "browser_plugin/browser_plugin_guest.cc",
376 "browser_plugin/browser_plugin_guest.h",
377 "browser_plugin/browser_plugin_message_filter.cc",
378 "browser_plugin/browser_plugin_message_filter.h",
379 "browser_plugin/browser_plugin_popup_menu_helper_mac.h",
380 "browser_plugin/browser_plugin_popup_menu_helper_mac.mm",
381 "browser_process_sub_thread.cc",
382 "browser_process_sub_thread.h",
383 "browser_shutdown_profile_dumper.cc",
384 "browser_shutdown_profile_dumper.h",
385 "browser_thread_impl.cc",
386 "browser_thread_impl.h",
387 "browser_url_handler_impl.cc",
388 "browser_url_handler_impl.h",
msrameka3c7cfd2017-02-03 13:34:13389 "browsing_data/browsing_data_filter_builder_impl.cc",
390 "browsing_data/browsing_data_filter_builder_impl.h",
brettwb167c7332016-09-07 22:52:46391 "browsing_data/clear_site_data_throttle.cc",
392 "browsing_data/clear_site_data_throttle.h",
393 "browsing_instance.cc",
394 "browsing_instance.h",
395 "byte_stream.cc",
396 "byte_stream.h",
397 "cache_storage/cache_storage.cc",
398 "cache_storage/cache_storage.h",
399 "cache_storage/cache_storage_blob_to_disk_cache.cc",
400 "cache_storage/cache_storage_blob_to_disk_cache.h",
401 "cache_storage/cache_storage_cache.cc",
402 "cache_storage/cache_storage_cache.h",
403 "cache_storage/cache_storage_cache_handle.cc",
404 "cache_storage/cache_storage_cache_handle.h",
cmumfordffb8a162016-12-22 15:26:50405 "cache_storage/cache_storage_cache_observer.h",
brettwb167c7332016-09-07 22:52:46406 "cache_storage/cache_storage_context_impl.cc",
407 "cache_storage/cache_storage_context_impl.h",
408 "cache_storage/cache_storage_dispatcher_host.cc",
409 "cache_storage/cache_storage_dispatcher_host.h",
410 "cache_storage/cache_storage_histogram_macros.h",
cmumfordffb8a162016-12-22 15:26:50411 "cache_storage/cache_storage_index.cc",
412 "cache_storage/cache_storage_index.h",
brettwb167c7332016-09-07 22:52:46413 "cache_storage/cache_storage_manager.cc",
414 "cache_storage/cache_storage_manager.h",
415 "cache_storage/cache_storage_operation.cc",
416 "cache_storage/cache_storage_operation.h",
417 "cache_storage/cache_storage_quota_client.cc",
418 "cache_storage/cache_storage_quota_client.h",
419 "cache_storage/cache_storage_scheduler.cc",
420 "cache_storage/cache_storage_scheduler.h",
421 "cache_storage/cache_storage_scheduler_client.h",
brettwb167c7332016-09-07 22:52:46422 "child_process_launcher.cc",
423 "child_process_launcher.h",
jcivelli828cd7f2017-01-18 19:50:46424 "child_process_launcher_helper.cc",
425 "child_process_launcher_helper.h",
426 "child_process_launcher_helper_android.cc",
427 "child_process_launcher_helper_linux.cc",
428 "child_process_launcher_helper_mac.cc",
429 "child_process_launcher_helper_posix.cc",
430 "child_process_launcher_helper_posix.h",
431 "child_process_launcher_helper_win.cc",
brettwb167c7332016-09-07 22:52:46432 "child_process_security_policy_impl.cc",
433 "child_process_security_policy_impl.h",
434 "cocoa/system_hotkey_helper_mac.h",
435 "cocoa/system_hotkey_helper_mac.mm",
436 "cocoa/system_hotkey_map.h",
437 "cocoa/system_hotkey_map.mm",
[email protected]743530f2014-06-12 19:38:50438
brettwb167c7332016-09-07 22:52:46439 # NOTE: These files are here instead of in compositor_browser_sources
440 # because the latter is not built on Android, whereas these files are
441 # needed on all platforms.
442 "compositor/surface_utils.cc",
443 "compositor/surface_utils.h",
brettwb167c7332016-09-07 22:52:46444 "devtools/browser_devtools_agent_host.cc",
445 "devtools/browser_devtools_agent_host.h",
446 "devtools/devtools_agent_host_impl.cc",
447 "devtools/devtools_agent_host_impl.h",
448 "devtools/devtools_frame_trace_recorder.cc",
449 "devtools/devtools_frame_trace_recorder.h",
450 "devtools/devtools_frontend_host_impl.cc",
451 "devtools/devtools_frontend_host_impl.h",
pfeldman10628762016-09-08 07:59:26452 "devtools/devtools_http_handler.cc",
453 "devtools/devtools_http_handler.h",
brettwb167c7332016-09-07 22:52:46454 "devtools/devtools_io_context.cc",
455 "devtools/devtools_io_context.h",
456 "devtools/devtools_manager.cc",
457 "devtools/devtools_manager.h",
dgozmand77188632016-11-16 01:34:39458 "devtools/devtools_session.cc",
459 "devtools/devtools_session.h",
brettwb167c7332016-09-07 22:52:46460 "devtools/forwarding_agent_host.cc",
461 "devtools/forwarding_agent_host.h",
462 "devtools/page_navigation_throttle.cc",
463 "devtools/page_navigation_throttle.h",
brettwb167c7332016-09-07 22:52:46464 "devtools/protocol/color_picker.cc",
465 "devtools/protocol/color_picker.h",
dgozman39d9d9a2016-12-28 18:56:30466 "devtools/protocol/devtools_domain_handler.cc",
467 "devtools/protocol/devtools_domain_handler.h",
brettwb167c7332016-09-07 22:52:46468 "devtools/protocol/dom_handler.cc",
469 "devtools/protocol/dom_handler.h",
470 "devtools/protocol/emulation_handler.cc",
471 "devtools/protocol/emulation_handler.h",
472 "devtools/protocol/input_handler.cc",
473 "devtools/protocol/input_handler.h",
474 "devtools/protocol/inspector_handler.cc",
475 "devtools/protocol/inspector_handler.h",
476 "devtools/protocol/io_handler.cc",
477 "devtools/protocol/io_handler.h",
478 "devtools/protocol/memory_handler.cc",
479 "devtools/protocol/memory_handler.h",
480 "devtools/protocol/network_handler.cc",
481 "devtools/protocol/network_handler.h",
482 "devtools/protocol/page_handler.cc",
483 "devtools/protocol/page_handler.h",
484 "devtools/protocol/schema_handler.cc",
485 "devtools/protocol/schema_handler.h",
486 "devtools/protocol/security_handler.cc",
487 "devtools/protocol/security_handler.h",
488 "devtools/protocol/service_worker_handler.cc",
489 "devtools/protocol/service_worker_handler.h",
490 "devtools/protocol/storage_handler.cc",
491 "devtools/protocol/storage_handler.h",
492 "devtools/protocol/system_info_handler.cc",
493 "devtools/protocol/system_info_handler.h",
dgozmanc2cea7d2016-09-28 03:27:55494 "devtools/protocol/target_handler.cc",
495 "devtools/protocol/target_handler.h",
brettwb167c7332016-09-07 22:52:46496 "devtools/protocol/tethering_handler.cc",
497 "devtools/protocol/tethering_handler.h",
498 "devtools/protocol/tracing_handler.cc",
499 "devtools/protocol/tracing_handler.h",
dgozmandc4d41722016-11-15 22:40:56500 "devtools/protocol_string.cc",
501 "devtools/protocol_string.h",
brettwb167c7332016-09-07 22:52:46502 "devtools/render_frame_devtools_agent_host.cc",
503 "devtools/render_frame_devtools_agent_host.h",
504 "devtools/service_worker_devtools_agent_host.cc",
505 "devtools/service_worker_devtools_agent_host.h",
506 "devtools/service_worker_devtools_manager.cc",
507 "devtools/service_worker_devtools_manager.h",
508 "devtools/shared_worker_devtools_agent_host.cc",
509 "devtools/shared_worker_devtools_agent_host.h",
510 "devtools/shared_worker_devtools_manager.cc",
511 "devtools/shared_worker_devtools_manager.h",
512 "devtools/worker_devtools_agent_host.cc",
513 "devtools/worker_devtools_agent_host.h",
514 "dom_storage/dom_storage_area.cc",
515 "dom_storage/dom_storage_area.h",
516 "dom_storage/dom_storage_context_impl.cc",
517 "dom_storage/dom_storage_context_impl.h",
518 "dom_storage/dom_storage_context_wrapper.cc",
519 "dom_storage/dom_storage_context_wrapper.h",
520 "dom_storage/dom_storage_database.cc",
521 "dom_storage/dom_storage_database.h",
522 "dom_storage/dom_storage_database_adapter.h",
523 "dom_storage/dom_storage_host.cc",
524 "dom_storage/dom_storage_host.h",
525 "dom_storage/dom_storage_message_filter.cc",
526 "dom_storage/dom_storage_message_filter.h",
527 "dom_storage/dom_storage_namespace.cc",
528 "dom_storage/dom_storage_namespace.h",
529 "dom_storage/dom_storage_session.cc",
530 "dom_storage/dom_storage_session.h",
531 "dom_storage/dom_storage_task_runner.cc",
532 "dom_storage/dom_storage_task_runner.h",
mek876c5c62016-12-22 17:40:46533 "dom_storage/local_storage_context_mojo.cc",
534 "dom_storage/local_storage_context_mojo.h",
brettwb167c7332016-09-07 22:52:46535 "dom_storage/local_storage_database_adapter.cc",
536 "dom_storage/local_storage_database_adapter.h",
537 "dom_storage/session_storage_database.cc",
538 "dom_storage/session_storage_database.h",
539 "dom_storage/session_storage_database_adapter.cc",
540 "dom_storage/session_storage_database_adapter.h",
541 "dom_storage/session_storage_namespace_impl.cc",
542 "dom_storage/session_storage_namespace_impl.h",
543 "download/base_file.cc",
544 "download/base_file.h",
brettwb167c7332016-09-07 22:52:46545 "download/base_file_posix.cc",
546 "download/base_file_win.cc",
547 "download/download_create_info.cc",
548 "download/download_create_info.h",
549 "download/download_destination_observer.h",
550 "download/download_file.h",
551 "download/download_file_factory.cc",
552 "download/download_file_factory.h",
553 "download/download_file_impl.cc",
554 "download/download_file_impl.h",
555 "download/download_interrupt_reasons_impl.cc",
556 "download/download_interrupt_reasons_impl.h",
557 "download/download_item_factory.h",
558 "download/download_item_impl.cc",
559 "download/download_item_impl.h",
560 "download/download_item_impl_delegate.cc",
561 "download/download_item_impl_delegate.h",
xingliuf61d39f2017-01-27 22:46:46562 "download/download_job.cc",
563 "download/download_job.h",
brettwb167c7332016-09-07 22:52:46564 "download/download_manager_impl.cc",
565 "download/download_manager_impl.h",
566 "download/download_net_log_parameters.cc",
567 "download/download_net_log_parameters.h",
568 "download/download_request_core.cc",
569 "download/download_request_core.h",
570 "download/download_request_handle.cc",
571 "download/download_request_handle.h",
572 "download/download_resource_handler.cc",
573 "download/download_resource_handler.h",
574 "download/download_stats.cc",
575 "download/download_stats.h",
576 "download/drag_download_file.cc",
577 "download/drag_download_file.h",
578 "download/drag_download_util.cc",
579 "download/drag_download_util.h",
brettwb167c7332016-09-07 22:52:46580 "download/mhtml_generation_manager.cc",
581 "download/mhtml_generation_manager.h",
582 "download/rate_estimator.cc",
583 "download/rate_estimator.h",
584 "download/save_file.cc",
585 "download/save_file.h",
586 "download/save_file_manager.cc",
587 "download/save_file_manager.h",
588 "download/save_file_resource_handler.cc",
589 "download/save_file_resource_handler.h",
590 "download/save_item.cc",
591 "download/save_item.h",
592 "download/save_package.cc",
593 "download/save_package.h",
594 "download/save_types.cc",
595 "download/save_types.h",
596 "download/url_downloader.cc",
597 "download/url_downloader.h",
598 "fileapi/browser_file_system_helper.cc",
599 "fileapi/browser_file_system_helper.h",
600 "fileapi/fileapi_message_filter.cc",
601 "fileapi/fileapi_message_filter.h",
602 "fileapi/upload_file_system_file_element_reader.cc",
603 "fileapi/upload_file_system_file_element_reader.h",
604 "find_request_manager.cc",
605 "find_request_manager.h",
606 "font_list_async.cc",
arthursonzognic5a2f122016-12-21 08:47:16607 "frame_host/ancestor_throttle.cc",
608 "frame_host/ancestor_throttle.h",
brettwb167c7332016-09-07 22:52:46609 "frame_host/cross_process_frame_connector.cc",
610 "frame_host/cross_process_frame_connector.h",
brettwb167c7332016-09-07 22:52:46611 "frame_host/debug_urls.cc",
612 "frame_host/debug_urls.h",
613 "frame_host/frame_navigation_entry.cc",
614 "frame_host/frame_navigation_entry.h",
615 "frame_host/frame_tree.cc",
616 "frame_host/frame_tree.h",
617 "frame_host/frame_tree_node.cc",
618 "frame_host/frame_tree_node.h",
619 "frame_host/frame_tree_node_blame_context.cc",
620 "frame_host/frame_tree_node_blame_context.h",
621 "frame_host/interstitial_page_impl.cc",
622 "frame_host/interstitial_page_impl.h",
623 "frame_host/interstitial_page_navigator_impl.cc",
624 "frame_host/interstitial_page_navigator_impl.h",
carloskd9d97942017-02-16 08:58:09625 "frame_host/mixed_content_navigation_throttle.cc",
626 "frame_host/mixed_content_navigation_throttle.h",
brettwb167c7332016-09-07 22:52:46627 "frame_host/navigation_controller_android.cc",
628 "frame_host/navigation_controller_android.h",
629 "frame_host/navigation_controller_delegate.h",
630 "frame_host/navigation_controller_impl.cc",
631 "frame_host/navigation_controller_impl.h",
632 "frame_host/navigation_entry_impl.cc",
633 "frame_host/navigation_entry_impl.h",
634 "frame_host/navigation_entry_screenshot_manager.cc",
635 "frame_host/navigation_entry_screenshot_manager.h",
636 "frame_host/navigation_handle_impl.cc",
637 "frame_host/navigation_handle_impl.h",
638 "frame_host/navigation_request.cc",
639 "frame_host/navigation_request.h",
640 "frame_host/navigation_request_info.cc",
641 "frame_host/navigation_request_info.h",
642 "frame_host/navigator.cc",
643 "frame_host/navigator.h",
644 "frame_host/navigator_delegate.cc",
645 "frame_host/navigator_delegate.h",
646 "frame_host/navigator_impl.cc",
647 "frame_host/navigator_impl.h",
648 "frame_host/popup_menu_helper_mac.h",
649 "frame_host/popup_menu_helper_mac.mm",
650 "frame_host/render_frame_host_delegate.cc",
651 "frame_host/render_frame_host_delegate.h",
652 "frame_host/render_frame_host_factory.cc",
653 "frame_host/render_frame_host_factory.h",
654 "frame_host/render_frame_host_impl.cc",
655 "frame_host/render_frame_host_impl.h",
656 "frame_host/render_frame_host_manager.cc",
657 "frame_host/render_frame_host_manager.h",
658 "frame_host/render_frame_message_filter.cc",
659 "frame_host/render_frame_message_filter.h",
660 "frame_host/render_frame_proxy_host.cc",
661 "frame_host/render_frame_proxy_host.h",
662 "frame_host/render_widget_host_view_child_frame.cc",
663 "frame_host/render_widget_host_view_child_frame.h",
664 "frame_host/render_widget_host_view_guest.cc",
665 "frame_host/render_widget_host_view_guest.h",
brettwb167c7332016-09-07 22:52:46666 "gpu/browser_gpu_channel_host_factory.cc",
667 "gpu/browser_gpu_channel_host_factory.h",
668 "gpu/browser_gpu_memory_buffer_manager.cc",
669 "gpu/browser_gpu_memory_buffer_manager.h",
670 "gpu/compositor_util.cc",
671 "gpu/compositor_util.h",
sadrul53546592016-12-17 01:44:21672 "gpu/gpu_client.cc",
673 "gpu/gpu_client.h",
brettwb167c7332016-09-07 22:52:46674 "gpu/gpu_data_manager_impl.cc",
675 "gpu/gpu_data_manager_impl.h",
676 "gpu/gpu_data_manager_impl_private.cc",
677 "gpu/gpu_data_manager_impl_private.h",
michaelpg67362b52017-02-15 06:18:27678 "gpu/gpu_feature_checker_impl.cc",
679 "gpu/gpu_feature_checker_impl.h",
brettwb167c7332016-09-07 22:52:46680 "gpu/gpu_internals_ui.cc",
681 "gpu/gpu_internals_ui.h",
tapted4091f2f2017-02-07 00:47:19682 "gpu/gpu_main_thread_factory.cc",
683 "gpu/gpu_main_thread_factory.h",
brettwb167c7332016-09-07 22:52:46684 "gpu/gpu_process_host.cc",
685 "gpu/gpu_process_host.h",
686 "gpu/gpu_process_host_ui_shim.cc",
687 "gpu/gpu_process_host_ui_shim.h",
sadrul75d671b2016-12-13 06:14:39688 "gpu/shader_cache_factory.cc",
689 "gpu/shader_cache_factory.h",
brettwb167c7332016-09-07 22:52:46690 "histogram_controller.cc",
691 "histogram_controller.h",
692 "histogram_internals_request_job.cc",
693 "histogram_internals_request_job.h",
694 "histogram_message_filter.cc",
695 "histogram_message_filter.h",
696 "histogram_subscriber.h",
697 "histogram_synchronizer.cc",
698 "histogram_synchronizer.h",
699 "host_zoom_level_context.cc",
700 "host_zoom_level_context.h",
701 "host_zoom_map_impl.cc",
702 "host_zoom_map_impl.h",
scottmg276753cf2016-10-27 18:25:22703 "host_zoom_map_observer.cc",
704 "host_zoom_map_observer.h",
reillyg39fb4662016-11-22 20:27:17705 "indexed_db/cursor_impl.cc",
706 "indexed_db/cursor_impl.h",
reillyg963ec6df2016-11-05 01:10:58707 "indexed_db/database_impl.cc",
708 "indexed_db/database_impl.h",
brettwb167c7332016-09-07 22:52:46709 "indexed_db/indexed_db.h",
710 "indexed_db/indexed_db_active_blob_registry.cc",
711 "indexed_db/indexed_db_active_blob_registry.h",
712 "indexed_db/indexed_db_backing_store.cc",
713 "indexed_db/indexed_db_backing_store.h",
714 "indexed_db/indexed_db_blob_info.cc",
715 "indexed_db/indexed_db_blob_info.h",
716 "indexed_db/indexed_db_callbacks.cc",
717 "indexed_db/indexed_db_callbacks.h",
718 "indexed_db/indexed_db_class_factory.cc",
719 "indexed_db/indexed_db_class_factory.h",
720 "indexed_db/indexed_db_connection.cc",
721 "indexed_db/indexed_db_connection.h",
722 "indexed_db/indexed_db_context_impl.cc",
723 "indexed_db/indexed_db_context_impl.h",
724 "indexed_db/indexed_db_cursor.cc",
725 "indexed_db/indexed_db_cursor.h",
726 "indexed_db/indexed_db_data_loss_info.h",
727 "indexed_db/indexed_db_database.cc",
728 "indexed_db/indexed_db_database.h",
729 "indexed_db/indexed_db_database_callbacks.cc",
730 "indexed_db/indexed_db_database_callbacks.h",
731 "indexed_db/indexed_db_database_error.cc",
732 "indexed_db/indexed_db_database_error.h",
733 "indexed_db/indexed_db_dispatcher_host.cc",
734 "indexed_db/indexed_db_dispatcher_host.h",
735 "indexed_db/indexed_db_factory.h",
736 "indexed_db/indexed_db_factory_impl.cc",
737 "indexed_db/indexed_db_factory_impl.h",
738 "indexed_db/indexed_db_index_writer.cc",
739 "indexed_db/indexed_db_index_writer.h",
740 "indexed_db/indexed_db_internals_ui.cc",
741 "indexed_db/indexed_db_internals_ui.h",
742 "indexed_db/indexed_db_leveldb_coding.cc",
743 "indexed_db/indexed_db_leveldb_coding.h",
brettwb167c7332016-09-07 22:52:46744 "indexed_db/indexed_db_observer.cc",
745 "indexed_db/indexed_db_observer.h",
brettwb167c7332016-09-07 22:52:46746 "indexed_db/indexed_db_pending_connection.cc",
747 "indexed_db/indexed_db_pending_connection.h",
748 "indexed_db/indexed_db_quota_client.cc",
749 "indexed_db/indexed_db_quota_client.h",
750 "indexed_db/indexed_db_return_value.h",
751 "indexed_db/indexed_db_transaction.cc",
752 "indexed_db/indexed_db_transaction.h",
753 "indexed_db/indexed_db_transaction_coordinator.cc",
754 "indexed_db/indexed_db_transaction_coordinator.h",
755 "indexed_db/indexed_db_value.cc",
756 "indexed_db/indexed_db_value.h",
757 "indexed_db/leveldb/leveldb_comparator.h",
758 "indexed_db/leveldb/leveldb_database.cc",
759 "indexed_db/leveldb/leveldb_database.h",
760 "indexed_db/leveldb/leveldb_env.cc",
761 "indexed_db/leveldb/leveldb_env.h",
762 "indexed_db/leveldb/leveldb_factory.h",
763 "indexed_db/leveldb/leveldb_iterator.h",
764 "indexed_db/leveldb/leveldb_iterator_impl.cc",
765 "indexed_db/leveldb/leveldb_iterator_impl.h",
766 "indexed_db/leveldb/leveldb_transaction.cc",
767 "indexed_db/leveldb/leveldb_transaction.h",
768 "indexed_db/leveldb/leveldb_write_batch.cc",
769 "indexed_db/leveldb/leveldb_write_batch.h",
770 "leveldb_wrapper_impl.cc",
771 "leveldb_wrapper_impl.h",
772 "loader/async_resource_handler.cc",
773 "loader/async_resource_handler.h",
774 "loader/async_revalidation_driver.cc",
775 "loader/async_revalidation_driver.h",
776 "loader/async_revalidation_manager.cc",
777 "loader/async_revalidation_manager.h",
brettwb167c7332016-09-07 22:52:46778 "loader/detachable_resource_handler.cc",
779 "loader/detachable_resource_handler.h",
tzik47a9f9b2016-12-01 04:16:24780 "loader/downloaded_temp_file_impl.cc",
781 "loader/downloaded_temp_file_impl.h",
brettwb167c7332016-09-07 22:52:46782 "loader/global_routing_id.h",
783 "loader/intercepting_resource_handler.cc",
784 "loader/intercepting_resource_handler.h",
785 "loader/layered_resource_handler.cc",
786 "loader/layered_resource_handler.h",
787 "loader/loader_delegate.h",
788 "loader/loader_io_thread_notifier.cc",
789 "loader/loader_io_thread_notifier.h",
790 "loader/mime_sniffing_resource_handler.cc",
791 "loader/mime_sniffing_resource_handler.h",
792 "loader/mojo_async_resource_handler.cc",
793 "loader/mojo_async_resource_handler.h",
794 "loader/navigation_resource_handler.cc",
795 "loader/navigation_resource_handler.h",
796 "loader/navigation_resource_throttle.cc",
797 "loader/navigation_resource_throttle.h",
798 "loader/navigation_url_loader.cc",
799 "loader/navigation_url_loader.h",
800 "loader/navigation_url_loader_delegate.h",
801 "loader/navigation_url_loader_factory.h",
802 "loader/navigation_url_loader_impl.cc",
803 "loader/navigation_url_loader_impl.h",
804 "loader/navigation_url_loader_impl_core.cc",
805 "loader/navigation_url_loader_impl_core.h",
806 "loader/netlog_observer.cc",
807 "loader/netlog_observer.h",
mmenke87f5c77a2017-01-31 16:11:26808 "loader/null_resource_controller.cc",
809 "loader/null_resource_controller.h",
brettwb167c7332016-09-07 22:52:46810 "loader/power_save_block_resource_throttle.cc",
811 "loader/power_save_block_resource_throttle.h",
812 "loader/redirect_to_file_resource_handler.cc",
813 "loader/redirect_to_file_resource_handler.h",
814 "loader/resource_buffer.cc",
815 "loader/resource_buffer.h",
tyoshino3b3ee8e92016-12-07 16:04:07816 "loader/resource_controller.h",
brettwb167c7332016-09-07 22:52:46817 "loader/resource_dispatcher_host_impl.cc",
818 "loader/resource_dispatcher_host_impl.h",
819 "loader/resource_handler.cc",
820 "loader/resource_handler.h",
821 "loader/resource_hints_impl.cc",
822 "loader/resource_loader.cc",
823 "loader/resource_loader.h",
824 "loader/resource_loader_delegate.h",
825 "loader/resource_message_delegate.cc",
826 "loader/resource_message_delegate.h",
827 "loader/resource_message_filter.cc",
828 "loader/resource_message_filter.h",
829 "loader/resource_request_info_impl.cc",
830 "loader/resource_request_info_impl.h",
horo227286f72016-11-29 11:10:33831 "loader/resource_requester_info.cc",
832 "loader/resource_requester_info.h",
brettwb167c7332016-09-07 22:52:46833 "loader/resource_scheduler.cc",
834 "loader/resource_scheduler.h",
835 "loader/resource_scheduler_filter.cc",
836 "loader/resource_scheduler_filter.h",
837 "loader/stream_resource_handler.cc",
838 "loader/stream_resource_handler.h",
839 "loader/stream_writer.cc",
840 "loader/stream_writer.h",
841 "loader/sync_resource_handler.cc",
842 "loader/sync_resource_handler.h",
843 "loader/temporary_file_stream.cc",
844 "loader/temporary_file_stream.h",
845 "loader/throttling_resource_handler.cc",
846 "loader/throttling_resource_handler.h",
847 "loader/upload_data_stream_builder.cc",
848 "loader/upload_data_stream_builder.h",
tzika6914612016-12-15 12:48:59849 "loader/upload_progress_tracker.cc",
850 "loader/upload_progress_tracker.h",
brettwb167c7332016-09-07 22:52:46851 "loader/url_loader_factory_impl.cc",
852 "loader/url_loader_factory_impl.h",
853 "loader_delegate_impl.cc",
854 "loader_delegate_impl.h",
855 "mach_broker_mac.h",
856 "mach_broker_mac.mm",
857 "manifest/manifest_manager_host.cc",
858 "manifest/manifest_manager_host.h",
brettwb167c7332016-09-07 22:52:46859 "media/android/browser_media_player_manager.cc",
860 "media/android/browser_media_player_manager.h",
brettwb167c7332016-09-07 22:52:46861 "media/android/browser_surface_view_manager.cc",
862 "media/android/browser_surface_view_manager.h",
863 "media/android/media_player_renderer.cc",
864 "media/android/media_player_renderer.h",
865 "media/android/media_resource_getter_impl.cc",
866 "media/android/media_resource_getter_impl.h",
867 "media/android/media_throttler.cc",
868 "media/android/media_throttler.h",
869 "media/android/media_web_contents_observer_android.cc",
870 "media/android/media_web_contents_observer_android.h",
brettwb167c7332016-09-07 22:52:46871 "media/audible_metrics.cc",
872 "media/audible_metrics.h",
873 "media/audio_stream_monitor.cc",
874 "media/audio_stream_monitor.h",
875 "media/capture/audio_mirroring_manager.cc",
876 "media/capture/audio_mirroring_manager.h",
brettwb167c7332016-09-07 22:52:46877 "media/capture/desktop_capture_device_uma_types.cc",
878 "media/capture/desktop_capture_device_uma_types.h",
879 "media/capture/image_capture_impl.cc",
880 "media/capture/image_capture_impl.h",
881 "media/capture/web_contents_audio_input_stream.cc",
882 "media/capture/web_contents_audio_input_stream.h",
883 "media/capture/web_contents_audio_muter.cc",
884 "media/capture/web_contents_audio_muter.h",
885 "media/capture/web_contents_tracker.cc",
886 "media/capture/web_contents_tracker.h",
xhwang5ba56be2016-12-13 07:13:03887 "media/cdm_registry_impl.cc",
888 "media/cdm_registry_impl.h",
guidoudf036b32016-10-31 14:51:14889 "media/media_devices_permission_checker.cc",
890 "media/media_devices_permission_checker.h",
guidou8a440b842017-01-30 13:58:43891 "media/media_devices_util.cc",
892 "media/media_devices_util.h",
xhwangaa0bf6d2016-12-03 01:19:15893 "media/media_interface_proxy.cc",
894 "media/media_interface_proxy.h",
brettwb167c7332016-09-07 22:52:46895 "media/media_internals.cc",
896 "media/media_internals.h",
897 "media/media_internals_handler.cc",
898 "media/media_internals_handler.h",
899 "media/media_internals_proxy.cc",
900 "media/media_internals_proxy.h",
901 "media/media_internals_ui.cc",
902 "media/media_internals_ui.h",
903 "media/media_web_contents_observer.cc",
904 "media/media_web_contents_observer.h",
905 "media/midi_host.cc",
906 "media/midi_host.h",
zqzhanga2147f82016-10-18 22:53:26907 "media/session/audio_focus_delegate.h",
908 "media/session/audio_focus_delegate_android.cc",
909 "media/session/audio_focus_delegate_android.h",
910 "media/session/audio_focus_delegate_default.cc",
brettwb167c7332016-09-07 22:52:46911 "media/session/audio_focus_manager.cc",
912 "media/session/audio_focus_manager.h",
zqzhangd84e72872016-10-07 19:22:03913 "media/session/media_metadata_sanitizer.cc",
914 "media/session/media_metadata_sanitizer.h",
zqzhang1adf3cb2016-11-01 11:26:45915 "media/session/media_session_android.cc",
916 "media/session/media_session_android.h",
brettwb167c7332016-09-07 22:52:46917 "media/session/media_session_controller.cc",
918 "media/session/media_session_controller.h",
919 "media/session/media_session_controllers_manager.cc",
920 "media/session/media_session_controllers_manager.h",
zqzhang1adf3cb2016-11-01 11:26:45921 "media/session/media_session_impl.cc",
922 "media/session/media_session_impl.h",
zqzhanga2147f82016-10-18 22:53:26923 "media/session/media_session_player_observer.h",
zqzhangd84e72872016-10-07 19:22:03924 "media/session/media_session_service_impl.cc",
925 "media/session/media_session_service_impl.h",
brettwb167c7332016-09-07 22:52:46926 "media/session/media_session_uma_helper.cc",
927 "media/session/media_session_uma_helper.h",
slana0da4302016-11-07 17:37:01928 "media/url_provision_fetcher.cc",
929 "media/url_provision_fetcher.h",
bashi529cb14c2016-10-17 21:53:57930 "memory/memory_coordinator_impl.cc",
931 "memory/memory_coordinator_impl.h",
brettwb167c7332016-09-07 22:52:46932 "memory/memory_message_filter.cc",
933 "memory/memory_message_filter.h",
bashia6264042016-09-15 04:49:51934 "memory/memory_monitor.cc",
935 "memory/memory_monitor.h",
bashi66264142016-09-27 06:26:40936 "memory/memory_monitor_android.cc",
937 "memory/memory_monitor_android.h",
bashia6264042016-09-15 04:49:51938 "memory/memory_monitor_win.cc",
939 "memory/memory_monitor_win.h",
brettwb167c7332016-09-07 22:52:46940 "memory/memory_pressure_controller_impl.cc",
941 "memory/memory_pressure_controller_impl.h",
bashic6e17342016-12-15 04:37:42942 "memory/memory_state_updater.cc",
943 "memory/memory_state_updater.h",
brettwb167c7332016-09-07 22:52:46944 "message_port_message_filter.cc",
945 "message_port_message_filter.h",
946 "message_port_provider.cc",
947 "message_port_service.cc",
948 "message_port_service.h",
949 "mime_registry_impl.cc",
950 "mime_registry_impl.h",
brettwb167c7332016-09-07 22:52:46951 "net/browser_online_state_observer.cc",
952 "net/browser_online_state_observer.h",
953 "net/network_errors_listing_ui.cc",
954 "net/network_errors_listing_ui.h",
955 "net/quota_policy_cookie_store.cc",
956 "net/quota_policy_cookie_store.h",
957 "net/view_blob_internals_job_factory.cc",
958 "net/view_blob_internals_job_factory.h",
959 "net/view_http_cache_job_factory.cc",
960 "net/view_http_cache_job_factory.h",
961 "notification_service_impl.cc",
962 "notification_service_impl.h",
963 "notifications/blink_notification_service_impl.cc",
964 "notifications/blink_notification_service_impl.h",
965 "notifications/notification_database.cc",
966 "notifications/notification_database.h",
967 "notifications/notification_database_data_conversions.cc",
968 "notifications/notification_database_data_conversions.h",
969 "notifications/notification_event_dispatcher_impl.cc",
970 "notifications/notification_event_dispatcher_impl.h",
971 "notifications/notification_id_generator.cc",
972 "notifications/notification_id_generator.h",
973 "notifications/notification_message_filter.cc",
974 "notifications/notification_message_filter.h",
975 "notifications/page_notification_delegate.cc",
976 "notifications/page_notification_delegate.h",
977 "notifications/platform_notification_context_impl.cc",
978 "notifications/platform_notification_context_impl.h",
979 "notifications/type_converters.cc",
980 "notifications/type_converters.h",
jinho.bang745d987b2016-12-14 19:06:54981 "payments/payment_app_context_impl.cc",
982 "payments/payment_app_context_impl.h",
jinho.bangab430572016-12-16 14:33:58983 "payments/payment_app_database.cc",
984 "payments/payment_app_database.h",
jinho.bangef456ad2016-11-08 23:36:14985 "payments/payment_app_manager.cc",
986 "payments/payment_app_manager.h",
jinho.bangac34b3a32017-01-05 12:51:21987 "payments/payment_app_provider_impl.cc",
988 "payments/payment_app_provider_impl.h",
brettwb167c7332016-09-07 22:52:46989 "permissions/permission_service_context.cc",
990 "permissions/permission_service_context.h",
991 "permissions/permission_service_impl.cc",
992 "permissions/permission_service_impl.h",
brettwb167c7332016-09-07 22:52:46993 "presentation/presentation_service_impl.cc",
994 "presentation/presentation_service_impl.h",
brettwb167c7332016-09-07 22:52:46995 "profiler_controller_impl.cc",
996 "profiler_controller_impl.h",
997 "profiler_message_filter.cc",
998 "profiler_message_filter.h",
awdf5f7440c2017-01-09 12:38:56999 "push_messaging/push_messaging_context.cc",
1000 "push_messaging/push_messaging_context.h",
brettwb167c7332016-09-07 22:52:461001 "push_messaging/push_messaging_message_filter.cc",
1002 "push_messaging/push_messaging_message_filter.h",
1003 "push_messaging/push_messaging_router.cc",
1004 "push_messaging/push_messaging_router.h",
1005 "quota_dispatcher_host.cc",
1006 "quota_dispatcher_host.h",
brettwb167c7332016-09-07 22:52:461007 "renderer_host/clipboard_message_filter.cc",
1008 "renderer_host/clipboard_message_filter.h",
1009 "renderer_host/clipboard_message_filter_mac.mm",
1010 "renderer_host/compositor_resize_lock_aura.cc",
1011 "renderer_host/compositor_resize_lock_aura.h",
1012 "renderer_host/database_message_filter.cc",
1013 "renderer_host/database_message_filter.h",
1014 "renderer_host/delegated_frame_evictor.cc",
1015 "renderer_host/delegated_frame_evictor.h",
1016 "renderer_host/dip_util.cc",
1017 "renderer_host/dip_util.h",
1018 "renderer_host/dwrite_font_proxy_message_filter_win.cc",
1019 "renderer_host/dwrite_font_proxy_message_filter_win.h",
1020 "renderer_host/event_with_latency_info.h",
1021 "renderer_host/file_utilities_message_filter.cc",
1022 "renderer_host/file_utilities_message_filter.h",
1023 "renderer_host/font_utils_linux.cc",
1024 "renderer_host/font_utils_linux.h",
1025 "renderer_host/frame_metadata_util.cc",
1026 "renderer_host/frame_metadata_util.h",
brettwb167c7332016-09-07 22:52:461027 "renderer_host/input/gesture_event_queue.cc",
1028 "renderer_host/input/gesture_event_queue.h",
1029 "renderer_host/input/input_ack_handler.h",
1030 "renderer_host/input/input_router.h",
1031 "renderer_host/input/input_router_client.h",
1032 "renderer_host/input/input_router_config_helper.cc",
1033 "renderer_host/input/input_router_config_helper.h",
1034 "renderer_host/input/input_router_impl.cc",
1035 "renderer_host/input/input_router_impl.h",
dtapuska73607ca2017-01-27 17:20:191036 "renderer_host/input/legacy_touch_event_queue.cc",
1037 "renderer_host/input/legacy_touch_event_queue.h",
brettwb167c7332016-09-07 22:52:461038 "renderer_host/input/motion_event_web.cc",
1039 "renderer_host/input/motion_event_web.h",
1040 "renderer_host/input/mouse_wheel_event_queue.cc",
1041 "renderer_host/input/mouse_wheel_event_queue.h",
1042 "renderer_host/input/mouse_wheel_rails_filter_mac.cc",
1043 "renderer_host/input/mouse_wheel_rails_filter_mac.h",
1044 "renderer_host/input/render_widget_host_latency_tracker.cc",
1045 "renderer_host/input/render_widget_host_latency_tracker.h",
1046 "renderer_host/input/stylus_text_selector.cc",
1047 "renderer_host/input/stylus_text_selector.h",
1048 "renderer_host/input/synthetic_gesture.cc",
1049 "renderer_host/input/synthetic_gesture.h",
1050 "renderer_host/input/synthetic_gesture_controller.cc",
1051 "renderer_host/input/synthetic_gesture_controller.h",
1052 "renderer_host/input/synthetic_gesture_target.h",
1053 "renderer_host/input/synthetic_gesture_target_aura.cc",
1054 "renderer_host/input/synthetic_gesture_target_aura.h",
1055 "renderer_host/input/synthetic_gesture_target_base.cc",
1056 "renderer_host/input/synthetic_gesture_target_base.h",
1057 "renderer_host/input/synthetic_gesture_target_mac.h",
1058 "renderer_host/input/synthetic_gesture_target_mac.mm",
lanwei1060f1f2016-11-28 23:00:311059 "renderer_host/input/synthetic_mouse_driver.cc",
1060 "renderer_host/input/synthetic_mouse_driver.h",
lanweid7de40d12017-01-26 22:52:191061 "renderer_host/input/synthetic_pen_driver.cc",
1062 "renderer_host/input/synthetic_pen_driver.h",
brettwb167c7332016-09-07 22:52:461063 "renderer_host/input/synthetic_pinch_gesture.cc",
1064 "renderer_host/input/synthetic_pinch_gesture.h",
brettwb167c7332016-09-07 22:52:461065 "renderer_host/input/synthetic_pointer_action.cc",
1066 "renderer_host/input/synthetic_pointer_action.h",
lanwei1060f1f2016-11-28 23:00:311067 "renderer_host/input/synthetic_pointer_driver.cc",
1068 "renderer_host/input/synthetic_pointer_driver.h",
brettwb167c7332016-09-07 22:52:461069 "renderer_host/input/synthetic_smooth_drag_gesture.cc",
1070 "renderer_host/input/synthetic_smooth_drag_gesture.h",
1071 "renderer_host/input/synthetic_smooth_move_gesture.cc",
1072 "renderer_host/input/synthetic_smooth_move_gesture.h",
1073 "renderer_host/input/synthetic_smooth_scroll_gesture.cc",
1074 "renderer_host/input/synthetic_smooth_scroll_gesture.h",
1075 "renderer_host/input/synthetic_tap_gesture.cc",
1076 "renderer_host/input/synthetic_tap_gesture.h",
lanwei1060f1f2016-11-28 23:00:311077 "renderer_host/input/synthetic_touch_driver.cc",
1078 "renderer_host/input/synthetic_touch_driver.h",
brettwb167c7332016-09-07 22:52:461079 "renderer_host/input/synthetic_touchpad_pinch_gesture.cc",
1080 "renderer_host/input/synthetic_touchpad_pinch_gesture.h",
1081 "renderer_host/input/synthetic_touchscreen_pinch_gesture.cc",
1082 "renderer_host/input/synthetic_touchscreen_pinch_gesture.h",
1083 "renderer_host/input/tap_suppression_controller.cc",
1084 "renderer_host/input/tap_suppression_controller.h",
1085 "renderer_host/input/tap_suppression_controller_client.h",
1086 "renderer_host/input/timeout_monitor.cc",
1087 "renderer_host/input/timeout_monitor.h",
1088 "renderer_host/input/touch_action_filter.cc",
1089 "renderer_host/input/touch_action_filter.h",
1090 "renderer_host/input/touch_emulator.cc",
1091 "renderer_host/input/touch_emulator.h",
1092 "renderer_host/input/touch_emulator_client.h",
brettwb167c7332016-09-07 22:52:461093 "renderer_host/input/touch_event_queue.h",
1094 "renderer_host/input/touch_selection_controller_client_aura.cc",
1095 "renderer_host/input/touch_selection_controller_client_aura.h",
1096 "renderer_host/input/touchpad_tap_suppression_controller.cc",
1097 "renderer_host/input/touchpad_tap_suppression_controller.h",
1098 "renderer_host/input/touchscreen_tap_suppression_controller.cc",
1099 "renderer_host/input/touchscreen_tap_suppression_controller.h",
1100 "renderer_host/input/web_input_event_builders_android.cc",
1101 "renderer_host/input/web_input_event_builders_android.h",
1102 "renderer_host/input/web_input_event_builders_mac.h",
1103 "renderer_host/input/web_input_event_builders_mac.mm",
1104 "renderer_host/legacy_render_widget_host_win.cc",
1105 "renderer_host/legacy_render_widget_host_win.h",
grunell5c596422017-01-13 08:44:491106 "renderer_host/media/audio_debug_file_writer.cc",
1107 "renderer_host/media/audio_debug_file_writer.h",
brettwb167c7332016-09-07 22:52:461108 "renderer_host/media/audio_input_device_manager.cc",
1109 "renderer_host/media/audio_input_device_manager.h",
1110 "renderer_host/media/audio_input_renderer_host.cc",
1111 "renderer_host/media/audio_input_renderer_host.h",
1112 "renderer_host/media/audio_input_sync_writer.cc",
1113 "renderer_host/media/audio_input_sync_writer.h",
maxmorinb08e8422016-11-18 09:34:011114 "renderer_host/media/audio_output_authorization_handler.cc",
1115 "renderer_host/media/audio_output_authorization_handler.h",
maxmorin65f77fb2016-12-05 13:45:361116 "renderer_host/media/audio_output_delegate.h",
maxmorin5d6f36b2017-02-01 08:51:211117 "renderer_host/media/audio_output_delegate_impl.cc",
1118 "renderer_host/media/audio_output_delegate_impl.h",
brettwb167c7332016-09-07 22:52:461119 "renderer_host/media/audio_renderer_host.cc",
1120 "renderer_host/media/audio_renderer_host.h",
1121 "renderer_host/media/audio_sync_reader.cc",
1122 "renderer_host/media/audio_sync_reader.h",
1123 "renderer_host/media/media_capture_devices_impl.cc",
1124 "renderer_host/media/media_capture_devices_impl.h",
guidou9357cc52016-10-11 19:53:361125 "renderer_host/media/media_devices_dispatcher_host.cc",
1126 "renderer_host/media/media_devices_dispatcher_host.h",
guidoucc6d4602016-09-23 21:28:431127 "renderer_host/media/media_devices_manager.cc",
1128 "renderer_host/media/media_devices_manager.h",
brettwb167c7332016-09-07 22:52:461129 "renderer_host/media/media_stream_dispatcher_host.cc",
1130 "renderer_host/media/media_stream_dispatcher_host.h",
1131 "renderer_host/media/media_stream_manager.cc",
1132 "renderer_host/media/media_stream_manager.h",
1133 "renderer_host/media/media_stream_provider.h",
1134 "renderer_host/media/media_stream_requester.h",
1135 "renderer_host/media/media_stream_track_metrics_host.cc",
1136 "renderer_host/media/media_stream_track_metrics_host.h",
1137 "renderer_host/media/media_stream_ui_proxy.cc",
1138 "renderer_host/media/media_stream_ui_proxy.h",
brettwb167c7332016-09-07 22:52:461139 "renderer_host/media/video_capture_controller.cc",
1140 "renderer_host/media/video_capture_controller.h",
1141 "renderer_host/media/video_capture_controller_event_handler.h",
brettwb167c7332016-09-07 22:52:461142 "renderer_host/media/video_capture_gpu_jpeg_decoder.cc",
1143 "renderer_host/media/video_capture_gpu_jpeg_decoder.h",
1144 "renderer_host/media/video_capture_host.cc",
1145 "renderer_host/media/video_capture_host.h",
1146 "renderer_host/media/video_capture_manager.cc",
1147 "renderer_host/media/video_capture_manager.h",
chfremer4f85f2f2017-01-04 00:21:261148 "renderer_host/media/video_frame_receiver_on_io_thread.cc",
1149 "renderer_host/media/video_frame_receiver_on_io_thread.h",
brettwb167c7332016-09-07 22:52:461150 "renderer_host/native_web_keyboard_event_aura.cc",
1151 "renderer_host/native_web_keyboard_event_mac.mm",
xidachen6267a772016-09-20 15:24:381152 "renderer_host/offscreen_canvas_compositor_frame_sink.cc",
1153 "renderer_host/offscreen_canvas_compositor_frame_sink.h",
1154 "renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.cc",
1155 "renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.h",
xlai05aa05392016-12-17 22:56:361156 "renderer_host/offscreen_canvas_surface_factory_impl.cc",
1157 "renderer_host/offscreen_canvas_surface_factory_impl.h",
brettwb167c7332016-09-07 22:52:461158 "renderer_host/offscreen_canvas_surface_impl.cc",
1159 "renderer_host/offscreen_canvas_surface_impl.h",
xlai92e403ca2016-11-17 19:25:051160 "renderer_host/offscreen_canvas_surface_manager.cc",
1161 "renderer_host/offscreen_canvas_surface_manager.h",
brettwb167c7332016-09-07 22:52:461162 "renderer_host/overscroll_configuration.cc",
1163 "renderer_host/overscroll_controller.cc",
1164 "renderer_host/overscroll_controller.h",
1165 "renderer_host/overscroll_controller_delegate.h",
1166 "renderer_host/render_message_filter.cc",
1167 "renderer_host/render_message_filter.h",
1168 "renderer_host/render_process_host_impl.cc",
1169 "renderer_host/render_process_host_impl.h",
1170 "renderer_host/render_sandbox_host_linux.cc",
1171 "renderer_host/render_sandbox_host_linux.h",
1172 "renderer_host/render_view_host_delegate.cc",
1173 "renderer_host/render_view_host_delegate.h",
rlanday7f2ec7f2016-12-14 02:28:341174 "renderer_host/render_view_host_delegate_view.cc",
brettwb167c7332016-09-07 22:52:461175 "renderer_host/render_view_host_delegate_view.h",
1176 "renderer_host/render_view_host_factory.cc",
1177 "renderer_host/render_view_host_factory.h",
1178 "renderer_host/render_view_host_impl.cc",
1179 "renderer_host/render_view_host_impl.h",
1180 "renderer_host/render_widget_helper.cc",
1181 "renderer_host/render_widget_helper.h",
1182 "renderer_host/render_widget_host_delegate.cc",
1183 "renderer_host/render_widget_host_delegate.h",
1184 "renderer_host/render_widget_host_impl.cc",
1185 "renderer_host/render_widget_host_impl.h",
1186 "renderer_host/render_widget_host_input_event_router.cc",
1187 "renderer_host/render_widget_host_input_event_router.h",
1188 "renderer_host/render_widget_host_owner_delegate.h",
1189 "renderer_host/render_widget_host_view_aura.cc",
1190 "renderer_host/render_widget_host_view_aura.h",
1191 "renderer_host/render_widget_host_view_base.cc",
1192 "renderer_host/render_widget_host_view_base.h",
1193 "renderer_host/render_widget_host_view_base_observer.cc",
1194 "renderer_host/render_widget_host_view_base_observer.h",
samans5846cb2c2017-01-31 03:09:471195 "renderer_host/render_widget_host_view_frame_subscriber.h",
brettwb167c7332016-09-07 22:52:461196 "renderer_host/render_widget_host_view_mac.h",
1197 "renderer_host/render_widget_host_view_mac.mm",
1198 "renderer_host/render_widget_host_view_mac_dictionary_helper.h",
1199 "renderer_host/render_widget_host_view_mac_dictionary_helper.mm",
1200 "renderer_host/render_widget_host_view_mac_editcommand_helper.h",
1201 "renderer_host/render_widget_host_view_mac_editcommand_helper.mm",
1202 "renderer_host/renderer_frame_manager.cc",
1203 "renderer_host/renderer_frame_manager.h",
1204 "renderer_host/sandbox_ipc_linux.cc",
1205 "renderer_host/sandbox_ipc_linux.h",
1206 "renderer_host/text_input_client_mac.h",
1207 "renderer_host/text_input_client_mac.mm",
1208 "renderer_host/text_input_client_message_filter.h",
1209 "renderer_host/text_input_client_message_filter.mm",
1210 "renderer_host/text_input_manager.cc",
1211 "renderer_host/text_input_manager.h",
1212 "renderer_host/ui_events_helper.cc",
1213 "renderer_host/ui_events_helper.h",
1214 "renderer_host/webmenurunner_mac.h",
1215 "renderer_host/webmenurunner_mac.mm",
1216 "resolve_proxy_msg_helper.cc",
1217 "resolve_proxy_msg_helper.h",
1218 "resource_context_impl.cc",
1219 "resource_context_impl.h",
brettwb167c7332016-09-07 22:52:461220 "screen_orientation/screen_orientation_delegate_win.cc",
1221 "screen_orientation/screen_orientation_delegate_win.h",
leon.han552e9de2017-02-09 14:37:301222 "screen_orientation/screen_orientation_provider.cc",
1223 "screen_orientation/screen_orientation_provider.h",
benff461632016-10-06 14:27:331224 "service_manager/merge_dictionary.cc",
1225 "service_manager/merge_dictionary.h",
1226 "service_manager/service_manager_context.cc",
1227 "service_manager/service_manager_context.h",
brettwb167c7332016-09-07 22:52:461228 "service_worker/embedded_worker_instance.cc",
1229 "service_worker/embedded_worker_instance.h",
1230 "service_worker/embedded_worker_registry.cc",
1231 "service_worker/embedded_worker_registry.h",
1232 "service_worker/embedded_worker_status.h",
1233 "service_worker/foreign_fetch_request_handler.cc",
1234 "service_worker/foreign_fetch_request_handler.h",
1235 "service_worker/link_header_support.cc",
1236 "service_worker/link_header_support.h",
1237 "service_worker/service_worker_blob_reader.cc",
1238 "service_worker/service_worker_blob_reader.h",
1239 "service_worker/service_worker_cache_writer.cc",
1240 "service_worker/service_worker_cache_writer.h",
1241 "service_worker/service_worker_client_utils.cc",
1242 "service_worker/service_worker_client_utils.h",
1243 "service_worker/service_worker_context_core.cc",
1244 "service_worker/service_worker_context_core.h",
1245 "service_worker/service_worker_context_observer.h",
1246 "service_worker/service_worker_context_request_handler.cc",
1247 "service_worker/service_worker_context_request_handler.h",
1248 "service_worker/service_worker_context_watcher.cc",
1249 "service_worker/service_worker_context_watcher.h",
1250 "service_worker/service_worker_context_wrapper.cc",
1251 "service_worker/service_worker_context_wrapper.h",
1252 "service_worker/service_worker_controllee_request_handler.cc",
1253 "service_worker/service_worker_controllee_request_handler.h",
1254 "service_worker/service_worker_database.cc",
1255 "service_worker/service_worker_database.h",
1256 "service_worker/service_worker_database_task_manager.cc",
1257 "service_worker/service_worker_database_task_manager.h",
1258 "service_worker/service_worker_disk_cache.cc",
1259 "service_worker/service_worker_disk_cache.h",
1260 "service_worker/service_worker_dispatcher_host.cc",
1261 "service_worker/service_worker_dispatcher_host.h",
1262 "service_worker/service_worker_fetch_dispatcher.cc",
1263 "service_worker/service_worker_fetch_dispatcher.h",
1264 "service_worker/service_worker_handle.cc",
1265 "service_worker/service_worker_handle.h",
1266 "service_worker/service_worker_info.cc",
1267 "service_worker/service_worker_info.h",
1268 "service_worker/service_worker_internals_ui.cc",
1269 "service_worker/service_worker_internals_ui.h",
1270 "service_worker/service_worker_job_coordinator.cc",
1271 "service_worker/service_worker_job_coordinator.h",
1272 "service_worker/service_worker_metrics.cc",
1273 "service_worker/service_worker_metrics.h",
clamydf7927e2016-09-22 13:03:141274 "service_worker/service_worker_navigation_handle.cc",
1275 "service_worker/service_worker_navigation_handle.h",
1276 "service_worker/service_worker_navigation_handle_core.cc",
1277 "service_worker/service_worker_navigation_handle_core.h",
brettwb167c7332016-09-07 22:52:461278 "service_worker/service_worker_process_manager.cc",
1279 "service_worker/service_worker_process_manager.h",
1280 "service_worker/service_worker_provider_host.cc",
1281 "service_worker/service_worker_provider_host.h",
1282 "service_worker/service_worker_quota_client.cc",
1283 "service_worker/service_worker_quota_client.h",
1284 "service_worker/service_worker_read_from_cache_job.cc",
1285 "service_worker/service_worker_read_from_cache_job.h",
1286 "service_worker/service_worker_register_job.cc",
1287 "service_worker/service_worker_register_job.h",
1288 "service_worker/service_worker_register_job_base.h",
1289 "service_worker/service_worker_registration.cc",
1290 "service_worker/service_worker_registration.h",
1291 "service_worker/service_worker_registration_handle.cc",
1292 "service_worker/service_worker_registration_handle.h",
1293 "service_worker/service_worker_registration_status.cc",
1294 "service_worker/service_worker_registration_status.h",
1295 "service_worker/service_worker_request_handler.cc",
1296 "service_worker/service_worker_request_handler.h",
1297 "service_worker/service_worker_response_info.cc",
1298 "service_worker/service_worker_response_info.h",
1299 "service_worker/service_worker_script_cache_map.cc",
1300 "service_worker/service_worker_script_cache_map.h",
1301 "service_worker/service_worker_storage.cc",
1302 "service_worker/service_worker_storage.h",
1303 "service_worker/service_worker_stream_reader.cc",
1304 "service_worker/service_worker_stream_reader.h",
1305 "service_worker/service_worker_unregister_job.cc",
1306 "service_worker/service_worker_unregister_job.h",
1307 "service_worker/service_worker_url_request_job.cc",
1308 "service_worker/service_worker_url_request_job.h",
1309 "service_worker/service_worker_version.cc",
1310 "service_worker/service_worker_version.h",
1311 "service_worker/service_worker_write_to_cache_job.cc",
1312 "service_worker/service_worker_write_to_cache_job.h",
1313 "shared_worker/shared_worker_host.cc",
1314 "shared_worker/shared_worker_host.h",
1315 "shared_worker/shared_worker_instance.cc",
1316 "shared_worker/shared_worker_instance.h",
1317 "shared_worker/shared_worker_message_filter.cc",
1318 "shared_worker/shared_worker_message_filter.h",
1319 "shared_worker/shared_worker_service_impl.cc",
1320 "shared_worker/shared_worker_service_impl.h",
1321 "shared_worker/worker_document_set.cc",
1322 "shared_worker/worker_document_set.h",
1323 "shared_worker/worker_storage_partition.cc",
1324 "shared_worker/worker_storage_partition.h",
1325 "site_instance_impl.cc",
1326 "site_instance_impl.h",
brettwb167c7332016-09-07 22:52:461327 "speech/speech_recognition_dispatcher_host.cc",
1328 "speech/speech_recognition_dispatcher_host.h",
brettwb167c7332016-09-07 22:52:461329 "speech/speech_recognition_manager_impl.cc",
1330 "speech/speech_recognition_manager_impl.h",
1331 "speech/speech_recognizer.h",
brettwb167c7332016-09-07 22:52:461332 "speech/speech_recognizer_impl_android.cc",
1333 "speech/speech_recognizer_impl_android.h",
1334 "ssl/ssl_client_auth_handler.cc",
1335 "ssl/ssl_client_auth_handler.h",
1336 "ssl/ssl_error_handler.cc",
1337 "ssl/ssl_error_handler.h",
1338 "ssl/ssl_manager.cc",
1339 "ssl/ssl_manager.h",
brettwb167c7332016-09-07 22:52:461340 "startup_task_runner.cc",
1341 "startup_task_runner.h",
1342 "storage_partition_impl.cc",
1343 "storage_partition_impl.h",
1344 "storage_partition_impl_map.cc",
1345 "storage_partition_impl_map.h",
1346 "streams/stream.cc",
1347 "streams/stream.h",
1348 "streams/stream_context.cc",
1349 "streams/stream_context.h",
1350 "streams/stream_handle_impl.cc",
1351 "streams/stream_handle_impl.h",
1352 "streams/stream_read_observer.h",
1353 "streams/stream_register_observer.h",
1354 "streams/stream_registry.cc",
1355 "streams/stream_registry.h",
1356 "streams/stream_url_request_job.cc",
1357 "streams/stream_url_request_job.h",
1358 "streams/stream_write_observer.h",
1359 "theme_helper_mac.h",
1360 "theme_helper_mac.mm",
brettwb167c7332016-09-07 22:52:461361 "tracing/background_tracing_config_impl.cc",
1362 "tracing/background_tracing_config_impl.h",
1363 "tracing/background_tracing_manager_impl.cc",
1364 "tracing/background_tracing_manager_impl.h",
1365 "tracing/background_tracing_rule.cc",
1366 "tracing/background_tracing_rule.h",
1367 "tracing/etw_tracing_agent_win.cc",
1368 "tracing/etw_tracing_agent_win.h",
1369 "tracing/file_tracing_provider_impl.cc",
1370 "tracing/file_tracing_provider_impl.h",
1371 "tracing/trace_message_filter.cc",
1372 "tracing/trace_message_filter.h",
1373 "tracing/tracing_controller_impl.cc",
1374 "tracing/tracing_controller_impl.h",
1375 "tracing/tracing_controller_impl_data_sinks.cc",
1376 "tracing/tracing_ui.cc",
1377 "tracing/tracing_ui.h",
1378 "user_metrics.cc",
1379 "utility_process_host_impl.cc",
1380 "utility_process_host_impl.h",
brettwb167c7332016-09-07 22:52:461381 "web_contents/aura/gesture_nav_simple.cc",
1382 "web_contents/aura/gesture_nav_simple.h",
1383 "web_contents/aura/overscroll_navigation_overlay.cc",
1384 "web_contents/aura/overscroll_navigation_overlay.h",
1385 "web_contents/aura/overscroll_window_animation.cc",
1386 "web_contents/aura/overscroll_window_animation.h",
1387 "web_contents/aura/overscroll_window_delegate.cc",
1388 "web_contents/aura/overscroll_window_delegate.h",
1389 "web_contents/aura/shadow_layer_delegate.cc",
1390 "web_contents/aura/shadow_layer_delegate.h",
1391 "web_contents/web_contents_impl.cc",
1392 "web_contents/web_contents_impl.h",
1393 "web_contents/web_contents_view.h",
1394 "web_contents/web_contents_view_aura.cc",
1395 "web_contents/web_contents_view_aura.h",
1396 "web_contents/web_contents_view_child_frame.cc",
1397 "web_contents/web_contents_view_child_frame.h",
1398 "web_contents/web_contents_view_guest.cc",
1399 "web_contents/web_contents_view_guest.h",
1400 "web_contents/web_contents_view_mac.h",
1401 "web_contents/web_contents_view_mac.mm",
1402 "web_contents/web_drag_dest_mac.h",
1403 "web_contents/web_drag_dest_mac.mm",
1404 "web_contents/web_drag_source_mac.h",
1405 "web_contents/web_drag_source_mac.mm",
1406 "web_contents/web_drag_utils_win.cc",
1407 "web_contents/web_drag_utils_win.h",
yhirano4a593832016-10-24 18:58:221408 "websockets/websocket_handshake_request_info_impl.cc",
1409 "websockets/websocket_handshake_request_info_impl.h",
brettwb167c7332016-09-07 22:52:461410 "websockets/websocket_impl.cc",
1411 "websockets/websocket_impl.h",
1412 "websockets/websocket_manager.cc",
1413 "websockets/websocket_manager.h",
1414 "webui/content_web_ui_controller_factory.cc",
1415 "webui/content_web_ui_controller_factory.h",
1416 "webui/generic_handler.cc",
1417 "webui/generic_handler.h",
dschuyler613a1032016-12-15 19:22:351418 "webui/i18n_source_stream.cc",
1419 "webui/i18n_source_stream.h",
brettwb167c7332016-09-07 22:52:461420 "webui/shared_resources_data_source.cc",
1421 "webui/shared_resources_data_source.h",
1422 "webui/url_data_manager.cc",
1423 "webui/url_data_manager.h",
1424 "webui/url_data_manager_backend.cc",
1425 "webui/url_data_manager_backend.h",
1426 "webui/url_data_source_impl.cc",
1427 "webui/url_data_source_impl.h",
1428 "webui/web_ui_controller_factory_registry.cc",
1429 "webui/web_ui_controller_factory_registry.h",
1430 "webui/web_ui_data_source_impl.cc",
1431 "webui/web_ui_data_source_impl.h",
1432 "webui/web_ui_impl.cc",
1433 "webui/web_ui_impl.h",
1434 "webui/web_ui_message_handler.cc",
1435 "zygote_host/zygote_communication_linux.cc",
1436 "zygote_host/zygote_communication_linux.h",
1437 "zygote_host/zygote_handle_linux.cc",
1438 "zygote_host/zygote_host_impl_linux.cc",
1439 "zygote_host/zygote_host_impl_linux.h",
1440 ]
[email protected]743530f2014-06-12 19:38:501441
[email protected]4db51ec2014-05-29 21:08:321442 if (toolkit_views) {
1443 deps += [ "//ui/events" ]
1444 }
1445
bcwhite98900b02016-09-19 20:13:031446 # ChromeOS also defines linux but their memory-monitors conflict.
1447 if (is_chromeos) {
1448 sources += [
1449 "memory/memory_monitor_chromeos.cc",
1450 "memory/memory_monitor_chromeos.h",
1451 ]
1452 } else {
1453 sources += [
1454 "memory/memory_monitor_linux.cc",
1455 "memory/memory_monitor_linux.h",
1456 ]
1457 }
1458
dgozman9d8f8182015-10-12 23:38:561459 if (!is_win) {
morritad95714f2014-10-01 02:37:241460 sources += [
morritad95714f2014-10-01 02:37:241461 "file_descriptor_info_impl.cc",
1462 "file_descriptor_info_impl.h",
1463 ]
scottmg5bf34202017-01-26 05:49:021464
1465 # On Windows, the browser cannot depend on gin/V8.
1466 deps += [ "//gin" ]
[email protected]4db51ec2014-05-29 21:08:321467 }
1468
vitalybuka93eea402014-11-05 23:47:151469 if (enable_basic_printing || enable_print_preview) {
[email protected]743530f2014-06-12 19:38:501470 deps += [ "//printing" ]
[email protected]4db51ec2014-05-29 21:08:321471 }
1472
jamb3c1195df2016-03-21 20:41:291473 if (!is_mac) {
[email protected]743530f2014-06-12 19:38:501474 deps += [ "//sandbox" ]
1475 }
jamb3c1195df2016-03-21 20:41:291476 if (!is_android) {
mohsenc8b9ca7e2017-02-14 05:39:411477 deps += [
1478 "//content/browser/tracing:resources",
1479 "//ui/vector_icons",
1480 ]
[email protected]743530f2014-06-12 19:38:501481 }
charlieab9973242016-02-02 16:22:161482 if ((use_udev && is_posix) || is_mac || is_win) {
1483 deps += [ "//tools/battor_agent:battor_agent_lib" ]
1484 sources += [
1485 "tracing/power_tracing_agent.cc",
1486 "tracing/power_tracing_agent.h",
1487 ]
1488 }
[email protected]743530f2014-06-12 19:38:501489
1490 if (enable_webrtc) {
brettwb167c7332016-09-07 22:52:461491 sources += [
1492 "renderer_host/media/peer_connection_tracker_host.cc",
1493 "renderer_host/media/peer_connection_tracker_host.h",
1494 "renderer_host/p2p/socket_dispatcher_host.cc",
1495 "renderer_host/p2p/socket_dispatcher_host.h",
1496 "renderer_host/p2p/socket_host.cc",
1497 "renderer_host/p2p/socket_host.h",
1498 "renderer_host/p2p/socket_host_tcp.cc",
1499 "renderer_host/p2p/socket_host_tcp.h",
1500 "renderer_host/p2p/socket_host_tcp_server.cc",
1501 "renderer_host/p2p/socket_host_tcp_server.h",
1502 "renderer_host/p2p/socket_host_throttler.cc",
1503 "renderer_host/p2p/socket_host_throttler.h",
1504 "renderer_host/p2p/socket_host_udp.cc",
1505 "renderer_host/p2p/socket_host_udp.h",
1506 "webrtc/webrtc_eventlog_host.cc",
1507 "webrtc/webrtc_eventlog_host.h",
1508 "webrtc/webrtc_internals.cc",
1509 "webrtc/webrtc_internals.h",
1510 "webrtc/webrtc_internals_message_handler.cc",
1511 "webrtc/webrtc_internals_message_handler.h",
1512 "webrtc/webrtc_internals_ui.cc",
1513 "webrtc/webrtc_internals_ui.h",
1514 "webrtc/webrtc_internals_ui_observer.h",
1515 ]
1516
brettwf94a6cd2016-01-28 23:57:291517 deps += [
1518 "//jingle:jingle_glue",
brettw04cf95992016-11-18 20:23:051519 "//third_party/libjingle/webrtc:libjingle_webrtc",
mbjorgecbac8082016-04-21 01:14:231520 "//third_party/webrtc/base:rtc_base",
magjed828787a2016-12-06 16:05:001521 "//third_party/webrtc/media:rtc_media_base",
mbjorgecbac8082016-04-21 01:14:231522 "//third_party/webrtc/modules/desktop_capture:primitives",
brettwf94a6cd2016-01-28 23:57:291523 ]
[email protected]743530f2014-06-12 19:38:501524 }
1525
byungchulc164a2542017-01-11 18:18:261526 # Desktop screen capture implementations, conditionally built depending on
1527 # the available implementations for each platform.
miu32fb8992017-01-04 01:38:531528 if (is_linux || is_mac || is_win) {
1529 defines += [ "ENABLE_SCREEN_CAPTURE=1" ]
1530 sources += [
braveyao2f9c86302017-01-06 18:06:281531 "media/capture/cursor_renderer.cc",
miu32fb8992017-01-04 01:38:531532 "media/capture/cursor_renderer.h",
1533 "media/capture/web_contents_video_capture_device.cc",
1534 "media/capture/web_contents_video_capture_device.h",
1535 "media/capture/window_activity_tracker.cc",
1536 "media/capture/window_activity_tracker.h",
1537 ]
1538 if (use_aura) {
1539 sources += [
1540 "media/capture/aura_window_capture_machine.cc",
1541 "media/capture/aura_window_capture_machine.h",
1542 "media/capture/cursor_renderer_aura.cc",
1543 "media/capture/cursor_renderer_aura.h",
1544 "media/capture/desktop_capture_device_aura.cc",
1545 "media/capture/desktop_capture_device_aura.h",
1546 "media/capture/window_activity_tracker_aura.cc",
1547 "media/capture/window_activity_tracker_aura.h",
1548 ]
1549 }
1550 if (is_mac) {
1551 sources += [
1552 "media/capture/cursor_renderer_mac.h",
1553 "media/capture/cursor_renderer_mac.mm",
1554 "media/capture/window_activity_tracker_mac.h",
1555 "media/capture/window_activity_tracker_mac.mm",
1556 ]
1557 }
byungchulc164a2542017-01-11 18:18:261558 if (enable_webrtc) {
1559 sources += [
1560 "media/capture/desktop_capture_device.cc",
1561 "media/capture/desktop_capture_device.h",
1562 ]
1563 deps += [ "//third_party/webrtc/modules/desktop_capture" ]
1564 }
miu32fb8992017-01-04 01:38:531565 }
1566
[email protected]743530f2014-06-12 19:38:501567 if (is_win) {
[email protected]743530f2014-06-12 19:38:501568 defines += [
1569 # This prevents the inclusion of atlhost.h which paired
1570 # with the windows 8 sdk it does the wrong thing.
1571 "__ATLHOST_H__",
1572 ]
1573 deps += [
[email protected]bf94f9d2014-06-17 20:33:531574 "//third_party/iaccessible2",
1575 "//third_party/isimpledom",
[email protected]743530f2014-06-12 19:38:501576 ]
1577 libs += [
1578 "comctl32.lib",
1579 "dinput8.lib",
1580 "dwmapi.lib",
1581 "dxguid.lib",
jam6ce80492016-03-22 22:00:211582 "imm32.lib",
brettw44a5cf82015-04-08 19:48:221583 "oleacc.lib",
[email protected]743530f2014-06-12 19:38:501584 "portabledeviceguids.lib",
1585 ]
[email protected]743530f2014-06-12 19:38:501586 }
1587
[email protected]743530f2014-06-12 19:38:501588 if (use_udev) {
mcasas9d2063682016-02-11 22:12:391589 deps += [
1590 "//device/udev_linux",
mcasasf261a502016-02-26 23:40:331591 "//media/capture",
[email protected]743530f2014-06-12 19:38:501592 ]
1593 }
1594
1595 if (enable_plugins) {
brettwb167c7332016-09-07 22:52:461596 sources += [
1597 "../public/browser/plugin_service.h",
1598 "media/session/pepper_playback_observer.cc",
1599 "media/session/pepper_playback_observer.h",
1600 "media/session/pepper_player_delegate.cc",
1601 "media/session/pepper_player_delegate.h",
1602 "pepper_flash_settings_helper_impl.cc",
1603 "pepper_flash_settings_helper_impl.h",
1604 "plugin_content_origin_whitelist.cc",
1605 "plugin_content_origin_whitelist.h",
1606 "plugin_data_remover_impl.cc",
1607 "plugin_data_remover_impl.h",
1608 "plugin_private_storage_helper.cc",
1609 "plugin_private_storage_helper.h",
1610 "plugin_service_impl.cc",
1611 "plugin_service_impl.h",
1612 "ppapi_plugin_process_host.cc",
1613 "ppapi_plugin_process_host.h",
1614 "renderer_host/pepper/browser_ppapi_host_impl.cc",
1615 "renderer_host/pepper/browser_ppapi_host_impl.h",
1616 "renderer_host/pepper/content_browser_pepper_host_factory.cc",
1617 "renderer_host/pepper/content_browser_pepper_host_factory.h",
1618 "renderer_host/pepper/pepper_browser_font_singleton_host.cc",
1619 "renderer_host/pepper/pepper_browser_font_singleton_host.h",
1620 "renderer_host/pepper/pepper_external_file_ref_backend.cc",
1621 "renderer_host/pepper/pepper_external_file_ref_backend.h",
1622 "renderer_host/pepper/pepper_file_io_host.cc",
1623 "renderer_host/pepper/pepper_file_io_host.h",
1624 "renderer_host/pepper/pepper_file_ref_host.cc",
1625 "renderer_host/pepper/pepper_file_ref_host.h",
1626 "renderer_host/pepper/pepper_file_system_browser_host.cc",
1627 "renderer_host/pepper/pepper_file_system_browser_host.h",
1628 "renderer_host/pepper/pepper_flash_file_message_filter.cc",
1629 "renderer_host/pepper/pepper_flash_file_message_filter.h",
1630 "renderer_host/pepper/pepper_gamepad_host.cc",
1631 "renderer_host/pepper/pepper_gamepad_host.h",
1632 "renderer_host/pepper/pepper_host_resolver_message_filter.cc",
1633 "renderer_host/pepper/pepper_host_resolver_message_filter.h",
1634 "renderer_host/pepper/pepper_internal_file_ref_backend.cc",
1635 "renderer_host/pepper/pepper_internal_file_ref_backend.h",
1636 "renderer_host/pepper/pepper_lookup_request.h",
1637 "renderer_host/pepper/pepper_message_filter.cc",
1638 "renderer_host/pepper/pepper_message_filter.h",
1639 "renderer_host/pepper/pepper_network_monitor_host.cc",
1640 "renderer_host/pepper/pepper_network_monitor_host.h",
1641 "renderer_host/pepper/pepper_network_proxy_host.cc",
1642 "renderer_host/pepper/pepper_network_proxy_host.h",
1643 "renderer_host/pepper/pepper_print_settings_manager.cc",
1644 "renderer_host/pepper/pepper_print_settings_manager.h",
1645 "renderer_host/pepper/pepper_printing_host.cc",
1646 "renderer_host/pepper/pepper_printing_host.h",
1647 "renderer_host/pepper/pepper_renderer_connection.cc",
1648 "renderer_host/pepper/pepper_renderer_connection.h",
1649 "renderer_host/pepper/pepper_security_helper.cc",
1650 "renderer_host/pepper/pepper_security_helper.h",
1651 "renderer_host/pepper/pepper_socket_utils.cc",
1652 "renderer_host/pepper/pepper_socket_utils.h",
1653 "renderer_host/pepper/pepper_tcp_server_socket_message_filter.cc",
1654 "renderer_host/pepper/pepper_tcp_server_socket_message_filter.h",
1655 "renderer_host/pepper/pepper_tcp_socket_message_filter.cc",
1656 "renderer_host/pepper/pepper_tcp_socket_message_filter.h",
1657 "renderer_host/pepper/pepper_truetype_font.h",
1658 "renderer_host/pepper/pepper_truetype_font_android.cc",
1659 "renderer_host/pepper/pepper_truetype_font_host.cc",
1660 "renderer_host/pepper/pepper_truetype_font_host.h",
1661 "renderer_host/pepper/pepper_truetype_font_linux.cc",
1662 "renderer_host/pepper/pepper_truetype_font_list.h",
1663 "renderer_host/pepper/pepper_truetype_font_list_android.cc",
1664 "renderer_host/pepper/pepper_truetype_font_list_host.cc",
1665 "renderer_host/pepper/pepper_truetype_font_list_host.h",
1666 "renderer_host/pepper/pepper_truetype_font_list_mac.mm",
1667 "renderer_host/pepper/pepper_truetype_font_list_ozone.cc",
1668 "renderer_host/pepper/pepper_truetype_font_list_pango.cc",
1669 "renderer_host/pepper/pepper_truetype_font_list_win.cc",
1670 "renderer_host/pepper/pepper_truetype_font_mac.mm",
1671 "renderer_host/pepper/pepper_truetype_font_win.cc",
1672 "renderer_host/pepper/pepper_udp_socket_message_filter.cc",
1673 "renderer_host/pepper/pepper_udp_socket_message_filter.h",
1674 "renderer_host/pepper/pepper_vpn_provider_message_filter_chromeos.cc",
1675 "renderer_host/pepper/pepper_vpn_provider_message_filter_chromeos.h",
1676 "renderer_host/pepper/quota_reservation.cc",
1677 "renderer_host/pepper/quota_reservation.h",
1678 "renderer_host/pepper/ssl_context_helper.cc",
1679 "renderer_host/pepper/ssl_context_helper.h",
1680 ]
[email protected]743530f2014-06-12 19:38:501681 deps += [
tmoniuszko6cddaa92015-06-10 07:51:341682 "//ppapi/host",
scottmg3cab0ba2017-01-25 18:34:161683 "//ppapi/proxy:common",
brettwf7eb6ca2015-02-14 01:37:311684 "//ppapi/proxy:ipc",
1685 "//ppapi/shared_impl",
[email protected]743530f2014-06-12 19:38:501686 ]
1687 if (!use_ozone || use_pango) {
1688 sources -= [ "renderer_host/pepper/pepper_truetype_font_list_ozone.cc" ]
1689 }
[email protected]c528d872014-06-27 03:17:161690 if (!use_pango) {
1691 sources -= [ "renderer_host/pepper/pepper_truetype_font_list_pango.cc" ]
1692 }
[email protected]743530f2014-06-12 19:38:501693 }
1694
shreeram.k792fba032015-07-20 11:43:371695 if (use_atk) {
brettwb167c7332016-09-07 22:52:461696 sources += [
1697 "accessibility/accessibility_tree_formatter_auralinux.cc",
1698 "accessibility/browser_accessibility_auralinux.cc",
1699 "accessibility/browser_accessibility_auralinux.h",
1700 "accessibility/browser_accessibility_manager_auralinux.cc",
1701 "accessibility/browser_accessibility_manager_auralinux.h",
1702 ]
shreeram.k792fba032015-07-20 11:43:371703
mostynb902b5282016-08-17 23:01:001704 configs += [ "//build/config/linux/atk" ]
mostynbebc6e122016-07-28 08:53:411705
1706 if (use_gconf) {
1707 configs += [ "//build/config/linux/gconf" ]
1708 }
1709
1710 if (use_glib) {
1711 configs += [ "//build/config/linux:glib" ]
1712 }
shreeram.k792fba032015-07-20 11:43:371713 }
1714
[email protected]743530f2014-06-12 19:38:501715 if (is_linux && use_aura) {
slan17e5ce7f2015-09-25 00:04:451716 deps += [ "//build/linux:fontconfig" ]
[email protected]743530f2014-06-12 19:38:501717 }
1718
1719 if (use_x11) {
1720 configs += [ "//build/config/linux:x11" ]
jamesr4359db72015-01-21 12:40:001721 deps += [ "//ui/gfx/x" ]
cmasonedb5203e2014-09-11 18:18:381722 }
1723
[email protected]743530f2014-06-12 19:38:501724 if (use_pango) {
agrieve95ba4442016-04-25 15:47:131725 configs += [ "//build/config/linux/pangocairo" ]
[email protected]743530f2014-06-12 19:38:501726 }
1727
1728 if (is_android) {
brettwb167c7332016-09-07 22:52:461729 sources += [
1730 "accessibility/accessibility_tree_formatter_android.cc",
1731 "accessibility/browser_accessibility_android.cc",
1732 "accessibility/browser_accessibility_android.h",
1733 "accessibility/browser_accessibility_manager_android.cc",
1734 "accessibility/browser_accessibility_manager_android.h",
1735 "android/composited_touch_handle_drawable.cc",
1736 "android/composited_touch_handle_drawable.h",
1737 "android/content_view_core_impl.cc",
1738 "android/content_view_core_impl.h",
1739 "android/content_view_core_impl_observer.h",
1740 "android/content_view_render_view.cc",
1741 "android/content_view_render_view.h",
1742 "android/content_view_statics.cc",
1743 "android/content_view_statics.h",
1744 "android/date_time_chooser_android.cc",
1745 "android/date_time_chooser_android.h",
1746 "android/gesture_event_type.h",
1747 "android/interstitial_page_delegate_android.cc",
1748 "android/interstitial_page_delegate_android.h",
1749 "android/java/gin_java_bound_object.cc",
1750 "android/java/gin_java_bound_object.h",
1751 "android/java/gin_java_bound_object_delegate.cc",
1752 "android/java/gin_java_bound_object_delegate.h",
1753 "android/java/gin_java_bridge_dispatcher_host.cc",
1754 "android/java/gin_java_bridge_dispatcher_host.h",
1755 "android/java/gin_java_bridge_message_filter.cc",
1756 "android/java/gin_java_bridge_message_filter.h",
1757 "android/java/gin_java_method_invocation_helper.cc",
1758 "android/java/gin_java_method_invocation_helper.h",
1759 "android/java/gin_java_script_to_java_types_coercion.cc",
1760 "android/java/gin_java_script_to_java_types_coercion.h",
1761 "android/java/java_bridge_thread.cc",
1762 "android/java/java_bridge_thread.h",
1763 "android/java/java_method.cc",
1764 "android/java/java_method.h",
1765 "android/java/java_type.cc",
1766 "android/java/java_type.h",
1767 "android/java/jni_helper.cc",
1768 "android/java/jni_helper.h",
timav4537fa82016-12-12 06:46:541769 "android/joystick_scroll_provider.cc",
1770 "android/joystick_scroll_provider.h",
brettwb167c7332016-09-07 22:52:461771 "android/load_url_params.cc",
1772 "android/load_url_params.h",
1773 "android/overscroll_controller_android.cc",
1774 "android/overscroll_controller_android.h",
boliu22557972016-10-25 16:08:291775 "android/synchronous_compositor_browser_filter.cc",
1776 "android/synchronous_compositor_browser_filter.h",
brettwb167c7332016-09-07 22:52:461777 "android/synchronous_compositor_host.cc",
1778 "android/synchronous_compositor_host.h",
brettwb167c7332016-09-07 22:52:461779 "android/tracing_controller_android.cc",
1780 "android/tracing_controller_android.h",
1781 "android/web_contents_observer_proxy.cc",
1782 "android/web_contents_observer_proxy.h",
1783 "media/capture/screen_capture_device_android.cc",
1784 "media/capture/screen_capture_device_android.h",
1785 "renderer_host/compositor_impl_android.cc",
1786 "renderer_host/compositor_impl_android.h",
1787 "renderer_host/context_provider_factory_impl_android.cc",
1788 "renderer_host/context_provider_factory_impl_android.h",
1789 "renderer_host/ime_adapter_android.cc",
1790 "renderer_host/ime_adapter_android.h",
1791 "renderer_host/input/synthetic_gesture_target_android.cc",
1792 "renderer_host/input/synthetic_gesture_target_android.h",
1793 "renderer_host/native_web_keyboard_event_android.cc",
1794 "renderer_host/render_widget_host_view_android.cc",
1795 "renderer_host/render_widget_host_view_android.h",
1796 "screen_orientation/screen_orientation_delegate_android.cc",
1797 "screen_orientation/screen_orientation_delegate_android.h",
leon.hanbd4620d2016-12-21 03:45:511798 "screen_orientation/screen_orientation_listener_android.cc",
1799 "screen_orientation/screen_orientation_listener_android.h",
brettwb167c7332016-09-07 22:52:461800 "web_contents/web_contents_android.cc",
1801 "web_contents/web_contents_android.h",
1802 "web_contents/web_contents_view_android.cc",
1803 "web_contents/web_contents_view_android.h",
1804 ]
[email protected]743530f2014-06-12 19:38:501805 sources -= [
[email protected]743530f2014-06-12 19:38:501806 "browser_ipc_logging.cc",
zqzhanga2147f82016-10-18 22:53:261807 "media/session/audio_focus_delegate_default.cc",
zqzhangd36b5ce2016-09-30 17:29:341808 "media/session/audio_focus_manager.cc",
1809 "media/session/audio_focus_manager.h",
[email protected]743530f2014-06-12 19:38:501810 "tracing/tracing_ui.cc",
1811 "tracing/tracing_ui.h",
brettw24746e52016-12-07 04:26:171812 ]
1813 deps -= [ "//device/battery" ]
1814 deps += [
1815 "//content/public/android:jni",
1816 "//media",
1817 "//media/capture/content/android",
1818 "//media/capture/video/android",
1819 "//mojo/android:libsystem_java",
1820 "//ui/android",
1821 ]
miu32fb8992017-01-04 01:38:531822 defines += [
1823 "APPCACHE_USE_SIMPLE_CACHE",
1824 "ENABLE_SCREEN_CAPTURE=1",
1825 ]
brettw24746e52016-12-07 04:26:171826 libs += [ "jnigraphics" ]
1827 } else {
1828 # Not Android.
1829 sources += [
1830 # Most speech code is non-Android.
[email protected]743530f2014-06-12 19:38:501831 "speech/audio_buffer.cc",
1832 "speech/audio_buffer.h",
1833 "speech/audio_encoder.cc",
1834 "speech/audio_encoder.h",
1835 "speech/chunked_byte_buffer.cc",
1836 "speech/chunked_byte_buffer.h",
1837 "speech/endpointer/endpointer.cc",
1838 "speech/endpointer/endpointer.h",
1839 "speech/endpointer/energy_endpointer.cc",
1840 "speech/endpointer/energy_endpointer.h",
1841 "speech/endpointer/energy_endpointer_params.cc",
1842 "speech/endpointer/energy_endpointer_params.h",
[email protected]743530f2014-06-12 19:38:501843 "speech/speech_recognition_engine.cc",
1844 "speech/speech_recognition_engine.h",
1845 "speech/speech_recognizer_impl.cc",
1846 "speech/speech_recognizer_impl.h",
1847 ]
brettw24746e52016-12-07 04:26:171848 deps += [ "//third_party/flac" ]
[email protected]743530f2014-06-12 19:38:501849 }
1850
1851 if (is_mac) {
jiangj2bd42fd2015-04-18 13:29:061852 deps += [
rsesek02aa51c2016-05-11 02:13:571853 "//media",
jiangj2bd42fd2015-04-18 13:29:061854 "//sandbox/mac:sandbox",
1855 "//third_party/mozilla",
jiangj2bd42fd2015-04-18 13:29:061856 "//ui/accelerated_widget_mac",
1857 ]
rsesek02aa51c2016-05-11 02:13:571858 libs += [
1859 "Carbon.framework",
1860 "QuartzCore.framework",
1861 "IOSurface.framework",
1862 ]
[email protected]743530f2014-06-12 19:38:501863 }
1864
1865 if (is_chromeos) {
mukai2dc70ed32014-10-29 01:01:431866 deps += [
1867 "//chromeos",
1868 "//chromeos:power_manager_proto",
1869 ]
[email protected]743530f2014-06-12 19:38:501870 }
1871
slana0da4302016-11-07 17:37:011872 if (enable_mojo_media) {
1873 deps += [ "//media/mojo/interfaces" ]
1874 }
1875
[email protected]743530f2014-06-12 19:38:501876 if (use_aura) {
1877 deps += [
ben6b0453d12016-07-02 04:27:191878 "//services/ui/public/cpp",
1879 "//services/ui/public/interfaces",
[email protected]743530f2014-06-12 19:38:501880 "//ui/aura",
mohsen166a9182015-02-09 18:19:091881 "//ui/aura_extra",
[email protected]743530f2014-06-12 19:38:501882 "//ui/strings",
James Robinson060f2e32014-09-10 22:31:371883 "//ui/wm",
[email protected]743530f2014-06-12 19:38:501884 ]
rjkroegec109de612015-11-19 01:40:471885 sources += [
penghuange1d86512016-07-08 18:15:001886 "compositor/mus_browser_compositor_output_surface.cc",
1887 "compositor/mus_browser_compositor_output_surface.h",
sky52a39e342016-12-17 17:23:221888 "renderer_host/delegated_frame_host_client_aura.cc",
1889 "renderer_host/delegated_frame_host_client_aura.h",
jonross2843ae362016-10-21 16:48:231890 "renderer_host/render_widget_host_view_event_handler.cc",
1891 "renderer_host/render_widget_host_view_event_handler.h",
rjkroegec109de612015-11-19 01:40:471892 ]
[email protected]743530f2014-06-12 19:38:501893 } else { # Not aura.
1894 sources -= [
jiangj2bd42fd2015-04-18 13:29:061895 "renderer_host/compositor_resize_lock_aura.cc",
1896 "renderer_host/compositor_resize_lock_aura.h",
[email protected]c528d872014-06-27 03:17:161897 "renderer_host/input/synthetic_gesture_target_aura.cc",
1898 "renderer_host/input/synthetic_gesture_target_aura.h",
mohsenb0eeba72015-08-09 06:20:081899 "renderer_host/input/touch_selection_controller_client_aura.cc",
1900 "renderer_host/input/touch_selection_controller_client_aura.h",
[email protected]c528d872014-06-27 03:17:161901 "renderer_host/native_web_keyboard_event_aura.cc",
[email protected]743530f2014-06-12 19:38:501902 "renderer_host/render_widget_host_view_aura.cc",
1903 "renderer_host/render_widget_host_view_aura.h",
[email protected]743530f2014-06-12 19:38:501904 "renderer_host/ui_events_helper.cc",
1905 "renderer_host/ui_events_helper.h",
[email protected]c528d872014-06-27 03:17:161906 "web_contents/aura/gesture_nav_simple.cc",
1907 "web_contents/aura/gesture_nav_simple.h",
[email protected]c528d872014-06-27 03:17:161908 "web_contents/aura/overscroll_navigation_overlay.cc",
1909 "web_contents/aura/overscroll_navigation_overlay.h",
nsatragnoc0b2fa52015-04-09 22:30:511910 "web_contents/aura/overscroll_window_animation.cc",
1911 "web_contents/aura/overscroll_window_animation.h",
1912 "web_contents/aura/overscroll_window_delegate.cc",
1913 "web_contents/aura/overscroll_window_delegate.h",
[email protected]c528d872014-06-27 03:17:161914 "web_contents/aura/shadow_layer_delegate.cc",
1915 "web_contents/aura/shadow_layer_delegate.h",
[email protected]c528d872014-06-27 03:17:161916 "web_contents/web_contents_view_aura.cc",
1917 "web_contents/web_contents_view_aura.h",
[email protected]743530f2014-06-12 19:38:501918 ]
1919 }
1920
1921 if (use_aura || is_mac) {
brettwb167c7332016-09-07 22:52:461922 sources += [
1923 "compositor/browser_compositor_output_surface.cc",
1924 "compositor/browser_compositor_output_surface.h",
1925 "compositor/gpu_browser_compositor_output_surface.cc",
1926 "compositor/gpu_browser_compositor_output_surface.h",
1927 "compositor/gpu_output_surface_mac.h",
1928 "compositor/gpu_output_surface_mac.mm",
1929 "compositor/gpu_process_transport_factory.cc",
1930 "compositor/gpu_process_transport_factory.h",
1931 "compositor/gpu_surfaceless_browser_compositor_output_surface.cc",
1932 "compositor/gpu_surfaceless_browser_compositor_output_surface.h",
1933 "compositor/image_transport_factory.cc",
1934 "compositor/image_transport_factory.h",
1935 "compositor/offscreen_browser_compositor_output_surface.cc",
1936 "compositor/offscreen_browser_compositor_output_surface.h",
1937 "compositor/owned_mailbox.cc",
1938 "compositor/owned_mailbox.h",
1939 "compositor/reflector_impl.cc",
1940 "compositor/reflector_impl.h",
1941 "compositor/reflector_texture.cc",
1942 "compositor/reflector_texture.h",
1943 "compositor/software_browser_compositor_output_surface.cc",
1944 "compositor/software_browser_compositor_output_surface.h",
1945 "compositor/software_output_device_mac.h",
1946 "compositor/software_output_device_mac.mm",
1947 "compositor/software_output_device_ozone.cc",
1948 "compositor/software_output_device_ozone.h",
1949 "compositor/software_output_device_win.cc",
1950 "compositor/software_output_device_win.h",
1951 "compositor/software_output_device_x11.cc",
1952 "compositor/software_output_device_x11.h",
1953 "context_factory.cc",
1954 "renderer_host/browser_compositor_view_mac.h",
1955 "renderer_host/browser_compositor_view_mac.mm",
1956 "renderer_host/delegated_frame_host.cc",
1957 "renderer_host/delegated_frame_host.h",
1958 "renderer_host/resize_lock.cc",
1959 "renderer_host/resize_lock.h",
1960 ]
sohan.jyoti86c41c72016-04-26 15:33:201961 if (enable_vulkan) {
1962 sources += [
1963 "compositor/vulkan_browser_compositor_output_surface.cc",
1964 "compositor/vulkan_browser_compositor_output_surface.h",
1965 ]
1966 }
[email protected]886323c2014-06-14 20:34:161967 if (!use_x11) {
1968 sources -= [
1969 "compositor/software_output_device_x11.cc",
1970 "compositor/software_output_device_x11.h",
1971 ]
1972 }
[email protected]743530f2014-06-12 19:38:501973
[email protected]b1867c92014-08-13 00:22:041974 if (!use_ozone) {
1975 sources -= [
[email protected]b1867c92014-08-13 00:22:041976 "compositor/software_output_device_ozone.cc",
1977 "compositor/software_output_device_ozone.h",
1978 ]
1979 }
samans72b2a282016-12-17 02:44:151980 deps += [
1981 "//cc/surfaces:surfaces",
1982 "//ui/compositor",
1983 ]
[email protected]604b1272014-07-24 11:27:531984 }
1985
cmasonedb5203e2014-09-11 18:18:381986 if (is_linux && use_dbus) {
ppi2438a3e2014-10-28 21:55:101987 deps += [ "//dbus" ]
[email protected]743530f2014-06-12 19:38:501988 }
cjhopman2fd48fd2014-09-24 00:52:561989
davidbenee55ed442015-10-02 17:06:111990 if (is_linux) {
davidbenb983d4b2015-01-07 16:39:441991 deps += [ "//third_party/boringssl" ]
1992 }
xhwange6117332015-01-28 08:51:161993
xhwangbe720032016-02-19 18:45:311994 if (enable_mojo_media) {
1995 configs += [ "//media/mojo/services:mojo_media_config" ]
xhwangfb22df12015-10-13 23:13:461996 }
1997
jbroman79c079be2016-04-20 00:17:271998 if (use_ozone) {
1999 deps += [ "//ui/ozone" ]
2000 }
pimana333e3d2016-04-27 02:37:252001
ochangdd89a1e2016-06-08 16:39:012002 if (enable_ipc_fuzzer) {
2003 configs += [ "//tools/ipc_fuzzer:ipc_fuzzer_config" ]
2004 }
kojii30add38f2016-07-14 02:10:322005
2006 if (use_minikin_hyphenation) {
2007 sources += [
2008 "hyphenation/hyphenation_impl.cc",
2009 "hyphenation/hyphenation_impl.h",
2010 ]
kojii30add38f2016-07-14 02:10:322011 }
[email protected]4db51ec2014-05-29 21:08:322012}
ben66696d12016-03-08 17:48:002013
brettwb78fc9e2016-03-25 21:02:512014# See comment at the top of //content/BUILD.gn for how this works.
2015group("for_content_tests") {
2016 visibility = [ "//content/test/*" ]
2017 if (!is_component_build) {
2018 public_deps = [
2019 ":browser",
2020 ]
jam447407fb2016-05-06 17:57:402021 } else {
2022 public_deps = [
2023 "//third_party/leveldatabase",
2024 ]
brettwb78fc9e2016-03-25 21:02:512025 }
2026}