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