1 # Copyright (c) 2012 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.
7 '../base/base.gyp:base',
8 '../components/tracing.gyp:tracing',
9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils',
11 '../skia/skia.gyp:skia',
12 '../third_party/WebKit/public/blink_headers.gyp:blink_headers',
13 '../third_party/icu/icu.gyp:icuuc',
14 '../ui/accessibility/accessibility.gyp:accessibility',
15 '../ui/base/ui_base.gyp:ui_base',
16 '../ui/events/ipc/events_ipc.gyp:events_ipc',
17 '../ui/gfx/gfx.gyp:gfx',
18 '../ui/gfx/gfx.gyp:gfx_geometry',
19 '../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
20 '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
21 '../url/url.gyp:url_lib',
26 'export_dependent_settings': [
27 '../base/base.gyp:base',
28 # The public content API headers directly include Blink API headers, so we
29 # have to export the blink header settings so that relative paths in these
30 # headers resolve correctly.
31 '../third_party/WebKit/public/blink_headers.gyp:blink_headers',
34 'public_common_sources': [
35 'public/common/appcache_info.h',
36 'public/common/bindings_policy.h',
37 'public/common/child_process_host.h',
38 'public/common/child_process_host_delegate.cc',
39 'public/common/child_process_host_delegate.h',
40 'public/common/child_process_sandbox_support_linux.h',
41 'public/common/color_suggestion.cc',
42 'public/common/color_suggestion.h',
43 'public/common/common_param_traits.cc',
44 'public/common/common_param_traits.h',
45 'public/common/common_param_traits_macros.h',
46 'public/common/console_message_level.h',
47 'public/common/content_client.cc',
48 'public/common/content_client.h',
49 'public/common/content_constants.cc',
50 'public/common/content_constants.h',
51 'public/common/content_descriptors.h',
52 'public/common/content_ipc_logging.h',
53 'public/common/content_paths.h',
54 'public/common/content_switches.cc',
55 'public/common/content_switches.h',
56 'public/common/context_menu_params.cc',
57 'public/common/context_menu_params.h',
58 'public/common/drop_data.cc',
59 'public/common/drop_data.h',
60 'public/common/dwrite_font_platform_win.h',
61 'public/common/favicon_url.cc',
62 'public/common/favicon_url.h',
63 'public/common/file_chooser_file_info.cc',
64 'public/common/file_chooser_file_info.h',
65 'public/common/file_chooser_params.cc',
66 'public/common/file_chooser_params.h',
67 'public/common/frame_navigate_params.cc',
68 'public/common/frame_navigate_params.h',
69 'public/common/geoposition.cc',
70 'public/common/geoposition.h',
71 'public/common/gpu_memory_stats.cc',
72 'public/common/gpu_memory_stats.h',
73 'public/common/injection_test_mac.h',
74 'public/common/injection_test_win.h',
75 'public/common/javascript_message_type.h',
76 'public/common/main_function_params.h',
77 'public/common/manifest.cc',
78 'public/common/manifest.h',
79 'public/common/media_stream_request.cc',
80 'public/common/media_stream_request.h',
81 'public/common/menu_item.cc',
82 'public/common/menu_item.h',
83 'public/common/page_state.cc',
84 'public/common/page_state.h',
85 'public/common/page_type.h',
86 'public/common/page_zoom.h',
87 'public/common/pepper_plugin_info.cc',
88 'public/common/pepper_plugin_info.h',
89 'public/common/persistent_notification_status.h',
90 'public/common/platform_notification_data.cc',
91 'public/common/platform_notification_data.h',
92 'public/common/platform_notification_service.h',
93 'public/common/process_type.h',
94 'public/common/push_messaging_status.cc',
95 'public/common/push_messaging_status.h',
96 'public/common/referrer.cc',
97 'public/common/referrer.h',
98 'public/common/renderer_preferences.cc',
99 'public/common/renderer_preferences.h',
100 'public/common/request_context_frame_type.h',
101 'public/common/request_context_type.h',
102 'public/common/resource_devtools_info.cc',
103 'public/common/resource_devtools_info.h',
104 'public/common/resource_response.cc',
105 'public/common/resource_response.h',
106 'public/common/resource_response_info.cc',
107 'public/common/resource_response_info.h',
108 'public/common/resource_type.cc',
109 'public/common/resource_type.h',
110 'public/common/result_codes.h',
111 'public/common/result_codes_list.h',
112 'public/common/sandbox_init.h',
113 'public/common/sandbox_linux.h',
114 'public/common/sandbox_type_mac.h',
115 'public/common/sandboxed_process_launcher_delegate.cc',
116 'public/common/sandboxed_process_launcher_delegate.h',
117 'public/common/security_style.h',
118 'public/common/send_zygote_child_ping_linux.h',
119 'public/common/service_registry.h',
120 'public/common/signed_certificate_timestamp_id_and_status.cc',
121 'public/common/signed_certificate_timestamp_id_and_status.h',
122 'public/common/speech_recognition_error.h',
123 'public/common/speech_recognition_grammar.h',
124 'public/common/speech_recognition_result.cc',
125 'public/common/speech_recognition_result.h',
126 'public/common/ssl_status.cc',
127 'public/common/ssl_status.h',
128 'public/common/stop_find_action.h',
129 'public/common/storage_quota_params.h',
130 'public/common/three_d_api_types.h',
131 'public/common/top_controls_state.h',
132 'public/common/top_controls_state_list.h',
133 'public/common/transition_element.h',
134 'public/common/url_constants.cc',
135 'public/common/url_constants.h',
136 'public/common/url_fetcher.h',
137 'public/common/url_utils.cc',
138 'public/common/url_utils.h',
139 'public/common/user_agent.h',
140 'public/common/web_preferences.cc',
141 'public/common/web_preferences.h',
142 'public/common/webplugininfo.cc',
143 'public/common/webplugininfo.h',
144 'public/common/window_container_type.cc',
145 'public/common/window_container_type.h',
146 'public/common/zygote_fork_delegate_linux.h',
148 'private_common_sources': [
149 'common/accessibility_messages.h',
150 'common/all_messages.h',
151 'common/android/address_parser.cc',
152 'common/android/address_parser.h',
153 'common/android/address_parser_internal.cc',
154 'common/android/address_parser_internal.h',
155 'common/android/common_jni_registrar.cc',
156 'common/android/common_jni_registrar.h',
157 'common/android/gin_java_bridge_errors.cc',
158 'common/android/gin_java_bridge_errors.h',
159 'common/android/gin_java_bridge_value.cc',
160 'common/android/gin_java_bridge_value.h',
161 'common/android/hash_set.cc',
162 'common/android/hash_set.h',
163 'common/android/surface_texture_manager.cc',
164 'common/android/surface_texture_manager.h',
165 'common/android/surface_texture_peer.cc',
166 'common/android/surface_texture_peer.h',
167 'common/appcache_interfaces.cc',
168 'common/appcache_interfaces.h',
169 'common/appcache_messages.h',
170 'common/bluetooth/bluetooth_error.h',
171 'common/bluetooth/bluetooth_messages.h',
172 'common/browser_plugin/browser_plugin_constants.cc',
173 'common/browser_plugin/browser_plugin_constants.h',
174 'common/browser_plugin/browser_plugin_messages.h',
175 'common/cc_messages.cc',
176 'common/cc_messages.h',
177 'common/child_process_host_impl.cc',
178 'common/child_process_host_impl.h',
179 'common/child_process_messages.h',
180 'common/child_process_sandbox_support_impl_linux.cc',
181 'common/child_process_sandbox_support_impl_linux.h',
182 'common/child_process_sandbox_support_impl_shm_linux.cc',
183 'common/clipboard_format.h',
184 'common/clipboard_messages.h',
185 'common/content_constants_internal.cc',
186 'common/content_constants_internal.h',
187 'common/content_export.h',
188 'common/content_ipc_logging.cc',
189 'common/content_message_generator.cc',
190 'common/content_message_generator.h',
191 'common/content_param_traits.cc',
192 'common/content_param_traits.h',
193 'common/content_param_traits_macros.h',
194 'common/content_paths.cc',
195 'common/content_switches_internal.cc',
196 'common/content_switches_internal.h',
197 'common/cookie_data.cc',
198 'common/cookie_data.h',
199 'common/cursors/webcursor.cc',
200 'common/cursors/webcursor.h',
201 'common/cursors/webcursor_android.cc',
202 'common/cursors/webcursor_aura.cc',
203 'common/cursors/webcursor_aurawin.cc',
204 'common/cursors/webcursor_aurax11.cc',
205 'common/cursors/webcursor_mac.mm',
206 'common/cursors/webcursor_ozone.cc',
207 'common/database_messages.h',
208 'common/date_time_suggestion.h',
209 'common/device_sensors/device_light_data.h',
210 'common/device_sensors/device_light_hardware_buffer.h',
211 'common/device_sensors/device_light_messages.h',
212 'common/device_sensors/device_motion_hardware_buffer.h',
213 'common/device_sensors/device_motion_messages.h',
214 'common/device_sensors/device_orientation_hardware_buffer.h',
215 'common/device_sensors/device_orientation_messages.h',
216 'common/devtools_messages.h',
217 'common/discardable_shared_memory_heap.cc',
218 'common/discardable_shared_memory_heap.h',
219 'common/dom_storage/dom_storage_map.cc',
220 'common/dom_storage/dom_storage_map.h',
221 'common/dom_storage/dom_storage_messages.h',
222 'common/drag_event_source_info.h',
223 'common/drag_messages.h',
224 'common/drag_traits.h',
225 'common/dwrite_font_platform_win.cc',
226 'common/edit_command.h',
227 'common/file_utilities_messages.h',
228 'common/fileapi/file_system_messages.h',
229 'common/fileapi/webblob_messages.h',
230 'common/font_cache_dispatcher_win.cc',
231 'common/font_cache_dispatcher_win.h',
232 'common/font_config_ipc_linux.cc',
233 'common/font_config_ipc_linux.h',
234 'common/font_list.cc',
235 'common/font_list.h',
236 'common/font_list_android.cc',
237 'common/font_list_mac.mm',
238 'common/font_list_ozone.cc',
239 'common/font_list_pango.cc',
240 'common/font_list_win.cc',
241 'common/frame_message_enums.h',
242 'common/frame_messages.h',
243 'common/frame_param.cc',
244 'common/frame_param.h',
245 'common/frame_param_macros.h',
246 'common/frame_replication_state.cc',
247 'common/frame_replication_state.h',
248 'common/gamepad_hardware_buffer.h',
249 'common/gamepad_messages.h',
250 'common/gamepad_param_traits.cc',
251 'common/gamepad_param_traits.h',
252 'common/gamepad_user_gesture.cc',
253 'common/gamepad_user_gesture.h',
254 'common/geofencing_messages.h',
255 'common/geofencing_types.cc',
256 'common/geofencing_types.h',
257 'common/gin_java_bridge_messages.h',
258 'common/gpu/client/command_buffer_proxy_impl.cc',
259 'common/gpu/client/command_buffer_proxy_impl.h',
260 'common/gpu/client/context_provider_command_buffer.cc',
261 'common/gpu/client/context_provider_command_buffer.h',
262 'common/gpu/client/gl_helper.cc',
263 'common/gpu/client/gl_helper.h',
264 'common/gpu/client/gl_helper_readback_support.cc',
265 'common/gpu/client/gl_helper_readback_support.h',
266 'common/gpu/client/gl_helper_scaling.cc',
267 'common/gpu/client/gl_helper_scaling.h',
268 'common/gpu/client/gpu_channel_host.cc',
269 'common/gpu/client/gpu_channel_host.h',
270 'common/gpu/client/gpu_memory_buffer_factory_host.h',
271 'common/gpu/client/gpu_memory_buffer_impl.cc',
272 'common/gpu/client/gpu_memory_buffer_impl.h',
273 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc',
274 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h',
275 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.cc',
276 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.h',
277 'common/gpu/client/gpu_video_decode_accelerator_host.cc',
278 'common/gpu/client/gpu_video_decode_accelerator_host.h',
279 'common/gpu/client/gpu_video_encode_accelerator_host.cc',
280 'common/gpu/client/gpu_video_encode_accelerator_host.h',
281 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
282 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
283 'common/gpu/devtools_gpu_agent.cc',
284 'common/gpu/devtools_gpu_agent.h',
285 'common/gpu/devtools_gpu_instrumentation.cc',
286 'common/gpu/devtools_gpu_instrumentation.h',
287 'common/gpu/gpu_channel.cc',
288 'common/gpu/gpu_channel.h',
289 'common/gpu/gpu_channel_manager.cc',
290 'common/gpu/gpu_channel_manager.h',
291 'common/gpu/gpu_command_buffer_stub.cc',
292 'common/gpu/gpu_command_buffer_stub.h',
293 'common/gpu/gpu_config.h',
294 'common/gpu/gpu_memory_buffer_factory.cc',
295 'common/gpu/gpu_memory_buffer_factory.h',
296 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc',
297 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h',
298 'common/gpu/gpu_memory_buffer_factory_shared_memory.cc',
299 'common/gpu/gpu_memory_buffer_factory_shared_memory.h',
300 'common/gpu/gpu_memory_manager.cc',
301 'common/gpu/gpu_memory_manager.h',
302 'common/gpu/gpu_memory_manager_client.cc',
303 'common/gpu/gpu_memory_manager_client.h',
304 'common/gpu/gpu_memory_tracking.cc',
305 'common/gpu/gpu_memory_tracking.h',
306 'common/gpu/gpu_memory_uma_stats.h',
307 'common/gpu/gpu_messages.h',
308 'common/gpu/gpu_process_launch_causes.h',
309 'common/gpu/gpu_result_codes.h',
310 'common/gpu/gpu_surface_lookup.cc',
311 'common/gpu/gpu_surface_lookup.h',
312 'common/gpu/gpu_watchdog.h',
313 'common/gpu/image_transport_surface.cc',
314 'common/gpu/image_transport_surface.h',
315 'common/gpu/image_transport_surface_android.cc',
316 'common/gpu/image_transport_surface_calayer_mac.h',
317 'common/gpu/image_transport_surface_calayer_mac.mm',
318 'common/gpu/image_transport_surface_fbo_mac.h',
319 'common/gpu/image_transport_surface_fbo_mac.mm',
320 'common/gpu/image_transport_surface_iosurface_mac.cc',
321 'common/gpu/image_transport_surface_iosurface_mac.h',
322 'common/gpu/image_transport_surface_linux.cc',
323 'common/gpu/image_transport_surface_mac.mm',
324 'common/gpu/image_transport_surface_win.cc',
325 'common/gpu/media/gpu_video_decode_accelerator.cc',
326 'common/gpu/media/gpu_video_decode_accelerator.h',
327 'common/gpu/media/gpu_video_encode_accelerator.cc',
328 'common/gpu/media/gpu_video_encode_accelerator.h',
329 'common/gpu/null_transport_surface.cc',
330 'common/gpu/null_transport_surface.h',
331 'common/gpu/stream_texture_android.cc',
332 'common/gpu/stream_texture_android.h',
333 'common/handle_enumerator_win.cc',
334 'common/handle_enumerator_win.h',
335 'common/host_discardable_shared_memory_manager.cc',
336 'common/host_discardable_shared_memory_manager.h',
337 'common/host_shared_bitmap_manager.cc',
338 'common/host_shared_bitmap_manager.h',
339 'common/image_messages.h',
340 'common/indexed_db/indexed_db_constants.h',
341 'common/indexed_db/indexed_db_key.cc',
342 'common/indexed_db/indexed_db_key.h',
343 'common/indexed_db/indexed_db_key_path.cc',
344 'common/indexed_db/indexed_db_key_path.h',
345 'common/indexed_db/indexed_db_key_range.cc',
346 'common/indexed_db/indexed_db_key_range.h',
347 'common/indexed_db/indexed_db_messages.h',
348 'common/indexed_db/indexed_db_param_traits.cc',
349 'common/indexed_db/indexed_db_param_traits.h',
350 'common/input/did_overscroll_params.cc',
351 'common/input/did_overscroll_params.h',
352 'common/input/gesture_event_stream_validator.cc',
353 'common/input/gesture_event_stream_validator.h',
354 'common/input/input_event.cc',
355 'common/input/input_event.h',
356 'common/input/input_event_stream_validator.cc',
357 'common/input/input_event_stream_validator.h',
358 'common/input/input_param_traits.cc',
359 'common/input/input_param_traits.h',
360 'common/input/scoped_web_input_event.cc',
361 'common/input/scoped_web_input_event.h',
362 'common/input/synthetic_gesture_packet.cc',
363 'common/input/synthetic_gesture_packet.h',
364 'common/input/synthetic_gesture_params.cc',
365 'common/input/synthetic_gesture_params.h',
366 'common/input/synthetic_pinch_gesture_params.cc',
367 'common/input/synthetic_pinch_gesture_params.h',
368 'common/input/synthetic_smooth_scroll_gesture_params.cc',
369 'common/input/synthetic_smooth_scroll_gesture_params.h',
370 'common/input/synthetic_tap_gesture_params.cc',
371 'common/input/synthetic_tap_gesture_params.h',
372 'common/input/synthetic_web_input_event_builders.cc',
373 'common/input/synthetic_web_input_event_builders.h',
374 'common/input/touch_event_stream_validator.cc',
375 'common/input/touch_event_stream_validator.h',
376 'common/input/web_input_event_traits.cc',
377 'common/input/web_input_event_traits.h',
378 'common/input/web_touch_event_traits.cc',
379 'common/input/web_touch_event_traits.h',
380 'common/input_messages.h',
381 'common/inter_process_time_ticks_converter.cc',
382 'common/inter_process_time_ticks_converter.h',
383 'common/mac/attributed_string_coder.h',
384 'common/mac/attributed_string_coder.mm',
385 'common/mac/font_descriptor.h',
386 'common/mac/font_descriptor.mm',
387 'common/mac/font_loader.h',
388 'common/mac/font_loader.mm',
389 'common/manifest_manager_messages.h',
390 'common/media/aec_dump_messages.h',
391 'common/media/audio_messages.h',
392 'common/media/cdm_messages.h',
393 'common/media/cdm_messages_enums.h',
394 'common/media/media_param_traits.cc',
395 'common/media/media_param_traits.h',
396 'common/media/media_player_messages_android.h',
397 'common/media/media_player_messages_enums_android.h',
398 'common/media/media_stream_messages.h',
399 'common/media/media_stream_options.cc',
400 'common/media/media_stream_options.h',
401 'common/media/media_stream_track_metrics_host_messages.h',
402 'common/media/midi_messages.h',
403 'common/media/video_capture.h',
404 'common/media/video_capture_messages.h',
405 'common/media/webrtc_identity_messages.h',
406 'common/memory_benchmark_messages.h',
407 'common/message_port_messages.h',
408 'common/message_router.cc',
409 'common/message_router.h',
410 'common/mime_registry_messages.h',
411 'common/mojo/mojo_messages.h',
412 'common/mojo/service_registry_impl.cc',
413 'common/mojo/service_registry_impl.h',
414 'common/navigation_gesture.h',
415 'common/navigation_params.cc',
416 'common/navigation_params.h',
417 'common/navigator_connect_messages.h',
418 'common/navigator_connect_types.cc',
419 'common/navigator_connect_types.h',
420 'common/net/url_fetcher.cc',
421 'common/net/url_request_user_data.cc',
422 'common/net/url_request_user_data.h',
423 'common/one_writer_seqlock.cc',
424 'common/one_writer_seqlock.h',
425 'common/p2p_messages.h',
426 'common/page_state_serialization.cc',
427 'common/page_state_serialization.h',
428 'common/page_zoom.cc',
429 'common/pepper_file_util.cc',
430 'common/pepper_file_util.h',
431 'common/pepper_messages.h',
432 'common/pepper_plugin_list.cc',
433 'common/pepper_plugin_list.h',
434 'common/pepper_renderer_instance_data.cc',
435 'common/pepper_renderer_instance_data.h',
436 'common/platform_notification_messages.h',
437 'common/plugin_constants_win.cc',
438 'common/plugin_constants_win.h',
439 'common/plugin_list.cc',
440 'common/plugin_list.h',
441 'common/plugin_list_mac.mm',
442 'common/plugin_list_posix.cc',
443 'common/plugin_list_win.cc',
444 'common/plugin_process_messages.h',
445 'common/power_monitor_messages.h',
446 'common/process_type.cc',
447 'common/push_messaging_messages.h',
448 'common/quota_messages.h',
449 'common/resource_messages.cc',
450 'common/resource_messages.h',
451 'common/resource_request_body.cc',
452 'common/resource_request_body.h',
453 'common/sandbox_init_mac.cc',
454 'common/sandbox_init_mac.h',
455 'common/sandbox_init_win.cc',
456 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.cc',
457 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.h',
458 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc',
459 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h',
460 'common/sandbox_linux/bpf_gpu_policy_linux.cc',
461 'common/sandbox_linux/bpf_gpu_policy_linux.h',
462 'common/sandbox_linux/bpf_ppapi_policy_linux.cc',
463 'common/sandbox_linux/bpf_ppapi_policy_linux.h',
464 'common/sandbox_linux/bpf_renderer_policy_linux.cc',
465 'common/sandbox_linux/bpf_renderer_policy_linux.h',
466 'common/sandbox_linux/bpf_utility_policy_linux.cc',
467 'common/sandbox_linux/bpf_utility_policy_linux.h',
468 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc',
469 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h',
470 'common/sandbox_linux/sandbox_init_linux.cc',
471 'common/sandbox_linux/sandbox_linux.cc',
472 'common/sandbox_linux/sandbox_linux.h',
473 'common/sandbox_linux/sandbox_seccomp_bpf_linux.cc',
474 'common/sandbox_linux/sandbox_seccomp_bpf_linux.h',
475 'common/sandbox_mac.h',
476 'common/sandbox_mac.mm',
477 'common/sandbox_util.cc',
478 'common/sandbox_util.h',
479 'common/sandbox_win.cc',
480 'common/sandbox_win.h',
481 'common/savable_url_schemes.cc',
482 'common/savable_url_schemes.h',
483 'common/screen_orientation_messages.h',
484 'common/send_zygote_child_ping_linux.cc',
485 'common/service_worker/embedded_worker_messages.h',
486 'common/service_worker/service_worker_messages.h',
487 'common/service_worker/service_worker_status_code.cc',
488 'common/service_worker/service_worker_status_code.h',
489 'common/service_worker/service_worker_types.cc',
490 'common/service_worker/service_worker_types.h',
491 'common/set_process_title.cc',
492 'common/set_process_title.h',
493 'common/set_process_title_linux.cc',
494 'common/set_process_title_linux.h',
495 'common/speech_recognition_messages.h',
496 'common/ssl_status_serialization.cc',
497 'common/ssl_status_serialization.h',
498 'common/swapped_out_messages.cc',
499 'common/swapped_out_messages.h',
500 'common/text_input_client_messages.h',
501 'common/url_schemes.cc',
502 'common/url_schemes.h',
503 'common/user_agent.cc',
504 'common/utility_messages.h',
505 'common/view_message_enums.h',
506 'common/view_messages.h',
507 'common/webplugin_geometry.cc',
508 'common/webplugin_geometry.h',
509 'common/websocket.cc',
510 'common/websocket.h',
511 'common/websocket_messages.h',
512 'common/worker_messages.h',
513 'common/zygote_commands_linux.h',
517 '<@(public_common_sources)',
518 '<@(private_common_sources)',
520 'target_conditions': [
521 ['OS=="android" and <(use_seccomp_bpf)==1', {
523 ['include', '^common/sandbox_linux/sandbox_bpf_base_policy_linux\\.cc$'],
524 ['include', '^common/sandbox_linux/sandbox_bpf_base_policy_linux\\.h$'],
530 # iOS has different user-agent construction utilities, since the
531 # version strings is not derived from webkit_version, and follows
532 # a different format.
534 'common/user_agent.cc',
537 # iOS only needs a small portion of content; exclude all the
538 # implementation, and re-include what is used.
539 ['exclude', '\\.(cc|mm)$'],
540 ['include', '_ios\\.(cc|mm)$'],
541 ['include', '^public/common/content_client\\.cc$'],
542 ['include', '^public/common/content_constants\\.cc$'],
543 ['include', '^public/common/content_switches\\.cc$'],
544 ['include', '^public/common/frame_navigate_params\\.cc$'],
545 ['include', '^public/common/media_stream_request\\.cc$'],
546 ['include', '^public/common/page_state\\.cc$'],
547 ['include', '^public/common/password_form\\.cc$'],
548 ['include', '^public/common/signed_certificate_timestamp_id_and_status\\.cc$'],
549 ['include', '^public/common/speech_recognition_result\\.cc$'],
550 ['include', '^public/common/ssl_status\\.cc$'],
551 ['include', '^public/common/url_constants\\.cc$'],
552 ['include', '^common/content_paths\\.cc$'],
553 ['include', '^common/media/media_stream_options\\.cc$'],
554 ['include', '^common/net/url_fetcher\\.cc$'],
555 ['include', '^common/net/url_request_user_data\\.cc$'],
556 ['include', '^common/page_state_serialization\\.cc$'],
557 ['include', '^common/savable_url_schemes\\.cc$'],
558 ['include', '^common/url_schemes\\.cc$'],
563 '../gpu/blink/gpu_blink.gyp:gpu_blink',
564 '../gpu/gpu.gyp:command_buffer_service',
565 '../gpu/gpu.gyp:gles2_c_lib',
566 '../gpu/gpu.gyp:gles2_implementation',
567 # TODO: the dependency on gl_in_process_context should be decoupled from
568 # content and moved to android_webview. See crbug.com/365797.
569 '../gpu/gpu.gyp:gl_in_process_context',
570 '../gpu/gpu.gyp:gpu_ipc',
571 '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings',
572 '../ipc/ipc.gyp:ipc',
573 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo',
574 '../media/media.gyp:media',
575 '../media/media.gyp:shared_memory_support',
576 '../mojo/mojo_base.gyp:mojo_environment_chromium',
577 '../mojo/mojo_edk.gyp:mojo_system_impl',
578 '../mojo/mojo_public.gyp:mojo_application_bindings',
579 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
580 '../storage/storage_browser.gyp:storage',
581 '../storage/storage_common.gyp:storage_common',
582 '../third_party/WebKit/public/blink.gyp:blink',
583 '../ui/gl/gl.gyp:gl',
584 '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
586 'export_dependent_settings' : [
587 '../mojo/mojo_public.gyp:mojo_application_bindings',
588 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
592 'action_name': 'generate_webkit_version',
599 '<(SHARED_INTERMEDIATE_DIR)/webkit_version.h',
603 '-f', '<(lastchange)',
608 'script': '<(DEPTH)/build/util/version.py',
609 'lastchange': '<(DEPTH)/build/util/LASTCHANGE.blink',
610 'template': 'webkit_version.h.in',
617 '../media/media.gyp:media',
618 'app/resources/content_resources.gyp:content_resources',
619 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_widget_mac'
622 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',
623 'common/gpu/client/gpu_memory_buffer_impl_io_surface.h',
624 'common/gpu/gpu_memory_buffer_factory_io_surface.cc',
625 'common/gpu/gpu_memory_buffer_factory_io_surface.h',
626 'common/gpu/media/vt.h',
627 'common/gpu/media/vt_video_decode_accelerator.cc',
628 'common/gpu/media/vt_video_decode_accelerator.h',
631 'common/plugin_list_posix.cc',
635 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework',
636 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
640 'generate_stubs_script': '../tools/generate_stubs/generate_stubs.py',
641 'extra_header': 'common/gpu/media/vt_stubs_header.fragment',
642 'sig_files': ['common/gpu/media/vt.sig'],
643 'outfile_type': 'posix_stubs',
644 'stubs_filename_root': 'vt_stubs',
645 'project_path': 'content/common/gpu/media',
646 'intermediate_dir': '<(INTERMEDIATE_DIR)',
647 'output_root': '<(SHARED_INTERMEDIATE_DIR)/vt_stubs',
654 'action_name': 'generate_stubs',
656 '<(generate_stubs_script)',
661 '<(intermediate_dir)/<(stubs_filename_root).cc',
662 '<(output_root)/<(project_path)/<(stubs_filename_root).h',
665 '<(generate_stubs_script)',
666 '-i', '<(intermediate_dir)',
667 '-o', '<(output_root)/<(project_path)',
668 '-t', '<(outfile_type)',
669 '-e', '<(extra_header)',
670 '-s', '<(stubs_filename_root)',
671 '-p', '<(project_path)',
674 'process_outputs_as_sources': 1,
675 'message': 'Generating VideoToolbox stubs for dynamic loading',
681 'common/gpu/client/gpu_memory_buffer_impl_surface_texture.cc',
682 'common/gpu/client/gpu_memory_buffer_impl_surface_texture.h',
683 'common/gpu/gpu_memory_buffer_factory_surface_texture.cc',
684 'common/gpu/gpu_memory_buffer_factory_surface_texture.h',
688 '-landroid', # ANativeWindow
692 'content.gyp:content_jni_headers',
693 'content.gyp:common_aidl',
698 '../build/linux/system.gyp:pangocairo',
701 'common/font_list_ozone.cc',
706 '<(DEPTH)/third_party/khronos',
709 '<(DEPTH)/build/linux/system.gyp:xcomposite',
712 ['use_x11 == 1 and (target_arch != "arm" or chromeos == 0)', {
714 'common/gpu/x_util.cc',
715 'common/gpu/x_util.h',
718 ['enable_plugins==1', {
720 '../ppapi/ppapi_internal.gyp:ppapi_shared',
722 }, { # enable_plugins == 0
724 'common/pepper_file_util.cc',
725 'common/pepper_file_util.h',
726 'common/pepper_messages.h',
727 'common/pepper_plugin_list.cc',
728 'common/pepper_plugin_list.h',
729 'common/pepper_renderer_instance_data.cc',
730 'common/pepper_renderer_instance_data.h',
731 'common/plugin_list.cc',
732 'common/plugin_list.h',
733 'common/plugin_list_posix.cc',
734 'common/sandbox_util.cc',
735 'public/common/pepper_plugin_info.cc',
736 'public/common/pepper_plugin_info.h',
741 '../media/media.gyp:media',
744 'common/gpu/media/android_video_decode_accelerator.cc',
745 'common/gpu/media/android_video_decode_accelerator.h',
748 ['OS=="android" and enable_webrtc==1', {
750 '../third_party/libyuv/libyuv.gyp:libyuv',
753 'common/gpu/media/android_video_encode_accelerator.cc',
754 'common/gpu/media/android_video_encode_accelerator.h',
757 ['enable_webrtc==1', {
759 '../third_party/libjingle/libjingle.gyp:libjingle',
762 ['target_arch=="arm" and chromeos == 1 and use_x11 == 1', {
764 '../media/media.gyp:media',
767 'common/gpu/media/generic_v4l2_video_device.cc',
768 'common/gpu/media/generic_v4l2_video_device.h',
769 'common/gpu/media/tegra_v4l2_video_device.cc',
770 'common/gpu/media/tegra_v4l2_video_device.h',
771 'common/gpu/media/v4l2_image_processor.cc',
772 'common/gpu/media/v4l2_image_processor.h',
773 'common/gpu/media/v4l2_video_decode_accelerator.cc',
774 'common/gpu/media/v4l2_video_decode_accelerator.h',
775 'common/gpu/media/v4l2_video_device.cc',
776 'common/gpu/media/v4l2_video_device.h',
777 'common/gpu/media/v4l2_video_encode_accelerator.cc',
778 'common/gpu/media/v4l2_video_encode_accelerator.h',
781 '<(DEPTH)/third_party/khronos',
784 ['target_arch != "arm" and chromeos == 1', {
786 '../media/media.gyp:media',
787 '../third_party/libyuv/libyuv.gyp:libyuv',
790 'common/gpu/media/h264_dpb.cc',
791 'common/gpu/media/h264_dpb.h',
792 'common/gpu/media/va_surface.h',
793 'common/gpu/media/vaapi_h264_decoder.cc',
794 'common/gpu/media/vaapi_h264_decoder.h',
795 'common/gpu/media/vaapi_picture.cc',
796 'common/gpu/media/vaapi_picture.h',
797 'common/gpu/media/vaapi_video_decode_accelerator.cc',
798 'common/gpu/media/vaapi_video_decode_accelerator.h',
799 'common/gpu/media/vaapi_video_encode_accelerator.cc',
800 'common/gpu/media/vaapi_video_encode_accelerator.h',
801 'common/gpu/media/vaapi_wrapper.cc',
802 'common/gpu/media/vaapi_wrapper.h',
808 'common/gpu/media/va.sigs',
809 'common/gpu/media/va_x11.sigs',
813 'common/gpu/media/vaapi_tfp_picture.cc',
814 'common/gpu/media/vaapi_tfp_picture.h',
819 'common/gpu/media/va.sigs',
820 'common/gpu/media/va_drm.sigs',
824 'common/gpu/media/vaapi_drm_picture.cc',
825 'common/gpu/media/vaapi_drm_picture.h',
830 'generate_stubs_script': '../tools/generate_stubs/generate_stubs.py',
831 'extra_header': 'common/gpu/media/va_stub_header.fragment',
832 'outfile_type': 'posix_stubs',
833 'stubs_filename_root': 'va_stubs',
834 'project_path': 'content/common/gpu/media',
835 'intermediate_dir': '<(INTERMEDIATE_DIR)',
836 'output_root': '<(SHARED_INTERMEDIATE_DIR)/va',
839 '<(DEPTH)/third_party/libva',
840 '<(DEPTH)/third_party/libyuv',
845 'action_name': 'generate_stubs',
847 '<(generate_stubs_script)',
852 '<(intermediate_dir)/<(stubs_filename_root).cc',
853 '<(output_root)/<(project_path)/<(stubs_filename_root).h',
856 '<(generate_stubs_script)',
857 '-i', '<(intermediate_dir)',
858 '-o', '<(output_root)/<(project_path)',
859 '-t', '<(outfile_type)',
860 '-e', '<(extra_header)',
861 '-s', '<(stubs_filename_root)',
862 '-p', '<(project_path)',
865 'process_outputs_as_sources': 1,
866 'message': 'Generating libva stubs for dynamic loading',
872 '../media/media.gyp:media',
873 '../ui/gl/gl.gyp:gl',
896 'common/gpu/media/dxva_video_decode_accelerator.cc',
897 'common/gpu/media/dxva_video_decode_accelerator.h',
900 '<(DEPTH)/third_party/khronos',
903 ['OS=="win" and directxsdk_exists=="True"', {
906 'action_name': 'extract_xinput',
908 'input': 'APR2007_xinput_<(winsdk_arch).cab',
909 'output': 'xinput1_3.dll',
912 '../third_party/directxsdk/files/Redist/<(input)',
915 '<(PRODUCT_DIR)/<(output)',
919 '../build/extract_from_cab.py',
920 '..\\third_party\\directxsdk\\files\\Redist\\<(input)',
927 ['use_seccomp_bpf==0', {
929 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.cc',
930 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.h',
931 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc',
932 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h',
933 'common/sandbox_linux/bpf_gpu_policy_linux.cc',
934 'common/sandbox_linux/bpf_gpu_policy_linux.h',
935 'common/sandbox_linux/bpf_ppapi_policy_linux.cc',
936 'common/sandbox_linux/bpf_ppapi_policy_linux.h',
937 'common/sandbox_linux/bpf_renderer_policy_linux.cc',
938 'common/sandbox_linux/bpf_renderer_policy_linux.h',
939 'common/sandbox_linux/bpf_utility_policy_linux.cc',
940 'common/sandbox_linux/bpf_utility_policy_linux.h',
941 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc',
942 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h',
945 'defines': ['USE_SECCOMP_BPF'],
949 '../ui/ozone/ozone.gyp:ozone',
950 '../ui/ozone/gpu/ozone_gpu.gyp:ozone_gpu',
953 'common/gpu/client/gpu_memory_buffer_impl_linux.cc',
954 'common/gpu/gpu_memory_buffer_factory_linux.cc',
958 'common/cursors/webcursor_ozone.cc',
959 'common/font_list_ozone.cc',
960 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc',
961 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc',
962 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h',
963 'common/gpu/gpu_memory_buffer_factory_ozone.cc',
964 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc',
965 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h',