Revert 198312 "Effects Pepper Plugin and MediaStream Glue."
[chromium-blink-merge.git] / content / content_common.gypi
blobe0558e980772b5203f0a1b9191d5ed01d07c02c6
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     '../build/temp_gyp/googleurl.gyp:googleurl',
9     '../components/tracing.gyp:tracing',
10     '../media/media.gyp:media',
11     '../net/net.gyp:net',
12     '../skia/skia.gyp:skia',
13     '../third_party/icu/icu.gyp:icuuc',
14     '../ui/ui.gyp:shell_dialogs',
15     '../ui/ui.gyp:ui',
16     '../webkit/support/webkit_support.gyp:user_agent',
17   ],
18   'include_dirs': [
19     '..',
20   ],
21   'export_dependent_settings': [
22     '../base/base.gyp:base',
23   ],
24   'sources': [
25     'public/common/bindings_policy.h',
26     'public/common/child_process_host.h',
27     'public/common/child_process_host_delegate.cc',
28     'public/common/child_process_host_delegate.h',
29     'public/common/child_process_sandbox_support_linux.h',
30     'public/common/content_constants.cc',
31     'public/common/content_constants.h',
32     'public/common/content_descriptors.h',
33     'public/common/content_ipc_logging.h',
34     'public/common/content_paths.h',
35     'public/common/content_restriction.h',
36     'public/common/content_switches.cc',
37     'public/common/content_switches.h',
38     'public/common/context_menu_params.cc',
39     'public/common/context_menu_params.h',
40     'public/common/context_menu_source_type.h',
41     'public/common/console_message_level.h',
42     'public/common/dx_diag_node.cc',
43     'public/common/dx_diag_node.h',
44     'public/common/favicon_url.cc',
45     'public/common/favicon_url.h',
46     'public/common/file_chooser_params.cc',
47     'public/common/file_chooser_params.h',
48     'public/common/frame_navigate_params.cc',
49     'public/common/frame_navigate_params.h',
50     'public/common/geoposition.cc',
51     'public/common/geoposition.h',
52     'public/common/gpu_feature_type.h',
53     'public/common/gpu_info.cc',
54     'public/common/gpu_info.h',
55     'public/common/gpu_memory_stats.cc',
56     'public/common/gpu_memory_stats.h',
57     'public/common/gpu_performance_stats.h',
58     'public/common/gpu_switching_option.h',
59     'public/common/injection_test_mac.h',
60     'public/common/injection_test_win.h',
61     'public/common/javascript_message_type.h',
62     'public/common/main_function_params.h',
63     'public/common/media_stream_request.cc',
64     'public/common/media_stream_request.h',
65     'public/common/page_transition_types.cc',
66     'public/common/page_transition_types.h',
67     'public/common/page_transition_types_list.h',
68     'public/common/page_type.h',
69     'public/common/page_zoom.h',
70     'public/common/password_form.cc',
71     'public/common/password_form.h',
72     'public/common/pepper_plugin_info.cc',
73     'public/common/pepper_plugin_info.h',
74     'public/common/process_type.h',
75     'public/common/referrer.h',
76     'public/common/renderer_preferences.cc',
77     'public/common/renderer_preferences.h',
78     'public/common/resource_dispatcher_delegate.h',
79     'public/common/resource_response.h',
80     'public/common/result_codes.h',
81     'public/common/result_codes_list.h',
82     'public/common/sandbox_init.h',
83     'public/common/sandbox_linux.h',
84     'public/common/sandbox_type_mac.h',
85     'public/common/sandboxed_process_launcher_delegate.h',
86     'public/common/security_style.h',
87     'public/common/show_desktop_notification_params.cc',
88     'public/common/show_desktop_notification_params.h',
89     'public/common/speech_recognition_error.h',
90     'public/common/speech_recognition_grammar.h',
91     'public/common/speech_recognition_result.h',
92     'public/common/speech_recognition_result.cc',
93     'public/common/ssl_status.cc',
94     'public/common/ssl_status.h',
95     'public/common/stop_find_action.h',
96     'public/common/three_d_api_types.h',
97     'public/common/url_constants.cc',
98     'public/common/url_constants.h',
99     'public/common/url_fetcher.h',
100     'public/common/zygote_fork_delegate_linux.h',
101     'common/accessibility_messages.h',
102     'common/accessibility_node_data.cc',
103     'common/accessibility_node_data.h',
104     'common/all_messages.h',
105     'common/android/address_parser.cc',
106     'common/android/address_parser.h',
107     'common/android/address_parser_internal.cc',
108     'common/android/address_parser_internal.h',
109     'common/android/command_line.cc',
110     'common/android/command_line.h',
111     'common/android/common_jni_registrar.cc',
112     'common/android/common_jni_registrar.h',
113     'common/android/device_telephony_info.cc',
114     'common/android/device_telephony_info.h',
115     'common/android/hash_set.cc',
116     'common/android/hash_set.h',
117     'common/android/surface_texture_peer.cc',
118     'common/android/surface_texture_peer.h',
119     'common/android/trace_event_binding.cc',
120     'common/android/trace_event_binding.h',
121     'common/appcache/appcache_backend_proxy.cc',
122     'common/appcache/appcache_backend_proxy.h',
123     'common/appcache/appcache_dispatcher.cc',
124     'common/appcache/appcache_dispatcher.h',
125     'common/appcache_messages.h',
126     'common/browser_plugin/browser_plugin_constants.cc',
127     'common/browser_plugin/browser_plugin_constants.h',
128     'common/browser_plugin/browser_plugin_message_enums.h',
129     'common/browser_plugin/browser_plugin_messages.h',
130     'common/cc_messages.cc',
131     'common/cc_messages.h',
132     'common/child_histogram_message_filter.cc',
133     'common/child_histogram_message_filter.h',
134     'common/child_process.cc',
135     'common/child_process.h',
136     'common/child_process_host_impl.cc',
137     'common/child_process_host_impl.h',
138     'common/child_process_messages.h',
139     'common/child_process_sandbox_support_impl_linux.cc',
140     'common/child_process_sandbox_support_impl_linux.h',
141     'common/child_process_sandbox_support_impl_shm_linux.cc',
142     'common/child_thread.cc',
143     'common/child_thread.h',
144     'common/clipboard_messages.cc',
145     'common/clipboard_messages.h',
146     'common/content_constants_internal.cc',
147     'common/content_constants_internal.h',
148     'common/content_export.h',
149     'common/content_ipc_logging.cc',
150     'common/content_message_generator.cc',
151     'common/content_message_generator.h',
152     'common/content_param_traits.cc',
153     'common/content_param_traits.h',
154     'common/content_param_traits_macros.h',
155     'common/content_paths.cc',
156     'common/database_messages.h',
157     'common/database_util.cc',
158     'common/database_util.h',
159     'common/db_message_filter.cc',
160     'common/db_message_filter.h',
161     'common/desktop_notification_messages.h',
162     'common/device_motion_messages.h',
163     'common/device_orientation_messages.h',
164     'common/devtools_messages.h',
165     'common/dom_storage_messages.h',
166     'common/drag_event_source_info.h',
167     'common/drag_messages.h',
168     'common/drag_traits.h',
169     'common/edit_command.h',
170     'common/fileapi/file_system_dispatcher.cc',
171     'common/fileapi/file_system_dispatcher.h',
172     'common/fileapi/file_system_messages.h',
173     'common/fileapi/webblob_messages.h',
174     'common/fileapi/webblobregistry_impl.cc',
175     'common/fileapi/webblobregistry_impl.h',
176     'common/fileapi/webfilesystem_callback_dispatcher.cc',
177     'common/fileapi/webfilesystem_callback_dispatcher.h',
178     'common/fileapi/webfilesystem_impl.cc',
179     'common/fileapi/webfilesystem_impl.h',
180     'common/fileapi/webfilewriter_impl.cc',
181     'common/fileapi/webfilewriter_impl.h',
182     'common/file_utilities_messages.h',
183     'common/find_match_rect_android.cc',
184     'common/find_match_rect_android.h',
185     'common/font_cache_dispatcher_win.cc',
186     'common/font_cache_dispatcher_win.h',
187     'common/font_config_ipc_linux.cc',
188     'common/font_config_ipc_linux.h',
189     'common/font_list.cc',
190     'common/font_list.h',
191     'common/font_list_android.cc',
192     'common/font_list_linux.cc',
193     'common/font_list_mac.mm',
194     'common/font_list_win.cc',
195     'common/gamepad_hardware_buffer.h',
196     'common/gamepad_messages.h',
197     'common/gamepad_seqlock.cc',
198     'common/gamepad_seqlock.h',
199     'common/gamepad_user_gesture.cc',
200     'common/gamepad_user_gesture.h',
201     'common/geolocation_messages.h',
202     'common/gpu/client/command_buffer_proxy_impl.cc',
203     'common/gpu/client/command_buffer_proxy_impl.h',
204     'common/gpu/client/context_provider_command_buffer.cc',
205     'common/gpu/client/context_provider_command_buffer.h',
206     'common/gpu/client/gl_helper.cc',
207     'common/gpu/client/gl_helper.h',
208     'common/gpu/client/gpu_channel_host.cc',
209     'common/gpu/client/gpu_channel_host.h',
210     'common/gpu/client/gpu_video_decode_accelerator_host.cc',
211     'common/gpu/client/gpu_video_decode_accelerator_host.h',
212     'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
213     'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
214     'common/gpu/gl_scoped_binders.cc',
215     'common/gpu/gl_scoped_binders.h',
216     'common/gpu/gpu_channel.cc',
217     'common/gpu/gpu_channel.h',
218     'common/gpu/gpu_channel_manager.cc',
219     'common/gpu/gpu_channel_manager.h',
220     'common/gpu/gpu_command_buffer_stub.cc',
221     'common/gpu/gpu_command_buffer_stub.h',
222     'common/gpu/gpu_config.h',
223     'common/gpu/gpu_memory_allocation.h',
224     'common/gpu/gpu_memory_manager.cc',
225     'common/gpu/gpu_memory_manager.h',
226     'common/gpu/gpu_memory_manager_client.cc',
227     'common/gpu/gpu_memory_manager_client.h',
228     'common/gpu/gpu_memory_tracking.cc',
229     'common/gpu/gpu_memory_tracking.h',
230     'common/gpu/gpu_memory_uma_stats.h',
231     'common/gpu/gpu_messages.h',
232     'common/gpu/gpu_process_launch_causes.h',
233     'common/gpu/gpu_rendering_stats.cc',
234     'common/gpu/gpu_rendering_stats.h',
235     'common/gpu/gpu_surface_lookup.h',
236     'common/gpu/gpu_surface_lookup.cc',
237     'common/gpu/stream_texture_manager_android.cc',
238     'common/gpu/stream_texture_manager_android.h',
239     'common/gpu/gpu_watchdog.h',
240     'common/gpu/image_transport_surface.h',
241     'common/gpu/image_transport_surface.cc',
242     'common/gpu/image_transport_surface_android.cc',
243     'common/gpu/image_transport_surface_mac.cc',
244     'common/gpu/image_transport_surface_win.cc',
245     'common/gpu/image_transport_surface_x11.cc',
246     'common/gpu/media/h264_bit_reader.cc',
247     'common/gpu/media/h264_bit_reader.h',
248     'common/gpu/media/h264_parser.cc',
249     'common/gpu/media/h264_parser.h',
250     'common/gpu/media/gpu_video_decode_accelerator.cc',
251     'common/gpu/media/gpu_video_decode_accelerator.h',
252     'common/gpu/sync_point_manager.h',
253     'common/gpu/sync_point_manager.cc',
254     'common/gpu/texture_image_transport_surface.h',
255     'common/gpu/texture_image_transport_surface.cc',
256     'common/handle_enumerator_win.cc',
257     'common/handle_enumerator_win.h',
258     'common/image_messages.h',
259     'common/indexed_db/indexed_db_key.cc',
260     'common/indexed_db/indexed_db_key.h',
261     'common/indexed_db/indexed_db_key_path.cc',
262     'common/indexed_db/indexed_db_key_path.h',
263     'common/indexed_db/indexed_db_key_range.cc',
264     'common/indexed_db/indexed_db_key_range.h',
265     'common/indexed_db/indexed_db_messages.h',
266     'common/indexed_db/indexed_db_param_traits.cc',
267     'common/indexed_db/indexed_db_param_traits.h',
268     'common/indexed_db/indexed_db_dispatcher.cc',
269     'common/indexed_db/indexed_db_dispatcher.h',
270     'common/indexed_db/indexed_db_message_filter.cc',
271     'common/indexed_db/indexed_db_message_filter.h',
272     'common/indexed_db/proxy_webidbcursor_impl.cc',
273     'common/indexed_db/proxy_webidbcursor_impl.h',
274     'common/indexed_db/proxy_webidbdatabase_impl.cc',
275     'common/indexed_db/proxy_webidbdatabase_impl.h',
276     'common/indexed_db/proxy_webidbfactory_impl.cc',
277     'common/indexed_db/proxy_webidbfactory_impl.h',
278     'common/input_messages.h',
279     'common/inter_process_time_ticks_converter.cc',
280     'common/inter_process_time_ticks_converter.h',
281     'common/java_bridge_messages.h',
282     'common/mac/attributed_string_coder.h',
283     'common/mac/attributed_string_coder.mm',
284     'common/mac/font_descriptor.h',
285     'common/mac/font_descriptor.mm',
286     'common/mac/font_loader.h',
287     'common/mac/font_loader.mm',
288     'common/media/audio_messages.h',
289     'common/media/media_param_traits.cc',
290     'common/media/media_param_traits.h',
291     'common/media/media_player_messages.h',
292     'common/media/media_stream_messages.h',
293     'common/media/media_stream_options.cc',
294     'common/media/media_stream_options.h',
295     'common/media/video_capture.h',
296     'common/media/video_capture_messages.h',
297     'common/message_router.cc',
298     'common/message_router.h',
299     'common/mime_registry_messages.h',
300     'common/navigation_gesture.h',
301     'common/net/url_fetcher.cc',
302     'common/net/url_request_user_data.cc',
303     'common/net/url_request_user_data.h',
304     'common/np_channel_base.cc',
305     'common/np_channel_base.h',
306     'common/npobject_base.h',
307     'common/npobject_proxy.cc',
308     'common/npobject_proxy.h',
309     'common/npobject_stub.cc',
310     'common/npobject_stub.h',
311     'common/npobject_util.cc',
312     'common/npobject_util.h',
313     'common/p2p_messages.h',
314     'common/p2p_sockets.h',
315     'common/page_zoom.cc',
316     'common/partial_circular_buffer.cc',
317     'common/partial_circular_buffer.h',
318     'common/pepper_messages.h',
319     'common/pepper_plugin_registry.cc',
320     'common/pepper_plugin_registry.h',
321     'common/pepper_renderer_instance_data.cc',
322     'common/pepper_renderer_instance_data.h',
323     'common/plugin_carbon_interpose_constants_mac.cc',
324     'common/plugin_carbon_interpose_constants_mac.h',
325     'common/plugin_messages.h',
326     'common/process_type.cc',
327     'common/quota_messages.h',
328     'common/quota_dispatcher.cc',
329     'common/quota_dispatcher.h',
330     'common/request_extra_data.cc',
331     'common/request_extra_data.h',
332     'common/resource_dispatcher.cc',
333     'common/resource_dispatcher.h',
334     'common/resource_messages.cc',
335     'common/resource_messages.h',
336     'common/sandbox_init_mac.cc',
337     'common/sandbox_init_mac.h',
338     'common/sandbox_init_win.cc',
339     'common/sandbox_mac.h',
340     'common/sandbox_mac.mm',
341     'common/sandbox_linux.h',
342     'common/sandbox_linux.cc',
343     'common/sandbox_seccomp_bpf_linux.cc',
344     'common/sandbox_seccomp_bpf_linux.h',
345     'common/sandbox_util.cc',
346     'common/sandbox_util.h',
347     'common/sandbox_win.cc',
348     'common/sandbox_win.h',
349     'common/savable_url_schemes.cc',
350     'common/savable_url_schemes.h',
351     'common/set_process_title.cc',
352     'common/set_process_title.h',
353     'common/set_process_title_linux.cc',
354     'common/set_process_title_linux.h',
355     'common/socket_stream.h',
356     'common/socket_stream_dispatcher.cc',
357     'common/socket_stream_dispatcher.h',
358     'common/socket_stream_handle_data.cc',
359     'common/socket_stream_handle_data.h',
360     'common/socket_stream_messages.h',
361     'common/speech_recognition_messages.h',
362     'common/ssl_status_serialization.cc',
363     'common/ssl_status_serialization.h',
364     'common/swapped_out_messages.cc',
365     'common/swapped_out_messages.h',
366     'common/thread_safe_sender.cc',
367     'common/thread_safe_sender.h',
368     'common/text_input_client_messages.h',
369     'common/url_schemes.cc',
370     'common/url_schemes.h',
371     'common/utility_messages.h',
372     'common/view_messages.h',
373     'common/view_message_enums.h',
374     'common/web_database_observer_impl.cc',
375     'common/web_database_observer_impl.h',
376     'common/webkitplatformsupport_impl.cc',
377     'common/webkitplatformsupport_impl.h',
378     'common/webmessageportchannel_impl.cc',
379     'common/webmessageportchannel_impl.h',
380     'common/webrtc_logging_messages.h',
381     'common/worker_messages.h',
382     'common/zygote_commands_linux.h',
383     'port/common/input_event_ack_state.h',
384     'public/common/common_param_traits.cc',
385     'public/common/common_param_traits.h',
386     'public/common/common_param_traits_macros.h',
387     'public/common/content_client.cc',
388     'public/common/content_client.h',
389     'public/common/window_container_type.cc',
390     'public/common/window_container_type.h',
391   ],
392   'conditions': [
393     ['OS=="ios"', {
394       'sources/': [
395         # iOS only needs a small portion of content; exclude all the
396         # implementation, and re-include what is used.
397         ['exclude', '\\.(cc|mm)$'],
398         ['include', '_ios\\.(cc|mm)$'],
399         ['include', '^public/common/content_client\\.cc$'],
400         ['include', '^public/common/content_constants\\.cc$'],
401         ['include', '^public/common/content_switches\\.cc$'],
402         ['include', '^public/common/frame_navigate_params\\.cc$'],
403         ['include', '^public/common/media_stream_request\\.cc$'],
404         ['include', '^public/common/page_transition_types\\.cc$'],
405         ['include', '^public/common/password_form\\.cc$'],
406         ['include', '^public/common/speech_recognition_result\\.cc$'],
407         ['include', '^public/common/ssl_status\\.cc$'],
408         ['include', '^public/common/url_constants\\.cc$'],
409         ['include', '^common/content_paths\\.cc$'],
410         ['include', '^common/media/media_stream_options\\.cc$'],
411         ['include', '^common/net/url_fetcher\\.cc$'],
412         ['include', '^common/net/url_request_user_data\\.cc$'],
413         ['include', '^common/savable_url_schemes\\.cc$'],
414         ['include', '^common/url_schemes\\.cc$'],
415       ],
416     }, {  # OS!="ios"
417       'dependencies': [
418         '../cc/cc.gyp:cc',
419         '../gpu/gpu.gyp:gles2_c_lib',
420         '../gpu/gpu.gyp:gles2_implementation',
421         '../gpu/gpu.gyp:gpu_ipc',
422         '../ipc/ipc.gyp:ipc',
423         '../media/media.gyp:shared_memory_support',
424         '../third_party/npapi/npapi.gyp:npapi',
425         '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
426         '../ui/gl/gl.gyp:gl',
427         '../webkit/support/webkit_support.gyp:glue',
428         '../webkit/support/webkit_support.gyp:webkit_base',
429         '../webkit/support/webkit_support.gyp:webkit_storage',
430       ],
431     }],
432     ['OS=="android"',{
433       'link_settings': {
434         'libraries': [
435           '-landroid',  # ANativeWindow
436         ],
437       },
438      'dependencies': [
439         'content.gyp:content_jni_headers',
440         'content.gyp:common_aidl',
441       ],
442     }],
443     ['toolkit_uses_gtk == 1', {
444       'dependencies': [
445         '../build/linux/system.gyp:gtk',
446       ],
447     }],
448     ['OS=="linux"', {
449       'dependencies': [
450         '../build/linux/system.gyp:pangocairo',
451       ],
452     }],
453     ['use_x11 == 1', {
454       'include_dirs': [
455         '<(DEPTH)/third_party/angle/include',
456       ],
457       'link_settings': {
458         'libraries': [
459           '-lXcomposite',
460         ],
461       },
462     }],
463     ['use_x11 == 1 and (target_arch != "arm" or chromeos == 0)', {
464       'sources': [
465         'common/gpu/x_util.cc',
466         'common/gpu/x_util.h',
467       ],
468     }],
469     ['enable_plugins==1', {
470       'dependencies': [
471         '../ppapi/ppapi_internal.gyp:ppapi_shared',
472       ],
473     }, {  # enable_plugins == 0
474       'sources!': [
475         'common/pepper_plugin_registry.cc',
476         'common/pepper_plugin_registry.h',
477       ],
478     }],
479     ['enable_gpu==1', {
480       'dependencies': [
481         '../gpu/gpu.gyp:command_buffer_service',
482       ],
483     }],
484     ['OS=="android"', {
485       'dependencies': [
486         '../media/media.gyp:media',
487       ],
488       'sources': [
489         'common/gpu/media/android_video_decode_accelerator.cc',
490         'common/gpu/media/android_video_decode_accelerator.h',
491       ],
492     }],
493     ['target_arch=="arm" and chromeos == 1 and use_x11 == 1', {
494       'dependencies': [
495         '../media/media.gyp:media',
496       ],
497       'sources': [
498         'common/gpu/media/exynos_video_decode_accelerator.cc',
499         'common/gpu/media/exynos_video_decode_accelerator.h',
500         'common/gpu/media/gles2_texture_to_egl_image_translator.cc',
501         'common/gpu/media/gles2_texture_to_egl_image_translator.h',
502         'common/gpu/media/omx_video_decode_accelerator.cc',
503         'common/gpu/media/omx_video_decode_accelerator.h',
504       ],
505       'include_dirs': [
506         '<(DEPTH)/third_party/angle/include',
507         '<(DEPTH)/third_party/openmax/il',
508       ],
509       'link_settings': {
510         'libraries': [
511           '-lEGL',
512           '-lGLESv2',
513         ],
514       },
515     }],
516     ['target_arch != "arm" and chromeos == 1 and use_x11 == 1', {
517       'sources': [
518         'common/gpu/media/h264_dpb.cc',
519         'common/gpu/media/h264_dpb.h',
520         'common/gpu/media/vaapi_h264_decoder.cc',
521         'common/gpu/media/vaapi_h264_decoder.h',
522         'common/gpu/media/vaapi_video_decode_accelerator.cc',
523         'common/gpu/media/vaapi_video_decode_accelerator.h',
524       ],
525       'include_dirs': [
526         '<(DEPTH)/third_party/libva',
527       ],
528     }],
529     ['OS=="win"', {
530       'dependencies': [
531         '../media/media.gyp:media',
532         '../ui/gl/gl.gyp:gl',
533       ],
534       'link_settings': {
535         'libraries': [
536            '-ld3d9.lib',
537            '-ldxva2.lib',
538            '-lstrmiids.lib',
539            '-lmf.lib',
540            '-lmfplat.lib',
541            '-lmfuuid.lib',
542         ],
543         'msvs_settings': {
544           'VCLinkerTool': {
545             'DelayLoadDLLs': [
546               'd3d9.dll',
547               'dxva2.dll',
548               'mf.dll',
549               'mfplat.dll',
550             ],
551           },
552         },
553       },
554       'sources': [
555         'common/gpu/media/dxva_video_decode_accelerator.cc',
556         'common/gpu/media/dxva_video_decode_accelerator.h',
557       ],
558       'include_dirs': [
559         '<(DEPTH)/third_party/angle/include',
560       ],
561     }],
562     ['OS=="win" and directxsdk_exists=="True"', {
563       'actions': [
564       {
565         'action_name': 'extract_xinput',
566         'variables': {
567           'input': 'APR2007_xinput_x86.cab',
568           'output': 'xinput1_3.dll',
569         },
570         'inputs': [
571           '../third_party/directxsdk/files/Redist/<(input)',
572         ],
573         'outputs': [
574           '<(PRODUCT_DIR)/<(output)',
575         ],
576         'action': [
577           'python',
578         '../build/extract_from_cab.py',
579         '..\\third_party\\directxsdk\\files\\Redist\\<(input)',
580         '<(output)',
581         '<(PRODUCT_DIR)',
582         ],
583         'msvs_cygwin_shell': 1,
584       },
585      ]
586     }],
587   ],