[Android] Lint build/android/gyp/.
[chromium-blink-merge.git] / content / content_common.gypi
blobaed656b2d6c7db53cd0cdcce9180d3bbecf234bf
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.
6   'dependencies': [
7     '../base/base.gyp:base',
8     '../components/tracing.gyp:tracing',
9     '../net/net.gyp:net',
10     '../skia/skia.gyp:skia',
11     '../third_party/WebKit/public/blink_headers.gyp:blink_headers',
12     '../third_party/icu/icu.gyp:icuuc',
13     '../third_party/libjingle/libjingle.gyp:libjingle',
14     '../ui/accessibility/accessibility.gyp:accessibility',
15     '../ui/base/ui_base.gyp:ui_base',
16     '../ui/gfx/gfx.gyp:gfx',
17     '../ui/gfx/gfx.gyp:gfx_geometry',
18     '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
19     '../url/url.gyp:url_lib',
20   ],
21   'include_dirs': [
22     '..',
23   ],
24   'export_dependent_settings': [
25     '../base/base.gyp:base',
26     # The public content API headers directly include Blink API headers, so we
27     # have to export the blink header settings so that relative paths in these
28     # headers resolve correctly.
29     '../third_party/WebKit/public/blink_headers.gyp:blink_headers',
30   ],
31   'sources': [
32     'public/common/assert_matching_enums.cc',
33     'public/common/bindings_policy.h',
34     'public/common/browser_plugin_permission_type.h',
35     'public/common/child_process_host.h',
36     'public/common/child_process_host_delegate.cc',
37     'public/common/child_process_host_delegate.h',
38     'public/common/child_process_sandbox_support_linux.h',
39     'public/common/color_suggestion.cc',
40     'public/common/color_suggestion.h',
41     'public/common/common_param_traits.cc',
42     'public/common/common_param_traits.h',
43     'public/common/common_param_traits_macros.h',
44     'public/common/console_message_level.h',
45     'public/common/content_client.cc',
46     'public/common/content_client.h',
47     'public/common/content_constants.cc',
48     'public/common/content_constants.h',
49     'public/common/content_descriptors.h',
50     'public/common/content_ipc_logging.h',
51     'public/common/content_paths.h',
52     'public/common/content_switches.cc',
53     'public/common/content_switches.h',
54     'public/common/context_menu_params.cc',
55     'public/common/context_menu_params.h',
56     'public/common/drop_data.cc',
57     'public/common/drop_data.h',
58     'public/common/favicon_url.cc',
59     'public/common/favicon_url.h',
60     'public/common/file_chooser_params.cc',
61     'public/common/file_chooser_params.h',
62     'public/common/frame_navigate_params.cc',
63     'public/common/frame_navigate_params.h',
64     'public/common/geoposition.cc',
65     'public/common/geoposition.h',
66     'public/common/gpu_memory_stats.cc',
67     'public/common/gpu_memory_stats.h',
68     'public/common/injection_test_mac.h',
69     'public/common/injection_test_win.h',
70     'public/common/javascript_message_type.h',
71     'public/common/main_function_params.h',
72     'public/common/media_stream_request.cc',
73     'public/common/media_stream_request.h',
74     'public/common/menu_item.cc',
75     'public/common/menu_item.h',
76     'public/common/page_state.cc',
77     'public/common/page_state.h',
78     'public/common/page_transition_types.cc',
79     'public/common/page_transition_types.h',
80     'public/common/page_transition_types_list.h',
81     'public/common/page_type.h',
82     'public/common/page_zoom.h',
83     'public/common/pepper_plugin_info.cc',
84     'public/common/pepper_plugin_info.h',
85     'public/common/process_type.h',
86     'public/common/referrer.h',
87     'public/common/renderer_preferences.cc',
88     'public/common/renderer_preferences.h',
89     'public/common/resource_response.h',
90     'public/common/result_codes.h',
91     'public/common/result_codes_list.h',
92     'public/common/sandbox_init.h',
93     'public/common/sandbox_linux.h',
94     'public/common/sandbox_type_mac.h',
95     'public/common/sandboxed_process_launcher_delegate.cc',
96     'public/common/sandboxed_process_launcher_delegate.h',
97     'public/common/security_style.h',
98     'public/common/show_desktop_notification_params.cc',
99     'public/common/show_desktop_notification_params.h',
100     'public/common/signed_certificate_timestamp_id_and_status.cc',
101     'public/common/signed_certificate_timestamp_id_and_status.h',
102     'public/common/speech_recognition_error.h',
103     'public/common/speech_recognition_grammar.h',
104     'public/common/speech_recognition_result.cc',
105     'public/common/speech_recognition_result.h',
106     'public/common/ssl_status.cc',
107     'public/common/ssl_status.h',
108     'public/common/stop_find_action.h',
109     'public/common/three_d_api_types.h',
110     'public/common/top_controls_state.h',
111     'public/common/top_controls_state_list.h',
112     'public/common/url_constants.cc',
113     'public/common/url_constants.h',
114     'public/common/url_fetcher.h',
115     'public/common/url_utils.cc',
116     'public/common/url_utils.h',
117     'public/common/user_agent.h',
118     'public/common/webplugininfo.cc',
119     'public/common/webplugininfo.h',
120     'public/common/window_container_type.cc',
121     'public/common/window_container_type.h',
122     'public/common/zygote_fork_delegate_linux.h',
123     'common/accessibility_messages.h',
124     'common/all_messages.h',
125     'common/android/address_parser.cc',
126     'common/android/address_parser.h',
127     'common/android/address_parser_internal.cc',
128     'common/android/address_parser_internal.h',
129     'common/android/common_jni_registrar.cc',
130     'common/android/common_jni_registrar.h',
131     'common/android/device_telephony_info.cc',
132     'common/android/device_telephony_info.h',
133     'common/android/hash_set.cc',
134     'common/android/hash_set.h',
135     'common/android/surface_texture_peer.cc',
136     'common/android/surface_texture_peer.h',
137     'common/appcache_messages.h',
138     'common/browser_plugin/browser_plugin_constants.cc',
139     'common/browser_plugin/browser_plugin_constants.h',
140     'common/browser_plugin/browser_plugin_messages.h',
141     'common/cc_messages.cc',
142     'common/cc_messages.h',
143     'common/child_process_host_impl.cc',
144     'common/child_process_host_impl.h',
145     'common/child_process_messages.h',
146     'common/child_process_sandbox_support_impl_linux.cc',
147     'common/child_process_sandbox_support_impl_linux.h',
148     'common/child_process_sandbox_support_impl_shm_linux.cc',
149     'common/clipboard_format.h',
150     'common/clipboard_messages.cc',
151     'common/clipboard_messages.h',
152     'common/content_constants_internal.cc',
153     'common/content_constants_internal.h',
154     'common/content_export.h',
155     'common/content_ipc_logging.cc',
156     'common/content_message_generator.cc',
157     'common/content_message_generator.h',
158     'common/content_param_traits.cc',
159     'common/content_param_traits.h',
160     'common/content_param_traits_macros.h',
161     'common/content_paths.cc',
162     'common/content_switches_internal.cc',
163     'common/content_switches_internal.h',
164     'common/cookie_data.cc',
165     'common/cookie_data.h',
166     'common/cursors/webcursor.cc',
167     'common/cursors/webcursor.h',
168     'common/cursors/webcursor_android.cc',
169     'common/cursors/webcursor_aura.cc',
170     'common/cursors/webcursor_aurawin.cc',
171     'common/cursors/webcursor_aurax11.cc',
172     'common/cursors/webcursor_gtk.cc',
173     'common/cursors/webcursor_gtk_data.h',
174     'common/cursors/webcursor_mac.mm',
175     'common/cursors/webcursor_null.cc',
176     'common/cursors/webcursor_win.cc',
177     'common/database_messages.h',
178     'common/date_time_suggestion.h',
179     'common/desktop_notification_messages.h',
180     'common/device_orientation/device_motion_hardware_buffer.h',
181     'common/device_orientation/device_motion_messages.h',
182     'common/device_orientation/device_orientation_hardware_buffer.h',
183     'common/device_orientation/device_orientation_messages.h',
184     'common/devtools_messages.h',
185     'common/dom_storage/dom_storage_map.cc',
186     'common/dom_storage/dom_storage_map.h',
187     'common/dom_storage/dom_storage_messages.h',
188     'common/drag_event_source_info.h',
189     'common/drag_messages.h',
190     'common/drag_traits.h',
191     'common/edit_command.h',
192     'common/file_utilities_messages.h',
193     'common/fileapi/file_system_messages.h',
194     'common/fileapi/webblob_messages.h',
195     'common/font_cache_dispatcher_win.cc',
196     'common/font_cache_dispatcher_win.h',
197     'common/font_config_ipc_linux.cc',
198     'common/font_config_ipc_linux.h',
199     'common/font_list.cc',
200     'common/font_list.h',
201     'common/font_list_android.cc',
202     'common/font_list_mac.mm',
203     'common/font_list_ozone.cc',
204     'common/font_list_pango.cc',
205     'common/font_list_win.cc',
206     'common/frame_message_enums.h',
207     'common/frame_messages.h',
208     'common/frame_param.cc',
209     'common/frame_param.h',
210     'common/frame_param_macros.h',
211     'common/gamepad_hardware_buffer.h',
212     'common/gamepad_messages.h',
213     'common/gamepad_user_gesture.cc',
214     'common/gamepad_user_gesture.h',
215     'common/geolocation_messages.h',
216     'common/gpu/client/command_buffer_proxy_impl.cc',
217     'common/gpu/client/command_buffer_proxy_impl.h',
218     'common/gpu/client/context_provider_command_buffer.cc',
219     'common/gpu/client/context_provider_command_buffer.h',
220     'common/gpu/client/gl_helper.cc',
221     'common/gpu/client/gl_helper.h',
222     'common/gpu/client/gl_helper_readback_support.cc',
223     'common/gpu/client/gl_helper_readback_support.h',
224     'common/gpu/client/gl_helper_scaling.cc',
225     'common/gpu/client/gl_helper_scaling.h',
226     'common/gpu/client/gpu_channel_host.cc',
227     'common/gpu/client/gpu_channel_host.h',
228     'common/gpu/client/gpu_memory_buffer_impl.cc',
229     'common/gpu/client/gpu_memory_buffer_impl.h',
230     'common/gpu/client/gpu_memory_buffer_impl_android.cc',
231     'common/gpu/client/gpu_memory_buffer_impl_linux.cc',
232     'common/gpu/client/gpu_memory_buffer_impl_mac.cc',
233     'common/gpu/client/gpu_memory_buffer_impl_shm.cc',
234     'common/gpu/client/gpu_memory_buffer_impl_shm.h',
235     'common/gpu/client/gpu_memory_buffer_impl_win.cc',
236     'common/gpu/client/gpu_video_decode_accelerator_host.cc',
237     'common/gpu/client/gpu_video_decode_accelerator_host.h',
238     'common/gpu/client/gpu_video_encode_accelerator_host.cc',
239     'common/gpu/client/gpu_video_encode_accelerator_host.h',
240     'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
241     'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
242     'common/gpu/devtools_gpu_agent.cc',
243     'common/gpu/devtools_gpu_agent.h',
244     'common/gpu/devtools_gpu_instrumentation.cc',
245     'common/gpu/devtools_gpu_instrumentation.h',
246     'common/gpu/gpu_channel.cc',
247     'common/gpu/gpu_channel.h',
248     'common/gpu/gpu_channel_manager.cc',
249     'common/gpu/gpu_channel_manager.h',
250     'common/gpu/gpu_command_buffer_stub.cc',
251     'common/gpu/gpu_command_buffer_stub.h',
252     'common/gpu/gpu_config.h',
253     'common/gpu/gpu_memory_manager.cc',
254     'common/gpu/gpu_memory_manager.h',
255     'common/gpu/gpu_memory_manager_client.cc',
256     'common/gpu/gpu_memory_manager_client.h',
257     'common/gpu/gpu_memory_tracking.cc',
258     'common/gpu/gpu_memory_tracking.h',
259     'common/gpu/gpu_memory_uma_stats.h',
260     'common/gpu/gpu_messages.h',
261     'common/gpu/gpu_process_launch_causes.h',
262     'common/gpu/gpu_surface_lookup.cc',
263     'common/gpu/gpu_surface_lookup.h',
264     'common/gpu/gpu_watchdog.h',
265     'common/gpu/image_transport_surface.cc',
266     'common/gpu/image_transport_surface.h',
267     'common/gpu/image_transport_surface_android.cc',
268     'common/gpu/image_transport_surface_linux.cc',
269     'common/gpu/image_transport_surface_mac.cc',
270     'common/gpu/image_transport_surface_win.cc',
271     'common/gpu/media/gpu_video_decode_accelerator.cc',
272     'common/gpu/media/gpu_video_decode_accelerator.h',
273     'common/gpu/media/gpu_video_encode_accelerator.cc',
274     'common/gpu/media/gpu_video_encode_accelerator.h',
275     'common/gpu/media/video_decode_accelerator_impl.cc',
276     'common/gpu/media/video_decode_accelerator_impl.h',
277     'common/gpu/stream_texture_android.cc',
278     'common/gpu/stream_texture_android.h',
279     'common/gpu/sync_point_manager.cc',
280     'common/gpu/sync_point_manager.h',
281     'common/gpu/texture_image_transport_surface.cc',
282     'common/gpu/texture_image_transport_surface.h',
283     'common/handle_enumerator_win.cc',
284     'common/handle_enumerator_win.h',
285     'common/host_shared_bitmap_manager.cc',
286     'common/host_shared_bitmap_manager.h',
287     'common/image_messages.h',
288     'common/indexed_db/indexed_db_constants.h',
289     'common/indexed_db/indexed_db_key.cc',
290     'common/indexed_db/indexed_db_key.h',
291     'common/indexed_db/indexed_db_key_path.cc',
292     'common/indexed_db/indexed_db_key_path.h',
293     'common/indexed_db/indexed_db_key_range.cc',
294     'common/indexed_db/indexed_db_key_range.h',
295     'common/indexed_db/indexed_db_messages.h',
296     'common/indexed_db/indexed_db_param_traits.cc',
297     'common/indexed_db/indexed_db_param_traits.h',
298     'common/input/gesture_event_stream_validator.cc',
299     'common/input/gesture_event_stream_validator.h',
300     'common/input/input_event.cc',
301     'common/input/input_event.h',
302     'common/input/input_event_stream_validator.cc',
303     'common/input/input_event_stream_validator.h',
304     'common/input/input_param_traits.cc',
305     'common/input/input_param_traits.h',
306     'common/input/scoped_web_input_event.cc',
307     'common/input/scoped_web_input_event.h',
308     'common/input/synthetic_gesture_packet.cc',
309     'common/input/synthetic_gesture_packet.h',
310     'common/input/synthetic_gesture_params.cc',
311     'common/input/synthetic_gesture_params.h',
312     'common/input/synthetic_pinch_gesture_params.cc',
313     'common/input/synthetic_pinch_gesture_params.h',
314     'common/input/synthetic_smooth_scroll_gesture_params.cc',
315     'common/input/synthetic_smooth_scroll_gesture_params.h',
316     'common/input/synthetic_tap_gesture_params.cc',
317     'common/input/synthetic_tap_gesture_params.h',
318     'common/input/synthetic_web_input_event_builders.cc',
319     'common/input/synthetic_web_input_event_builders.h',
320     'common/input/web_input_event_traits.cc',
321     'common/input/web_input_event_traits.h',
322     'common/input_messages.h',
323     'common/inter_process_time_ticks_converter.cc',
324     'common/inter_process_time_ticks_converter.h',
325     'common/java_bridge_messages.h',
326     'common/mac/attributed_string_coder.h',
327     'common/mac/attributed_string_coder.mm',
328     'common/mac/font_descriptor.h',
329     'common/mac/font_descriptor.mm',
330     'common/mac/font_loader.h',
331     'common/mac/font_loader.mm',
332     'common/media/audio_messages.h',
333     'common/media/cdm_messages.h',
334     'common/media/cdm_messages_enums.h',
335     'common/media/media_param_traits.cc',
336     'common/media/media_param_traits.h',
337     'common/media/media_player_messages_android.h',
338     'common/media/media_player_messages_enums_android.h',
339     'common/media/media_stream_messages.h',
340     'common/media/media_stream_options.cc',
341     'common/media/media_stream_options.h',
342     'common/media/media_stream_track_metrics_host_messages.h',
343     'common/media/midi_messages.h',
344     'common/media/video_capture.h',
345     'common/media/video_capture_messages.h',
346     'common/media/webrtc_identity_messages.h',
347     'common/memory_benchmark_messages.h',
348     'common/message_port_messages.h',
349     'common/message_router.cc',
350     'common/message_router.h',
351     'common/mime_registry_messages.h',
352     'common/mojo/mojo_channel_init.cc',
353     'common/mojo/mojo_channel_init.h',
354     'common/mojo/mojo_messages.h',
355     'common/navigation_gesture.h',
356     'common/net/url_fetcher.cc',
357     'common/net/url_request_user_data.cc',
358     'common/net/url_request_user_data.h',
359     'common/one_writer_seqlock.cc',
360     'common/one_writer_seqlock.h',
361     'common/p2p_messages.h',
362     'common/page_state_serialization.cc',
363     'common/page_state_serialization.h',
364     'common/page_zoom.cc',
365     'common/pepper_messages.h',
366     'common/pepper_plugin_list.cc',
367     'common/pepper_plugin_list.h',
368     'common/pepper_renderer_instance_data.cc',
369     'common/pepper_renderer_instance_data.h',
370     'common/plugin_carbon_interpose_constants_mac.cc',
371     'common/plugin_carbon_interpose_constants_mac.h',
372     'common/plugin_constants_win.cc',
373     'common/plugin_constants_win.h',
374     'common/plugin_list.cc',
375     'common/plugin_list.h',
376     'common/plugin_list_mac.mm',
377     'common/plugin_list_posix.cc',
378     'common/plugin_list_win.cc',
379     'common/plugin_process_messages.h',
380     'common/power_monitor_messages.h',
381     'common/process_type.cc',
382     'common/quota_messages.h',
383     'common/resource_messages.cc',
384     'common/resource_messages.h',
385     'common/resource_request_body.cc',
386     'common/resource_request_body.h',
387     'common/sandbox_init_mac.cc',
388     'common/sandbox_init_mac.h',
389     'common/sandbox_init_win.cc',
390     'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc',
391     'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h',
392     'common/sandbox_linux/bpf_gpu_policy_linux.cc',
393     'common/sandbox_linux/bpf_gpu_policy_linux.h',
394     'common/sandbox_linux/bpf_ppapi_policy_linux.cc',
395     'common/sandbox_linux/bpf_ppapi_policy_linux.h',
396     'common/sandbox_linux/bpf_renderer_policy_linux.cc',
397     'common/sandbox_linux/bpf_renderer_policy_linux.h',
398     'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc',
399     'common/sandbox_linux/sandbox_bpf_base_policy_linux.h',
400     'common/sandbox_linux/sandbox_init_linux.cc',
401     'common/sandbox_linux/sandbox_linux.cc',
402     'common/sandbox_linux/sandbox_linux.h',
403     'common/sandbox_linux/sandbox_seccomp_bpf_linux.cc',
404     'common/sandbox_linux/sandbox_seccomp_bpf_linux.h',
405     'common/sandbox_mac.h',
406     'common/sandbox_mac.mm',
407     'common/sandbox_util.cc',
408     'common/sandbox_util.h',
409     'common/sandbox_win.cc',
410     'common/sandbox_win.h',
411     'common/savable_url_schemes.cc',
412     'common/savable_url_schemes.h',
413     'common/screen_orientation_messages.h',
414     'common/service_worker/embedded_worker_messages.h',
415     'common/service_worker/service_worker_messages.h',
416     'common/service_worker/service_worker_status_code.cc',
417     'common/service_worker/service_worker_status_code.h',
418     'common/service_worker/service_worker_types.cc',
419     'common/service_worker/service_worker_types.h',
420     'common/set_process_title.cc',
421     'common/set_process_title.h',
422     'common/set_process_title_linux.cc',
423     'common/set_process_title_linux.h',
424     'common/socket_stream.h',
425     'common/socket_stream_handle_data.h',
426     'common/socket_stream_messages.h',
427     'common/speech_recognition_messages.h',
428     'common/ssl_status_serialization.cc',
429     'common/ssl_status_serialization.h',
430     'common/swapped_out_messages.cc',
431     'common/swapped_out_messages.h',
432     'common/text_input_client_messages.h',
433     'common/url_schemes.cc',
434     'common/url_schemes.h',
435     'common/user_agent.cc',
436     'common/user_agent_ios.mm',
437     'common/utility_messages.h',
438     'common/view_message_enums.h',
439     'common/view_messages.h',
440     'common/webplugin_geometry.cc',
441     'common/webplugin_geometry.h',
442     'common/websocket.cc',
443     'common/websocket.h',
444     'common/websocket_messages.h',
445     'common/worker_messages.h',
446     'common/zygote_commands_linux.h',
447     'port/common/input_event_ack_state.h',
448   ],
449   'conditions': [
450     ['use_aura==1', {
451       'sources!': [
452         'common/cursors/webcursor_mac.mm',
453         'common/cursors/webcursor_win.cc',
454       ],
455     }],
456     ['use_ozone==0', {
457       'sources!': [
458         'common/cursors/webcursor_null.cc',
459       ],
460     }],
461     ['OS=="ios"', {
462       # iOS has different user-agent construction utilities, since the
463       # version strings is not derived from webkit_version, and follows
464       # a different format.
465       'sources!': [
466         'common/user_agent.cc',
467       ],
468       'sources/': [
469         # iOS only needs a small portion of content; exclude all the
470         # implementation, and re-include what is used.
471         ['exclude', '\\.(cc|mm)$'],
472         ['include', '_ios\\.(cc|mm)$'],
473         ['include', '^public/common/content_client\\.cc$'],
474         ['include', '^public/common/content_constants\\.cc$'],
475         ['include', '^public/common/content_switches\\.cc$'],
476         ['include', '^public/common/frame_navigate_params\\.cc$'],
477         ['include', '^public/common/media_stream_request\\.cc$'],
478         ['include', '^public/common/page_state\\.cc$'],
479         ['include', '^public/common/page_transition_types\\.cc$'],
480         ['include', '^public/common/password_form\\.cc$'],
481         ['include', '^public/common/signed_certificate_timestamp_id_and_status\\.cc$'],
482         ['include', '^public/common/speech_recognition_result\\.cc$'],
483         ['include', '^public/common/ssl_status\\.cc$'],
484         ['include', '^public/common/url_constants\\.cc$'],
485         ['include', '^common/content_paths\\.cc$'],
486         ['include', '^common/media/media_stream_options\\.cc$'],
487         ['include', '^common/net/url_fetcher\\.cc$'],
488         ['include', '^common/net/url_request_user_data\\.cc$'],
489         ['include', '^common/page_state_serialization\\.cc$'],
490         ['include', '^common/savable_url_schemes\\.cc$'],
491         ['include', '^common/url_schemes\\.cc$'],
492       ],
493     }, {  # OS!="ios"
494       'dependencies': [
495         '../cc/cc.gyp:cc',
496         '../gpu/gpu.gyp:command_buffer_service',
497         '../gpu/gpu.gyp:gles2_c_lib',
498         '../gpu/gpu.gyp:gles2_implementation',
499         '../gpu/gpu.gyp:gpu_ipc',
500         '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings',
501         '../ipc/ipc.gyp:ipc',
502         '../media/media.gyp:media',
503         '../media/media.gyp:shared_memory_support',
504         '../third_party/WebKit/public/blink.gyp:blink',
505         '../ui/gl/gl.gyp:gl',
506         '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
507         '../webkit/common/webkit_common.gyp:webkit_common',
508         '../webkit/storage_browser.gyp:webkit_storage_browser',
509         '../webkit/storage_common.gyp:webkit_storage_common',
510         'content.gyp:webkit_version',
511       ],
512     }],
513     # Work around for bug in linker used on ia32 machines (gold is not used on
514     # ia32 machines). See bug 353273.
515     ['use_mojo==1 and OS=="linux" and target_arch=="ia32" and component=="static_library"', {
516       'link_settings': {
517         'libraries': [
518           '<(PRODUCT_DIR)/lib/libmojo_system.so',
519         ],
520       },
521     }],
522     ['use_mojo==0', {
523       'sources!': [
524         'common/mojo/mojo_channel_init.cc',
525         'common/mojo/mojo_channel_init.h',
526       ],
527     }, {
528       'dependencies': [
529         '../mojo/mojo.gyp:mojo_environment_chromium',
530         '../mojo/mojo.gyp:mojo_system',
531         '../mojo/mojo.gyp:mojo_system_impl',
532       ],
533     }],
534     ['OS=="mac"', {
535       'dependencies': [
536         '../webkit/webkit_resources.gyp:webkit_resources',
537       ],
538       'sources': [
539         'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',
540         'common/gpu/client/gpu_memory_buffer_impl_io_surface.h',
541       ],
542       'sources!': [
543         'common/plugin_list_posix.cc',
544       ],
545       'link_settings': {
546         'libraries': [
547           '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
548         ],
549       },
550     }],
551     ['OS=="android"',{
552       'link_settings': {
553         'libraries': [
554           '-landroid',  # ANativeWindow
555         ],
556       },
557      'dependencies': [
558         'content.gyp:content_jni_headers',
559         'content.gyp:common_aidl',
560       ],
561     }],
562     ['toolkit_uses_gtk == 1', {
563       'dependencies': [
564         '../build/linux/system.gyp:gtk',
565       ],
566     }],
567     ['use_pango == 1', {
568       'dependencies': [
569         '../build/linux/system.gyp:pangocairo',
570       ],
571       'sources!': [
572         'common/font_list_ozone.cc',
573       ],
574     }],
575     ['use_x11 == 1', {
576       'include_dirs': [
577         '<(DEPTH)/third_party/khronos',
578       ],
579       'dependencies': [
580          '<(DEPTH)/build/linux/system.gyp:xcomposite',
581       ],
582     }],
583     ['use_x11 == 1 and (target_arch != "arm" or chromeos == 0)', {
584       'sources': [
585         'common/gpu/x_util.cc',
586         'common/gpu/x_util.h',
587       ],
588     }],
589     ['enable_plugins==1', {
590       'dependencies': [
591         '../ppapi/ppapi_internal.gyp:ppapi_shared',
592       ],
593     }, {  # enable_plugins == 0
594       'sources!': [
595         'common/pepper_plugin_list.cc',
596         'common/pepper_plugin_list.h',
597         'common/sandbox_util.cc',
598       ],
599     }],
600     ['OS=="android"', {
601       'dependencies': [
602         '../media/media.gyp:media',
603       ],
604       'sources': [
605         'common/gpu/media/android_video_decode_accelerator.cc',
606         'common/gpu/media/android_video_decode_accelerator.h',
607       ],
608     }],
609     ['OS=="android" and enable_webrtc==1', {
610       'dependencies': [
611         '../third_party/libyuv/libyuv.gyp:libyuv',
612       ],
613       'sources': [
614         'common/gpu/media/android_video_encode_accelerator.cc',
615         'common/gpu/media/android_video_encode_accelerator.h',
616       ],
617     }],
618     ['target_arch=="arm" and chromeos == 1 and use_x11 == 1', {
619       'dependencies': [
620         '../media/media.gyp:media',
621       ],
622       'sources': [
623         'common/gpu/media/exynos_v4l2_video_device.cc',
624         'common/gpu/media/exynos_v4l2_video_device.h',
625         'common/gpu/media/exynos_video_encode_accelerator.cc',
626         'common/gpu/media/exynos_video_encode_accelerator.h',
627         'common/gpu/media/v4l2_video_decode_accelerator.cc',
628         'common/gpu/media/v4l2_video_decode_accelerator.h',
629         'common/gpu/media/v4l2_video_device.cc',
630         'common/gpu/media/v4l2_video_device.h',
631       ],
632       'include_dirs': [
633         '<(DEPTH)/third_party/khronos',
634       ],
635       'link_settings': {
636         'libraries': [
637           '-lEGL',
638           '-lGLESv2',
639         ],
640       },
641     }],
642     ['target_arch != "arm" and chromeos == 1 and use_x11 == 1', {
643       'sources': [
644         'common/gpu/media/h264_dpb.cc',
645         'common/gpu/media/h264_dpb.h',
646         'common/gpu/media/va_surface.h',
647         'common/gpu/media/vaapi_h264_decoder.cc',
648         'common/gpu/media/vaapi_h264_decoder.h',
649         'common/gpu/media/vaapi_video_decode_accelerator.cc',
650         'common/gpu/media/vaapi_video_decode_accelerator.h',
651         'common/gpu/media/vaapi_wrapper.cc',
652         'common/gpu/media/vaapi_wrapper.h',
653       ],
654       'variables': {
655         'generate_stubs_script': '../tools/generate_stubs/generate_stubs.py',
656         'extra_header': 'common/gpu/media/va_stub_header.fragment',
657         'sig_files': ['common/gpu/media/va.sigs'],
658         'outfile_type': 'posix_stubs',
659         'stubs_filename_root': 'va_stubs',
660         'project_path': 'content/common/gpu/media',
661         'intermediate_dir': '<(INTERMEDIATE_DIR)',
662         'output_root': '<(SHARED_INTERMEDIATE_DIR)/va',
663       },
664       'include_dirs': [
665         '<(DEPTH)/third_party/libva',
666         '<(output_root)',
667       ],
668       'actions': [
669         {
670           'action_name': 'generate_stubs',
671           'inputs': [
672             '<(generate_stubs_script)',
673             '<(extra_header)',
674             '<@(sig_files)',
675           ],
676           'outputs': [
677             '<(intermediate_dir)/<(stubs_filename_root).cc',
678             '<(output_root)/<(project_path)/<(stubs_filename_root).h',
679           ],
680           'action': ['python',
681                      '<(generate_stubs_script)',
682                      '-i', '<(intermediate_dir)',
683                      '-o', '<(output_root)/<(project_path)',
684                      '-t', '<(outfile_type)',
685                      '-e', '<(extra_header)',
686                      '-s', '<(stubs_filename_root)',
687                      '-p', '<(project_path)',
688                      '<@(_inputs)',
689           ],
690           'process_outputs_as_sources': 1,
691           'message': 'Generating libva stubs for dynamic loading',
692         },
693      ]
694     }],
695     ['OS=="win"', {
696       'dependencies': [
697         '../media/media.gyp:media',
698         '../ui/gl/gl.gyp:gl',
699       ],
700       'link_settings': {
701         'libraries': [
702            '-ld3d9.lib',
703            '-ldxva2.lib',
704            '-lstrmiids.lib',
705            '-lmf.lib',
706            '-lmfplat.lib',
707            '-lmfuuid.lib',
708         ],
709         'msvs_settings': {
710           'VCLinkerTool': {
711             'DelayLoadDLLs': [
712               'd3d9.dll',
713               'dxva2.dll',
714               'mf.dll',
715               'mfplat.dll',
716             ],
717           },
718         },
719       },
720       'sources': [
721         'common/gpu/media/dxva_video_decode_accelerator.cc',
722         'common/gpu/media/dxva_video_decode_accelerator.h',
723       ],
724       'include_dirs': [
725         '<(DEPTH)/third_party/khronos',
726       ],
727     }],
728     ['OS=="win" and directxsdk_exists=="True"', {
729       'actions': [
730       {
731         'action_name': 'extract_xinput',
732         'variables': {
733           'input': 'APR2007_xinput_<(winsdk_arch).cab',
734           'output': 'xinput1_3.dll',
735         },
736         'inputs': [
737           '../third_party/directxsdk/files/Redist/<(input)',
738         ],
739         'outputs': [
740           '<(PRODUCT_DIR)/<(output)',
741         ],
742         'action': [
743           'python',
744         '../build/extract_from_cab.py',
745         '..\\third_party\\directxsdk\\files\\Redist\\<(input)',
746         '<(output)',
747         '<(PRODUCT_DIR)',
748         ],
749       },
750      ]
751     }],
752     ['use_seccomp_bpf==0', {
753       'sources!': [
754         'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc',
755         'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h',
756         'common/sandbox_linux/bpf_gpu_policy_linux.cc',
757         'common/sandbox_linux/bpf_gpu_policy_linux.h',
758         'common/sandbox_linux/bpf_ppapi_policy_linux.cc',
759         'common/sandbox_linux/bpf_ppapi_policy_linux.h',
760         'common/sandbox_linux/bpf_renderer_policy_linux.cc',
761         'common/sandbox_linux/bpf_renderer_policy_linux.h',
762         'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc',
763         'common/sandbox_linux/sandbox_bpf_base_policy_linux.h',
764       ],
765     }, {
766       'defines': ['USE_SECCOMP_BPF'],
767     }],
768   ],