[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 1 | # 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 | |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 5 | import("//build/config/features.gni") |
| 6 | import("//build/config/ui.gni") |
xhwang | 13eab74 | 2015-11-18 20:29:37 | [diff] [blame] | 7 | import("//media/media_options.gni") |
rockot | 85dce086 | 2015-11-13 01:33:59 | [diff] [blame] | 8 | import("//mojo/public/tools/bindings/mojom.gni") |
brettw | 4b46108 | 2016-11-19 18:55:16 | [diff] [blame] | 9 | import("//ppapi/features/features.gni") |
rsesek | 7b1273af0 | 2016-12-06 20:55:47 | [diff] [blame] | 10 | import("//sandbox/features.gni") |
ochang | dd89a1e | 2016-06-08 16:39:01 | [diff] [blame] | 11 | import("//tools/ipc_fuzzer/ipc_fuzzer.gni") |
dpranke | 517335e | 2015-08-01 02:41:14 | [diff] [blame] | 12 | if (is_mac) { |
| 13 | import("//build/config/mac/mac_sdk.gni") |
| 14 | } |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 15 | |
| 16 | source_set("common") { |
brettw | b78fc9e | 2016-03-25 21:02:51 | [diff] [blame] | 17 | # Targets external to content should always link to the public API. |
| 18 | # In addition, targets outside of the content component (shell and tests) |
| 19 | # must not link to this because it will duplicate the code in the component |
| 20 | # build. |
| 21 | visibility = [ "//content/*" ] |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 22 | |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 23 | sources = [ |
| 24 | "accessibility_messages.h", |
| 25 | "all_messages.h", |
| 26 | "android/address_parser.cc", |
| 27 | "android/address_parser.h", |
| 28 | "android/address_parser_internal.cc", |
| 29 | "android/address_parser_internal.h", |
| 30 | "android/common_jni_registrar.cc", |
| 31 | "android/common_jni_registrar.h", |
| 32 | "android/gin_java_bridge_errors.cc", |
| 33 | "android/gin_java_bridge_errors.h", |
| 34 | "android/gin_java_bridge_value.cc", |
| 35 | "android/gin_java_bridge_value.h", |
| 36 | "android/hash_set.cc", |
| 37 | "android/hash_set.h", |
| 38 | "android/media_metadata_android.cc", |
| 39 | "android/media_metadata_android.h", |
| 40 | "android/resource_request_body_android.cc", |
| 41 | "android/resource_request_body_android.h", |
| 42 | "android/sync_compositor_messages.cc", |
| 43 | "android/sync_compositor_messages.h", |
| 44 | "android/sync_compositor_statics.cc", |
| 45 | "android/sync_compositor_statics.h", |
yusufo | ed66fc0 | 2016-10-11 20:59:04 | [diff] [blame] | 46 | "app_web_message_port_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 47 | "appcache_interfaces.cc", |
| 48 | "appcache_interfaces.h", |
| 49 | "appcache_messages.h", |
rockot | f62002a | 2016-09-15 00:08:59 | [diff] [blame] | 50 | "associated_interface_provider_impl.cc", |
| 51 | "associated_interface_provider_impl.h", |
| 52 | "associated_interface_registry_impl.cc", |
| 53 | "associated_interface_registry_impl.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 54 | "ax_content_node_data.cc", |
| 55 | "ax_content_node_data.h", |
| 56 | "bluetooth/web_bluetooth_device_id.cc", |
| 57 | "bluetooth/web_bluetooth_device_id.h", |
| 58 | "browser_plugin/browser_plugin_constants.cc", |
| 59 | "browser_plugin/browser_plugin_constants.h", |
| 60 | "browser_plugin/browser_plugin_messages.h", |
| 61 | "cache_storage/cache_storage_messages.h", |
| 62 | "cache_storage/cache_storage_types.cc", |
| 63 | "cache_storage/cache_storage_types.h", |
| 64 | "child_process_host_impl.cc", |
| 65 | "child_process_host_impl.h", |
| 66 | "child_process_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 67 | "clipboard_format.h", |
| 68 | "clipboard_messages.h", |
jam | cc96c42 | 2017-02-10 18:50:20 | [diff] [blame] | 69 | "common_sandbox_support_linux.cc", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 70 | "content_constants_internal.cc", |
| 71 | "content_constants_internal.h", |
| 72 | "content_export.h", |
| 73 | "content_ipc_logging.cc", |
| 74 | "content_message_generator.cc", |
| 75 | "content_message_generator.h", |
| 76 | "content_param_traits.cc", |
| 77 | "content_param_traits.h", |
| 78 | "content_param_traits_macros.h", |
| 79 | "content_paths.cc", |
| 80 | "content_security_policy_header.h", |
| 81 | "content_switches_internal.cc", |
| 82 | "content_switches_internal.h", |
| 83 | "cross_site_document_classifier.cc", |
| 84 | "cross_site_document_classifier.h", |
| 85 | "cursors/webcursor.cc", |
| 86 | "cursors/webcursor.h", |
| 87 | "cursors/webcursor_android.cc", |
| 88 | "cursors/webcursor_aura.cc", |
| 89 | "cursors/webcursor_aurawin.cc", |
| 90 | "cursors/webcursor_aurax11.cc", |
| 91 | "cursors/webcursor_mac.mm", |
| 92 | "cursors/webcursor_ozone.cc", |
| 93 | "database_messages.h", |
| 94 | "date_time_suggestion.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 95 | "devtools_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 96 | "dom_storage/dom_storage_map.cc", |
| 97 | "dom_storage/dom_storage_map.h", |
| 98 | "dom_storage/dom_storage_messages.h", |
carlosk | 29da4fe | 2016-11-29 00:01:29 | [diff] [blame] | 99 | "download/mhtml_save_status.cc", |
| 100 | "download/mhtml_save_status.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 101 | "drag_event_source_info.h", |
| 102 | "drag_messages.h", |
| 103 | "drag_traits.h", |
| 104 | "dwrite_font_proxy_messages.h", |
| 105 | "edit_command.h", |
| 106 | "establish_channel_params.cc", |
| 107 | "establish_channel_params.h", |
iclelland | 9071e0e | 2017-02-03 06:35:56 | [diff] [blame] | 108 | "feature_policy/feature_policy.cc", |
| 109 | "feature_policy/feature_policy.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 110 | "file_utilities_messages.h", |
| 111 | "fileapi/file_system_messages.h", |
| 112 | "font_cache_dispatcher_win.cc", |
| 113 | "font_cache_dispatcher_win.h", |
| 114 | "font_config_ipc_linux.cc", |
| 115 | "font_config_ipc_linux.h", |
| 116 | "font_list.cc", |
| 117 | "font_list.h", |
| 118 | "font_list_android.cc", |
| 119 | "font_list_fontconfig.cc", |
| 120 | "font_list_mac.mm", |
| 121 | "font_list_win.cc", |
| 122 | "frame_message_enums.h", |
| 123 | "frame_messages.h", |
| 124 | "frame_owner_properties.cc", |
| 125 | "frame_owner_properties.h", |
| 126 | "frame_replication_state.cc", |
| 127 | "frame_replication_state.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 128 | "generic_shared_memory_id_generator.cc", |
| 129 | "generic_shared_memory_id_generator.h", |
| 130 | "gin_java_bridge_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 131 | "gpu_host_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 132 | "host_shared_bitmap_manager.cc", |
| 133 | "host_shared_bitmap_manager.h", |
| 134 | "in_process_child_thread_params.cc", |
| 135 | "in_process_child_thread_params.h", |
| 136 | "indexed_db/indexed_db_constants.h", |
| 137 | "indexed_db/indexed_db_key.cc", |
| 138 | "indexed_db/indexed_db_key.h", |
| 139 | "indexed_db/indexed_db_key_path.cc", |
| 140 | "indexed_db/indexed_db_key_path.h", |
| 141 | "indexed_db/indexed_db_key_range.cc", |
| 142 | "indexed_db/indexed_db_key_range.h", |
reillyg | 627e7f7 | 2016-10-20 05:12:43 | [diff] [blame] | 143 | "indexed_db/indexed_db_metadata.cc", |
| 144 | "indexed_db/indexed_db_metadata.h", |
reillyg | 627e7f7 | 2016-10-20 05:12:43 | [diff] [blame] | 145 | "indexed_db/indexed_db_struct_traits.cc", |
| 146 | "indexed_db/indexed_db_struct_traits.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 147 | "input/event_with_latency_info.h", |
| 148 | "input/gesture_event_stream_validator.cc", |
| 149 | "input/gesture_event_stream_validator.h", |
| 150 | "input/input_event.cc", |
| 151 | "input/input_event.h", |
| 152 | "input/input_event_ack.cc", |
| 153 | "input/input_event_ack.h", |
dtapuska | 120e997 | 2016-11-07 20:13:39 | [diff] [blame] | 154 | "input/input_event_ack_source.h", |
| 155 | "input/input_event_ack_state.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 156 | "input/input_event_dispatch_type.h", |
| 157 | "input/input_event_stream_validator.cc", |
| 158 | "input/input_event_stream_validator.h", |
| 159 | "input/input_param_traits.cc", |
| 160 | "input/input_param_traits.h", |
| 161 | "input/synthetic_gesture_packet.cc", |
| 162 | "input/synthetic_gesture_packet.h", |
| 163 | "input/synthetic_gesture_params.cc", |
| 164 | "input/synthetic_gesture_params.h", |
| 165 | "input/synthetic_pinch_gesture_params.cc", |
| 166 | "input/synthetic_pinch_gesture_params.h", |
lanwei | 3df2fbb | 2016-12-21 22:10:02 | [diff] [blame] | 167 | "input/synthetic_pointer_action_list_params.cc", |
| 168 | "input/synthetic_pointer_action_list_params.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 169 | "input/synthetic_pointer_action_params.cc", |
| 170 | "input/synthetic_pointer_action_params.h", |
| 171 | "input/synthetic_smooth_drag_gesture_params.cc", |
| 172 | "input/synthetic_smooth_drag_gesture_params.h", |
| 173 | "input/synthetic_smooth_scroll_gesture_params.cc", |
| 174 | "input/synthetic_smooth_scroll_gesture_params.h", |
| 175 | "input/synthetic_tap_gesture_params.cc", |
| 176 | "input/synthetic_tap_gesture_params.h", |
| 177 | "input/synthetic_web_input_event_builders.cc", |
| 178 | "input/synthetic_web_input_event_builders.h", |
| 179 | "input/touch_event_stream_validator.cc", |
| 180 | "input/touch_event_stream_validator.h", |
| 181 | "input/web_input_event_queue.h", |
| 182 | "input/web_touch_event_traits.cc", |
| 183 | "input/web_touch_event_traits.h", |
| 184 | "input_messages.h", |
| 185 | "inter_process_time_ticks_converter.cc", |
| 186 | "inter_process_time_ticks_converter.h", |
| 187 | "layer_tree_settings_factory.cc", |
| 188 | "layer_tree_settings_factory.h", |
| 189 | "mac/attributed_string_coder.h", |
| 190 | "mac/attributed_string_coder.mm", |
| 191 | "mac/font_descriptor.h", |
| 192 | "mac/font_descriptor.mm", |
| 193 | "mac/font_loader.h", |
| 194 | "mac/font_loader.mm", |
| 195 | "manifest_manager_messages.h", |
| 196 | "media/aec_dump_messages.h", |
| 197 | "media/audio_messages.h", |
| 198 | "media/cdm_info.cc", |
guidou | cc6d460 | 2016-09-23 21:28:43 | [diff] [blame] | 199 | "media/media_devices.cc", |
| 200 | "media/media_devices.h", |
guidou | 9357cc5 | 2016-10-11 19:53:36 | [diff] [blame] | 201 | "media/media_devices_param_traits.cc", |
| 202 | "media/media_devices_param_traits.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 203 | "media/media_player_delegate_messages.h", |
| 204 | "media/media_player_messages_android.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 205 | "media/media_stream_messages.h", |
| 206 | "media/media_stream_options.cc", |
| 207 | "media/media_stream_options.h", |
| 208 | "media/media_stream_track_metrics_host_messages.h", |
| 209 | "media/midi_messages.h", |
| 210 | "media/surface_view_manager_messages_android.h", |
| 211 | "media/video_capture.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 212 | "memory_messages.h", |
| 213 | "message_port_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 214 | "navigation_gesture.h", |
| 215 | "navigation_params.cc", |
| 216 | "navigation_params.h", |
| 217 | "net/url_fetcher.cc", |
| 218 | "net/url_request_service_worker_data.cc", |
| 219 | "net/url_request_service_worker_data.h", |
| 220 | "net/url_request_user_data.cc", |
| 221 | "net/url_request_user_data.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 222 | "origin_trials/trial_token.cc", |
| 223 | "origin_trials/trial_token.h", |
| 224 | "origin_trials/trial_token_validator.cc", |
| 225 | "origin_trials/trial_token_validator.h", |
| 226 | "origin_util.cc", |
| 227 | "p2p_messages.h", |
| 228 | "page_state_serialization.cc", |
| 229 | "page_state_serialization.h", |
| 230 | "page_zoom.cc", |
| 231 | "pepper_file_util.cc", |
| 232 | "pepper_file_util.h", |
| 233 | "pepper_plugin_list.cc", |
| 234 | "pepper_plugin_list.h", |
| 235 | "pepper_renderer_instance_data.cc", |
| 236 | "pepper_renderer_instance_data.h", |
| 237 | "platform_notification_messages.h", |
| 238 | "plugin_list.cc", |
| 239 | "plugin_list.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 240 | "process_type.cc", |
| 241 | "push_messaging_messages.h", |
asanka | c1ab029 | 2016-12-08 21:53:33 | [diff] [blame] | 242 | "quarantine/quarantine.cc", |
| 243 | "quarantine/quarantine_constants_linux.h", |
| 244 | "quarantine/quarantine_linux.cc", |
| 245 | "quarantine/quarantine_mac.mm", |
| 246 | "quarantine/quarantine_win.cc", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 247 | "quota_messages.h", |
| 248 | "render_process_messages.h", |
| 249 | "resize_params.cc", |
| 250 | "resize_params.h", |
| 251 | "resource_messages.cc", |
| 252 | "resource_messages.h", |
| 253 | "resource_request.cc", |
| 254 | "resource_request.h", |
| 255 | "resource_request_body_impl.cc", |
| 256 | "resource_request_body_impl.h", |
| 257 | "resource_request_completion_status.cc", |
| 258 | "resource_request_completion_status.h", |
| 259 | "sandbox_init_mac.cc", |
| 260 | "sandbox_init_mac.h", |
| 261 | "sandbox_init_win.cc", |
| 262 | "sandbox_linux/android/sandbox_bpf_base_policy_android.cc", |
| 263 | "sandbox_linux/android/sandbox_bpf_base_policy_android.h", |
| 264 | "sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc", |
| 265 | "sandbox_linux/bpf_cros_arm_gpu_policy_linux.h", |
| 266 | "sandbox_linux/bpf_gpu_policy_linux.cc", |
| 267 | "sandbox_linux/bpf_gpu_policy_linux.h", |
| 268 | "sandbox_linux/bpf_ppapi_policy_linux.cc", |
| 269 | "sandbox_linux/bpf_ppapi_policy_linux.h", |
| 270 | "sandbox_linux/bpf_renderer_policy_linux.cc", |
| 271 | "sandbox_linux/bpf_renderer_policy_linux.h", |
| 272 | "sandbox_linux/bpf_utility_policy_linux.cc", |
| 273 | "sandbox_linux/bpf_utility_policy_linux.h", |
| 274 | "sandbox_linux/sandbox_bpf_base_policy_linux.cc", |
| 275 | "sandbox_linux/sandbox_bpf_base_policy_linux.h", |
| 276 | "sandbox_linux/sandbox_debug_handling_linux.cc", |
| 277 | "sandbox_linux/sandbox_debug_handling_linux.h", |
| 278 | "sandbox_linux/sandbox_init_linux.cc", |
| 279 | "sandbox_linux/sandbox_linux.cc", |
| 280 | "sandbox_linux/sandbox_linux.h", |
| 281 | "sandbox_linux/sandbox_seccomp_bpf_linux.cc", |
| 282 | "sandbox_linux/sandbox_seccomp_bpf_linux.h", |
| 283 | "sandbox_mac.h", |
| 284 | "sandbox_mac.mm", |
| 285 | "sandbox_win.cc", |
| 286 | "sandbox_win.h", |
| 287 | "savable_subframe.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 288 | "screen_orientation_messages.h", |
| 289 | "send_zygote_child_ping_linux.cc", |
ben | d32292b | 2016-10-07 00:21:58 | [diff] [blame] | 290 | "service_manager/embedded_service_runner.cc", |
| 291 | "service_manager/embedded_service_runner.h", |
| 292 | "service_manager/service_manager_connection_impl.cc", |
| 293 | "service_manager/service_manager_connection_impl.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 294 | "service_worker/embedded_worker_messages.h", |
| 295 | "service_worker/embedded_worker_settings.h", |
shimazu | 5de409e4 | 2016-09-29 08:45:28 | [diff] [blame] | 296 | "service_worker/embedded_worker_start_params.cc", |
| 297 | "service_worker/embedded_worker_start_params.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 298 | "service_worker/service_worker_client_info.cc", |
| 299 | "service_worker/service_worker_client_info.h", |
| 300 | "service_worker/service_worker_messages.h", |
| 301 | "service_worker/service_worker_status_code.cc", |
| 302 | "service_worker/service_worker_status_code.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 303 | "service_worker/service_worker_types.cc", |
| 304 | "service_worker/service_worker_types.h", |
| 305 | "service_worker/service_worker_utils.cc", |
| 306 | "service_worker/service_worker_utils.h", |
| 307 | "set_process_title.cc", |
| 308 | "set_process_title.h", |
| 309 | "set_process_title_linux.cc", |
| 310 | "set_process_title_linux.h", |
| 311 | "site_isolation_policy.cc", |
| 312 | "site_isolation_policy.h", |
| 313 | "speech_recognition_messages.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 314 | "swapped_out_messages.cc", |
| 315 | "swapped_out_messages.h", |
| 316 | "text_input_client_messages.h", |
| 317 | "text_input_state.cc", |
| 318 | "text_input_state.h", |
yhirano | 933ee58 | 2017-01-27 13:28:40 | [diff] [blame] | 319 | "url_request_struct_traits.cc", |
| 320 | "url_request_struct_traits.h", |
brettw | 8ad01a3 | 2016-09-01 23:26:25 | [diff] [blame] | 321 | "url_schemes.cc", |
| 322 | "url_schemes.h", |
| 323 | "user_agent.cc", |
| 324 | "utility_messages.h", |
| 325 | "view_message_enums.h", |
| 326 | "view_messages.h", |
| 327 | "worker_messages.h", |
| 328 | "zygote_commands_linux.h", |
| 329 | ] |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 330 | |
brettw | 1deb76bc | 2015-02-18 19:28:20 | [diff] [blame] | 331 | configs += [ |
| 332 | "//content:content_implementation", |
brettw | bc8b2a2 | 2015-07-28 18:24:42 | [diff] [blame] | 333 | "//build/config:precompiled_headers", |
brettw | 1deb76bc | 2015-02-18 19:28:20 | [diff] [blame] | 334 | "//build/config/compiler:no_size_t_to_int_warning", |
henryhsu | 5580c3ab | 2016-07-14 05:11:41 | [diff] [blame] | 335 | "//media/gpu:gpu_config", |
brettw | 1deb76bc | 2015-02-18 19:28:20 | [diff] [blame] | 336 | ] |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 337 | |
Brett Wilson | e5389527 | 2014-09-23 23:41:46 | [diff] [blame] | 338 | public_deps = [ |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 339 | ":mojo_bindings", |
xlai | 8f40538 | 2016-09-01 19:46:22 | [diff] [blame] | 340 | "//cc", |
Brett Wilson | e5389527 | 2014-09-23 23:41:46 | [diff] [blame] | 341 | "//gpu/command_buffer/common", |
agrieve | e786dac | 2015-12-02 14:45:22 | [diff] [blame] | 342 | "//ipc", |
Brett Wilson | e5389527 | 2014-09-23 23:41:46 | [diff] [blame] | 343 | "//third_party/WebKit/public:blink_headers", |
| 344 | ] |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 345 | deps = [ |
| 346 | "//base", |
brettw | 6334088 | 2016-03-22 17:09:49 | [diff] [blame] | 347 | "//base/third_party/dynamic_annotations", |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 348 | "//build/util:webkit_version", |
fsamuel | 812b848 | 2016-05-16 18:52:18 | [diff] [blame] | 349 | "//cc/ipc", |
brettw | 6334088 | 2016-03-22 17:09:49 | [diff] [blame] | 350 | "//cc/surfaces", |
penghuang | d81c1a6 | 2016-11-02 20:06:06 | [diff] [blame] | 351 | "//components/discardable_memory/common", |
jinho.bang | 1cc5c53 | 2017-01-10 06:16:28 | [diff] [blame] | 352 | "//components/payments:payment_app", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 353 | "//components/tracing", |
zhenw | 062a9452 | 2015-06-22 20:55:28 | [diff] [blame] | 354 | "//components/tracing:startup_tracing", |
brettw | 26c6ab45 | 2016-06-23 00:41:09 | [diff] [blame] | 355 | "//content:resources", |
| 356 | "//content/app/resources", |
alexis.menard | b39a3082 | 2016-09-30 15:14:39 | [diff] [blame] | 357 | "//device/base/synchronization", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 358 | "//device/bluetooth", |
brettw | 6334088 | 2016-03-22 17:09:49 | [diff] [blame] | 359 | "//gpu", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 360 | "//gpu/command_buffer/client:gles2_c_lib", |
| 361 | "//gpu/command_buffer/client:gles2_cmd_helper", |
| 362 | "//gpu/command_buffer/client:gles2_implementation", |
jbroman | cba3d2fe | 2014-09-16 01:04:24 | [diff] [blame] | 363 | "//gpu/command_buffer/client:gles2_interface", |
brettw | 542f753 | 2015-04-06 22:35:45 | [diff] [blame] | 364 | "//gpu/command_buffer/common:gles2_utils", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 365 | "//gpu/command_buffer/service", |
penghuang | 346a46f9 | 2016-03-31 21:37:52 | [diff] [blame] | 366 | "//gpu/ipc/client", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 367 | "//gpu/ipc/common", |
| 368 | "//gpu/skia_bindings", |
| 369 | "//ipc", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 370 | "//media", |
| 371 | "//media:shared_memory_support", |
jam | c17b7fa0 | 2016-05-12 03:57:55 | [diff] [blame] | 372 | "//media/base/ipc", |
mcasas | e40d752 | 2016-06-21 16:11:40 | [diff] [blame] | 373 | "//media/capture", |
chfremer | b689c2a | 2016-10-27 23:04:46 | [diff] [blame] | 374 | "//media/capture/ipc", |
penghuang | 13b168b | 2016-04-07 15:23:31 | [diff] [blame] | 375 | "//media/gpu/ipc/client", |
fsamuel | 29ebf3c | 2016-04-01 00:20:00 | [diff] [blame] | 376 | "//media/gpu/ipc/common", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 377 | "//media/midi", |
sammc | 64324c3a | 2017-01-05 00:40:15 | [diff] [blame] | 378 | "//media/midi:mojo", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 379 | "//mojo/common:common_base", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 380 | "//mojo/edk/system", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 381 | "//net", |
brettw | 4b46108 | 2016-11-19 18:55:16 | [diff] [blame] | 382 | "//ppapi/features", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 383 | "//sandbox", |
rsesek | 7b1273af0 | 2016-12-06 20:55:47 | [diff] [blame] | 384 | "//sandbox:sandbox_features", |
rockot | 734fb66 | 2016-10-15 16:41:30 | [diff] [blame] | 385 | "//services/service_manager", |
| 386 | "//services/service_manager/public/cpp", |
| 387 | "//services/service_manager/public/interfaces", |
| 388 | "//services/service_manager/runner/common", |
ben | 6b0453d1 | 2016-07-02 04:27:19 | [diff] [blame] | 389 | "//services/ui/public/interfaces", |
mcasas | c3b336b | 2016-10-07 14:55:45 | [diff] [blame] | 390 | "//services/video_capture/public/interfaces", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 391 | "//skia", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 392 | "//storage/common", |
scottmg | 581bbb4d | 2016-05-06 18:35:16 | [diff] [blame] | 393 | "//third_party/WebKit/public:blink_minimal", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 394 | "//third_party/boringssl", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 395 | "//third_party/icu", |
rockot | ac2a36e | 2015-11-20 17:56:54 | [diff] [blame] | 396 | "//third_party/libjingle", |
brettw | c15ed73 | 2016-03-21 23:14:29 | [diff] [blame] | 397 | "//third_party/webrtc/base:rtc_base", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 398 | "//ui/accessibility", |
[email protected] | 52140d88 | 2014-05-30 19:22:40 | [diff] [blame] | 399 | "//ui/base", |
spang | 1c36fac | 2015-02-05 19:55:12 | [diff] [blame] | 400 | "//ui/base/ime", |
brettw | 26c6ab45 | 2016-06-23 00:41:09 | [diff] [blame] | 401 | "//ui/display", |
chongz | a8ba91fc | 2016-08-16 21:39:17 | [diff] [blame] | 402 | "//ui/events/blink", |
Nico Weber | 9d6e1294 | 2016-04-19 18:51:09 | [diff] [blame] | 403 | "//ui/events/ipc", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 404 | "//ui/gfx", |
| 405 | "//ui/gfx/geometry", |
[email protected] | d7e69fa | 2014-07-24 21:19:28 | [diff] [blame] | 406 | "//ui/gfx/ipc", |
ccameron | e0d9f38 | 2016-07-19 20:12:15 | [diff] [blame] | 407 | "//ui/gfx/ipc/color", |
fsamuel | 6b98cf9 | 2016-04-28 05:42:24 | [diff] [blame] | 408 | "//ui/gfx/ipc/geometry", |
markdittmer | 99d77bf | 2016-03-31 19:03:24 | [diff] [blame] | 409 | "//ui/gfx/ipc/skia", |
jam | b3c1195df | 2016-03-21 20:41:29 | [diff] [blame] | 410 | "//ui/gl", |
[email protected] | a1d7d4f | 2014-07-16 21:33:36 | [diff] [blame] | 411 | "//ui/shell_dialogs", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 412 | "//url", |
markdittmer | 67b71ea | 2016-03-03 22:40:03 | [diff] [blame] | 413 | "//url/ipc:url_ipc", |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 414 | ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 415 | |
ben | 3f5f999 | 2015-11-19 10:38:30 | [diff] [blame] | 416 | defines = [] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 417 | include_dirs = [] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 418 | libs = [] |
| 419 | ldflags = [] |
| 420 | |
sammc | 64324c3a | 2017-01-05 00:40:15 | [diff] [blame] | 421 | allow_circular_includes_from = [ ":mojo_bindings" ] |
yhirano | 72f6227 | 2016-08-13 12:50:06 | [diff] [blame] | 422 | |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 423 | if (is_android && use_seccomp_bpf) { |
| 424 | set_sources_assignment_filter([]) |
| 425 | sources += [ |
| 426 | "sandbox_linux/sandbox_bpf_base_policy_linux.cc", |
| 427 | "sandbox_linux/sandbox_bpf_base_policy_linux.h", |
| 428 | ] |
| 429 | set_sources_assignment_filter(sources_assignment_filter) |
| 430 | } |
| 431 | |
| 432 | if (is_mac) { |
markdittmer | 6e70beb8 | 2016-05-02 05:40:47 | [diff] [blame] | 433 | deps += [ "//sandbox/mac:seatbelt" ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 434 | } |
| 435 | |
| 436 | if (is_android) { |
James Robinson | 060f2e3 | 2014-09-10 22:31:37 | [diff] [blame] | 437 | deps += [ |
James Robinson | 060f2e3 | 2014-09-10 22:31:37 | [diff] [blame] | 438 | "//content/public/android:common_aidl", |
rockot | ac2a36e | 2015-11-20 17:56:54 | [diff] [blame] | 439 | "//content/public/android:jni", |
James Robinson | 060f2e3 | 2014-09-10 22:31:37 | [diff] [blame] | 440 | ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 441 | |
| 442 | libs += [ "android" ] |
| 443 | } |
| 444 | |
agrieve | e786dac | 2015-12-02 14:45:22 | [diff] [blame] | 445 | if (is_debug && !is_component_build && enable_plugins) { |
erg | 85ac931 | 2015-04-16 18:20:53 | [diff] [blame] | 446 | # Content depends on the PPAPI message logging stuff; if this isn't here, |
| 447 | # some unit test binaries won't compile. This only worked in release mode |
| 448 | # because logging is disabled there. |
| 449 | deps += [ "//ppapi/proxy:ipc_sources" ] |
| 450 | } |
| 451 | |
reveman | bc2de2b | 2014-11-17 03:21:32 | [diff] [blame] | 452 | if (use_ozone) { |
spang | 03357697 | 2016-02-24 00:10:57 | [diff] [blame] | 453 | deps += [ "//ui/ozone" ] |
reveman | bc2de2b | 2014-11-17 03:21:32 | [diff] [blame] | 454 | } else { |
drott | e70ca0a | 2016-08-26 09:24:36 | [diff] [blame] | 455 | sources -= [ "cursors/webcursor_ozone.cc" ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 456 | } |
| 457 | |
mfomitchev | 2977ebf | 2015-08-07 00:12:29 | [diff] [blame] | 458 | if (!use_aura || is_android) { |
[email protected] | 79ff77e6 | 2014-07-08 10:59:16 | [diff] [blame] | 459 | sources -= [ "cursors/webcursor_aura.cc" ] |
| 460 | } |
| 461 | |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 462 | if (!use_aura || !use_x11) { |
| 463 | sources -= [ "cursors/webcursor_aurax11.cc" ] |
| 464 | } |
| 465 | |
drott | e70ca0a | 2016-08-26 09:24:36 | [diff] [blame] | 466 | if (is_linux) { |
| 467 | deps += [ "//build/linux:fontconfig" ] |
| 468 | } |
| 469 | |
| 470 | if (is_mac || is_win || is_android) { |
| 471 | sources -= [ "font_list_fontconfig.cc" ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 472 | } |
| 473 | |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 474 | if (enable_plugins) { |
brettw | 26c6ab45 | 2016-06-23 00:41:09 | [diff] [blame] | 475 | deps += [ |
scottmg | 3cab0ba | 2017-01-25 18:34:16 | [diff] [blame] | 476 | "//ppapi/proxy:ipc", |
brettw | 26c6ab45 | 2016-06-23 00:41:09 | [diff] [blame] | 477 | "//ppapi/shared_impl", |
| 478 | ] |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 479 | } else { |
| 480 | sources -= [ |
thestig | c4cac8f | 2014-09-04 21:17:50 | [diff] [blame] | 481 | "pepper_file_util.cc", |
| 482 | "pepper_file_util.h", |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 483 | "pepper_plugin_list.cc", |
| 484 | "pepper_plugin_list.h", |
thestig | c4cac8f | 2014-09-04 21:17:50 | [diff] [blame] | 485 | "pepper_renderer_instance_data.cc", |
| 486 | "pepper_renderer_instance_data.h", |
| 487 | "plugin_list.cc", |
| 488 | "plugin_list.h", |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 489 | ] |
| 490 | } |
| 491 | |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 492 | if (!is_win || !use_aura) { |
| 493 | sources -= [ "cursors/webcursor_aurawin.cc" ] |
| 494 | } |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 495 | |
rsesek | 7b1273af0 | 2016-12-06 20:55:47 | [diff] [blame] | 496 | if (!use_seccomp_bpf) { |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 497 | if (is_linux) { |
| 498 | sources -= [ |
| 499 | "sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc", |
| 500 | "sandbox_linux/bpf_cros_arm_gpu_policy_linux.h", |
| 501 | "sandbox_linux/bpf_gpu_policy_linux.cc", |
| 502 | "sandbox_linux/bpf_gpu_policy_linux.h", |
| 503 | "sandbox_linux/bpf_ppapi_policy_linux.cc", |
| 504 | "sandbox_linux/bpf_ppapi_policy_linux.h", |
| 505 | "sandbox_linux/bpf_renderer_policy_linux.cc", |
| 506 | "sandbox_linux/bpf_renderer_policy_linux.h", |
[email protected] | 692a954 | 2014-06-25 23:04:47 | [diff] [blame] | 507 | "sandbox_linux/bpf_utility_policy_linux.cc", |
| 508 | "sandbox_linux/bpf_utility_policy_linux.h", |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 509 | "sandbox_linux/sandbox_bpf_base_policy_linux.cc", |
| 510 | "sandbox_linux/sandbox_bpf_base_policy_linux.h", |
| 511 | ] |
| 512 | } |
| 513 | if (is_android) { |
| 514 | sources -= [ |
| 515 | "sandbox_linux/android/sandbox_bpf_base_policy_android.cc", |
| 516 | "sandbox_linux/android/sandbox_bpf_base_policy_android.h", |
| 517 | ] |
| 518 | } |
| 519 | } |
ochang | dd89a1e | 2016-06-08 16:39:01 | [diff] [blame] | 520 | |
brettw | 26c6ab45 | 2016-06-23 00:41:09 | [diff] [blame] | 521 | if (is_mac) { |
| 522 | deps += [ "//media/gpu" ] |
| 523 | } |
| 524 | |
ochang | dd89a1e | 2016-06-08 16:39:01 | [diff] [blame] | 525 | if (enable_ipc_fuzzer) { |
| 526 | configs += [ "//tools/ipc_fuzzer:ipc_fuzzer_config" ] |
| 527 | sources += [ |
| 528 | "external_ipc_dumper.cc", |
| 529 | "external_ipc_dumper.h", |
| 530 | ] |
| 531 | } |
xhwang | 785a834 | 2017-01-26 06:46:39 | [diff] [blame] | 532 | |
| 533 | if (enable_pepper_cdms) { |
| 534 | sources += [ |
| 535 | "media/cdm_host_file.cc", |
| 536 | "media/cdm_host_file.h", |
| 537 | "media/cdm_host_files.cc", |
| 538 | "media/cdm_host_files.h", |
| 539 | ] |
| 540 | deps += [ |
| 541 | "//media:cdm_paths", |
| 542 | |
| 543 | # Needed for finding CDM path from CDM adapter path. |
| 544 | # TODO(xhwang): Remove this dependency when CDM adapter is deprecated. |
| 545 | # See http://crbug.com/403462 |
| 546 | "//third_party/widevine/cdm:headers", |
| 547 | ] |
| 548 | } |
[email protected] | df3ecfde | 2014-05-20 21:52:34 | [diff] [blame] | 549 | } |
[email protected] | 7e4c3314 | 2014-05-21 22:01:32 | [diff] [blame] | 550 | |
brettw | b78fc9e | 2016-03-25 21:02:51 | [diff] [blame] | 551 | # See comment at the top of //content/BUILD.gn for how this works. |
| 552 | group("for_content_tests") { |
| 553 | visibility = [ "//content/test/*" ] |
| 554 | if (!is_component_build) { |
| 555 | public_deps = [ |
| 556 | ":common", |
| 557 | ] |
| 558 | } |
| 559 | } |
| 560 | |
[email protected] | 189add5 | 2014-05-28 16:51:44 | [diff] [blame] | 561 | mojom("mojo_bindings") { |
jam | b97b473d | 2016-08-08 20:48:29 | [diff] [blame] | 562 | # This interface is internal to content. |
brettw | b78fc9e | 2016-03-25 21:02:51 | [diff] [blame] | 563 | visibility = [ "//content/*" ] |
| 564 | |
reillyg | 627e7f7 | 2016-10-20 05:12:43 | [diff] [blame] | 565 | # indexed_db.mojom uses a native typemap that is not available in Java. |
| 566 | cpp_only = true |
| 567 | |
[email protected] | 189add5 | 2014-05-28 16:51:44 | [diff] [blame] | 568 | sources = [ |
rockot | f62002a | 2016-09-15 00:08:59 | [diff] [blame] | 569 | "associated_interfaces.mojom", |
bashi | a626404 | 2016-09-15 04:49:51 | [diff] [blame] | 570 | "child_memory_coordinator.mojom", |
ben | 76f52b24 | 2016-06-18 05:42:48 | [diff] [blame] | 571 | "frame.mojom", |
scottmg | 276753cf | 2016-10-27 18:25:22 | [diff] [blame] | 572 | "host_zoom.mojom", |
halton.huo | ca2eabd | 2015-07-06 08:17:40 | [diff] [blame] | 573 | "image_downloader/image_downloader.mojom", |
reillyg | 627e7f7 | 2016-10-20 05:12:43 | [diff] [blame] | 574 | "indexed_db/indexed_db.mojom", |
jam | c912ca3 | 2016-02-24 20:17:31 | [diff] [blame] | 575 | "leveldb_wrapper.mojom", |
guidou | 9357cc5 | 2016-10-11 19:53:36 | [diff] [blame] | 576 | "media/media_devices.mojom", |
bashi | a626404 | 2016-09-15 04:49:51 | [diff] [blame] | 577 | "memory_coordinator.mojom", |
rockot | 067ca55f | 2016-09-30 22:00:15 | [diff] [blame] | 578 | "native_types.mojom", |
rockot | 1587e33 | 2016-07-27 17:44:14 | [diff] [blame] | 579 | "render_frame_message_filter.mojom", |
rockot | e261d211 | 2016-09-21 22:22:23 | [diff] [blame] | 580 | "render_message_filter.mojom", |
fsamuel | 6c6da023 | 2015-11-26 05:13:46 | [diff] [blame] | 581 | "render_widget_window_tree_client_factory.mojom", |
rockot | 067ca55f | 2016-09-30 22:00:15 | [diff] [blame] | 582 | "renderer.mojom", |
shimazu | 5de409e4 | 2016-09-29 08:45:28 | [diff] [blame] | 583 | "service_worker/embedded_worker.mojom", |
shimazu | 804b3e4 | 2016-10-17 09:13:29 | [diff] [blame] | 584 | "service_worker/service_worker.mojom", |
shimazu | 317dd7b | 2016-11-25 04:55:51 | [diff] [blame] | 585 | "service_worker/service_worker_event_dispatcher.mojom", |
shimazu | 804b3e4 | 2016-10-17 09:13:29 | [diff] [blame] | 586 | "service_worker/service_worker_types.mojom", |
jam | c912ca3 | 2016-02-24 20:17:31 | [diff] [blame] | 587 | "storage_partition_service.mojom", |
yhirano | 72f6227 | 2016-08-13 12:50:06 | [diff] [blame] | 588 | "url_loader.mojom", |
| 589 | "url_loader_factory.mojom", |
mcasas | 796b2e6c | 2016-10-06 01:48:14 | [diff] [blame] | 590 | "video_capture.mojom", |
[email protected] | 189add5 | 2014-05-28 16:51:44 | [diff] [blame] | 591 | ] |
[email protected] | e205123 | 2014-06-30 17:45:45 | [diff] [blame] | 592 | |
rockot | b814a58 | 2015-06-05 00:30:52 | [diff] [blame] | 593 | import_dirs = [ "//mojo/services" ] |
| 594 | |
rockot | 0506ca8 | 2016-02-05 18:13:05 | [diff] [blame] | 595 | public_deps = [ |
jam | c912ca3 | 2016-02-24 20:17:31 | [diff] [blame] | 596 | "//components/leveldb/public/interfaces", |
rockot | 5c478a7 | 2016-09-28 23:14:18 | [diff] [blame] | 597 | "//content/public/common:interfaces", |
mcasas | 32a8820 | 2016-10-11 02:02:52 | [diff] [blame] | 598 | |
| 599 | # TODO(mcasas): remove the following dep after https://crbug.com/653994 |
| 600 | "//gpu/ipc/common:interfaces", |
rockot | 067ca55f | 2016-09-30 22:00:15 | [diff] [blame] | 601 | "//ipc:mojom", |
chfremer | b689c2a | 2016-10-27 23:04:46 | [diff] [blame] | 602 | "//media/capture/mojo:capture_types", |
mcasas | 2ff39f62 | 2016-10-11 20:00:46 | [diff] [blame] | 603 | "//media/mojo/interfaces", |
horo | 011e3a5a | 2016-10-11 11:59:11 | [diff] [blame] | 604 | "//mojo/common:common_custom_types", |
rockot | 734fb66 | 2016-10-15 16:41:30 | [diff] [blame] | 605 | "//services/service_manager/public/interfaces", |
ben | 6b0453d1 | 2016-07-02 04:27:19 | [diff] [blame] | 606 | "//services/ui/public/interfaces", |
mcasas | c3b336b | 2016-10-07 14:55:45 | [diff] [blame] | 607 | "//services/video_capture/public/interfaces", |
halton.huo | ca2eabd | 2015-07-06 08:17:40 | [diff] [blame] | 608 | "//skia/public/interfaces", |
ortuno | b160cb7 | 2016-03-16 20:44:30 | [diff] [blame] | 609 | "//third_party/WebKit/public:mojo_bindings", |
rockot | 5c478a7 | 2016-09-28 23:14:18 | [diff] [blame] | 610 | "//ui/base/mojo:mojo_bindings", |
sammc | 813a8eb3 | 2016-05-28 03:34:07 | [diff] [blame] | 611 | "//ui/gfx/geometry/mojo", |
rockot | 067ca55f | 2016-09-30 22:00:15 | [diff] [blame] | 612 | "//ui/gfx/mojo", |
sammc | f6f4fcf | 2016-06-21 05:39:39 | [diff] [blame] | 613 | "//url/mojo:url_mojom_gurl", |
sammc | a1107b7 | 2016-03-23 18:51:58 | [diff] [blame] | 614 | "//url/mojo:url_mojom_origin", |
[email protected] | e205123 | 2014-06-30 17:45:45 | [diff] [blame] | 615 | ] |
yzshen | 4e4d53c | 2016-07-19 06:56:42 | [diff] [blame] | 616 | |
rockot | a628d0b | 2017-02-09 08:40:15 | [diff] [blame] | 617 | overridden_deps = [ "//ipc:mojom" ] |
| 618 | component_deps = [ "//ipc" ] |
| 619 | |
jam | b97b473d | 2016-08-08 20:48:29 | [diff] [blame] | 620 | export_class_attribute = "CONTENT_EXPORT" |
| 621 | export_define = "CONTENT_IMPLEMENTATION=1" |
| 622 | export_header = "content/common/content_export.h" |
[email protected] | 189add5 | 2014-05-28 16:51:44 | [diff] [blame] | 623 | } |