blob: 694a9ea5b4517e74a6ad6e17fee9cb9516f1a861 [file] [log] [blame]
[email protected]6117b82da2012-01-07 00:51:011# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]55cdf6052011-05-13 19:22:532# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
[email protected]21f97752012-06-16 00:35:016 'target_defaults': {
7 'variables': {
8 'ppapi_shared_target': 0,
[email protected]6a3cd902012-01-21 00:48:029 },
[email protected]21f97752012-06-16 00:35:0110 'target_conditions': [
11 # This part is shared between the targets defined below.
12 ['ppapi_shared_target==1', {
13 'sources': [
[email protected]53db2fa2013-03-19 00:29:0314 'shared_impl/array_var.cc',
15 'shared_impl/array_var.h',
[email protected]21f97752012-06-16 00:35:0116 'shared_impl/array_writer.cc',
17 'shared_impl/array_writer.h',
18 'shared_impl/callback_tracker.cc',
19 'shared_impl/callback_tracker.h',
[email protected]d9e5f4122013-03-18 20:42:5020 'shared_impl/dictionary_var.cc',
21 'shared_impl/dictionary_var.h',
[email protected]c77144722013-01-19 04:16:3622 'shared_impl/file_io_state_manager.cc',
23 'shared_impl/file_io_state_manager.h',
[email protected]21f97752012-06-16 00:35:0124 'shared_impl/file_path.cc',
25 'shared_impl/file_path.h',
[email protected]c6420f082013-09-18 22:42:4126 'shared_impl/file_ref_create_info.cc',
[email protected]d1967ed2013-06-18 01:10:2127 'shared_impl/file_ref_create_info.h',
[email protected]bf8961a2013-06-14 17:53:2028 'shared_impl/file_ref_util.cc',
29 'shared_impl/file_ref_util.h',
[email protected]26dfb4b72013-11-12 19:36:1330 'shared_impl/file_system_util.cc',
31 'shared_impl/file_system_util.h',
[email protected]21f97752012-06-16 00:35:0132 'shared_impl/file_type_conversion.cc',
33 'shared_impl/file_type_conversion.h',
[email protected]a1686e272012-11-01 23:39:3434 'shared_impl/flash_clipboard_format_registry.cc',
35 'shared_impl/flash_clipboard_format_registry.h',
[email protected]246fc492012-08-27 20:28:1836 'shared_impl/host_resource.cc',
[email protected]21f97752012-06-16 00:35:0137 'shared_impl/host_resource.h',
38 'shared_impl/id_assignment.cc',
39 'shared_impl/id_assignment.h',
40 'shared_impl/platform_file.cc',
41 'shared_impl/platform_file.h',
42 'shared_impl/ppapi_globals.cc',
43 'shared_impl/ppapi_globals.h',
[email protected]ac07ec52013-04-22 17:32:4544 'shared_impl/ppapi_nacl_channel_args.cc',
45 'shared_impl/ppapi_nacl_channel_args.h',
[email protected]24cddd42012-07-13 04:28:4046 'shared_impl/ppapi_permissions.cc',
47 'shared_impl/ppapi_permissions.h',
[email protected]21f97752012-06-16 00:35:0148 'shared_impl/ppapi_preferences.cc',
49 'shared_impl/ppapi_preferences.h',
[email protected]195d4cde2012-10-02 18:12:4150 'shared_impl/ppapi_switches.cc',
51 'shared_impl/ppapi_switches.h',
[email protected]21f97752012-06-16 00:35:0152 'shared_impl/ppb_audio_config_shared.cc',
53 'shared_impl/ppb_audio_config_shared.h',
[email protected]21f97752012-06-16 00:35:0154 'shared_impl/ppb_audio_shared.cc',
55 'shared_impl/ppb_audio_shared.h',
56 'shared_impl/ppb_crypto_shared.cc',
57 'shared_impl/ppb_device_ref_shared.cc',
58 'shared_impl/ppb_device_ref_shared.h',
[email protected]00c0d042012-09-10 07:06:3959 'shared_impl/ppb_gamepad_shared.cc',
60 'shared_impl/ppb_gamepad_shared.h',
[email protected]21f97752012-06-16 00:35:0161 'shared_impl/ppb_graphics_3d_shared.cc',
62 'shared_impl/ppb_graphics_3d_shared.h',
63 'shared_impl/ppb_image_data_shared.cc',
64 'shared_impl/ppb_image_data_shared.h',
65 'shared_impl/ppb_input_event_shared.cc',
66 'shared_impl/ppb_input_event_shared.h',
67 'shared_impl/ppb_instance_shared.cc',
68 'shared_impl/ppb_instance_shared.h',
69 'shared_impl/ppb_memory_shared.cc',
[email protected]77c34172012-11-08 18:55:1670 'shared_impl/ppb_message_loop_shared.cc',
71 'shared_impl/ppb_message_loop_shared.h',
[email protected]21f97752012-06-16 00:35:0172 'shared_impl/ppb_opengles2_shared.cc',
73 'shared_impl/ppb_opengles2_shared.h',
[email protected]92576792013-09-20 15:29:1374 'shared_impl/ppb_tcp_socket_shared.cc',
75 'shared_impl/ppb_tcp_socket_shared.h',
[email protected]9e10e0442013-01-28 18:46:2476 'shared_impl/ppb_trace_event_impl.cc',
77 'shared_impl/ppb_trace_event_impl.h',
[email protected]21f97752012-06-16 00:35:0178 'shared_impl/ppb_url_util_shared.cc',
79 'shared_impl/ppb_url_util_shared.h',
80 'shared_impl/ppb_var_shared.cc',
81 'shared_impl/ppb_var_shared.h',
82 'shared_impl/ppb_video_decoder_shared.cc',
83 'shared_impl/ppb_video_decoder_shared.h',
[email protected]21f97752012-06-16 00:35:0184 'shared_impl/ppb_view_shared.cc',
85 'shared_impl/ppb_view_shared.h',
86 'shared_impl/ppp_flash_browser_operations_shared.h',
87 'shared_impl/ppp_instance_combined.cc',
88 'shared_impl/ppp_instance_combined.h',
89 'shared_impl/proxy_lock.cc',
90 'shared_impl/proxy_lock.h',
91 'shared_impl/resource.cc',
92 'shared_impl/resource.h',
93 'shared_impl/resource_tracker.cc',
94 'shared_impl/resource_tracker.h',
[email protected]3d242262013-09-03 07:09:3795 'shared_impl/resource_var.cc',
96 'shared_impl/resource_var.h',
[email protected]21f97752012-06-16 00:35:0197 'shared_impl/scoped_pp_resource.cc',
98 'shared_impl/scoped_pp_resource.h',
[email protected]7657b682012-06-19 17:36:0899 'shared_impl/scoped_pp_var.cc',
100 'shared_impl/scoped_pp_var.h',
[email protected]64a61fc2013-06-19 13:30:59101 'shared_impl/socket_option_data.cc',
102 'shared_impl/socket_option_data.h',
[email protected]7ef6b79b2013-01-17 02:38:24103 'shared_impl/thread_aware_callback.cc',
104 'shared_impl/thread_aware_callback.h',
[email protected]21f97752012-06-16 00:35:01105 'shared_impl/time_conversion.cc',
106 'shared_impl/time_conversion.h',
107 'shared_impl/tracked_callback.cc',
108 'shared_impl/tracked_callback.h',
[email protected]7b2f7292012-09-19 19:52:12109 'shared_impl/url_request_info_data.cc',
110 'shared_impl/url_request_info_data.h',
[email protected]844fecb2012-11-16 20:11:06111 'shared_impl/url_response_info_data.cc',
112 'shared_impl/url_response_info_data.h',
[email protected]21f97752012-06-16 00:35:01113 'shared_impl/var.cc',
114 'shared_impl/var.h',
115 'shared_impl/var_tracker.cc',
116 'shared_impl/var_tracker.h',
[email protected]d9e5f4122013-03-18 20:42:50117 'shared_impl/var_value_conversions.cc',
118 'shared_impl/var_value_conversions.h',
[email protected]21f97752012-06-16 00:35:01119 # TODO(viettrungluu): Split these out; it won't be used in NaCl.
120 'shared_impl/private/net_address_private_impl.cc',
[email protected]96c36f682013-05-22 13:03:34121 'shared_impl/private/net_address_private_impl_constants.cc',
[email protected]21f97752012-06-16 00:35:01122 'shared_impl/private/net_address_private_impl.h',
123
[email protected]21f97752012-06-16 00:35:01124 'shared_impl/private/ppb_char_set_shared.cc',
125 'shared_impl/private/ppb_char_set_shared.h',
[email protected]21f97752012-06-16 00:35:01126 'shared_impl/private/ppb_x509_certificate_private_shared.cc',
127 'shared_impl/private/ppb_x509_certificate_private_shared.h',
[email protected]21f97752012-06-16 00:35:01128
129 'thunk/enter.cc',
130 'thunk/enter.h',
[email protected]27db60a2013-03-29 03:29:20131 'thunk/extensions_common_api.h',
[email protected]63e56c832013-12-11 04:38:11132 'thunk/ppb_alarms_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01133 'thunk/ppb_audio_api.h',
134 'thunk/ppb_audio_config_api.h',
135 'thunk/ppb_audio_config_thunk.cc',
[email protected]2ae036502014-01-14 16:01:01136 'thunk/ppb_audio_frame_api.h',
137 'thunk/ppb_audio_frame_thunk.cc',
[email protected]21f97752012-06-16 00:35:01138 'thunk/ppb_audio_input_api.h',
[email protected]8917a672013-02-25 17:18:04139 'thunk/ppb_audio_input_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01140 'thunk/ppb_audio_thunk.cc',
[email protected]21f97752012-06-16 00:35:01141 'thunk/ppb_broker_api.h',
142 'thunk/ppb_broker_thunk.cc',
143 'thunk/ppb_browser_font_trusted_api.h',
144 'thunk/ppb_browser_font_trusted_thunk.cc',
145 'thunk/ppb_buffer_api.h',
146 'thunk/ppb_buffer_thunk.cc',
[email protected]21f97752012-06-16 00:35:01147 'thunk/ppb_char_set_thunk.cc',
148 'thunk/ppb_console_thunk.cc',
[email protected]e5aeef02012-08-17 00:18:43149 'thunk/ppb_content_decryptor_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01150 'thunk/ppb_cursor_control_thunk.cc',
151 'thunk/ppb_device_ref_api.h',
[email protected]a5b6ace2013-02-08 21:09:52152 'thunk/ppb_device_ref_dev_thunk.cc',
[email protected]d196ccaf2013-05-08 18:04:58153 'thunk/ppb_ext_crx_file_system_private_thunk.cc',
[email protected]dbe43ca2013-04-09 18:26:17154 'thunk/ppb_ext_socket_thunk.cc',
[email protected]21f97752012-06-16 00:35:01155 'thunk/ppb_file_chooser_api.h',
[email protected]4c49e992013-03-29 18:53:16156 'thunk/ppb_file_chooser_dev_thunk.cc',
157 'thunk/ppb_file_chooser_trusted_thunk.cc',
[email protected]21f97752012-06-16 00:35:01158 'thunk/ppb_file_io_api.h',
[email protected]8f96cef2013-04-01 16:51:13159 'thunk/ppb_file_io_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01160 'thunk/ppb_file_io_thunk.cc',
[email protected]21f97752012-06-16 00:35:01161 'thunk/ppb_file_ref_api.h',
162 'thunk/ppb_file_ref_thunk.cc',
163 'thunk/ppb_file_system_api.h',
164 'thunk/ppb_file_system_thunk.cc',
[email protected]a5b6ace2013-02-08 21:09:52165 'thunk/ppb_find_dev_thunk.cc',
[email protected]22fdaa62012-11-30 01:55:44166 'thunk/ppb_flash_clipboard_api.h',
[email protected]21f97752012-06-16 00:35:01167 'thunk/ppb_flash_clipboard_thunk.cc',
[email protected]21f97752012-06-16 00:35:01168 'thunk/ppb_flash_device_id_thunk.cc',
[email protected]1c081e52013-05-25 14:30:55169 'thunk/ppb_flash_drm_api.h',
170 'thunk/ppb_flash_drm_thunk.cc',
[email protected]21f97752012-06-16 00:35:01171 'thunk/ppb_flash_file_fileref_thunk.cc',
172 'thunk/ppb_flash_file_modulelocal_thunk.cc',
[email protected]cb65f132012-10-09 17:06:09173 'thunk/ppb_flash_font_file_api.h',
174 'thunk/ppb_flash_font_file_thunk.cc',
[email protected]22fdaa62012-11-30 01:55:44175 'thunk/ppb_flash_fullscreen_api.h',
[email protected]21f97752012-06-16 00:35:01176 'thunk/ppb_flash_fullscreen_thunk.cc',
[email protected]11d0c362012-10-11 02:02:11177 'thunk/ppb_flash_functions_api.h',
[email protected]21f97752012-06-16 00:35:01178 'thunk/ppb_flash_menu_api.h',
179 'thunk/ppb_flash_menu_thunk.cc',
180 'thunk/ppb_flash_message_loop_api.h',
181 'thunk/ppb_flash_message_loop_thunk.cc',
[email protected]6a77ef22012-12-21 23:31:36182 'thunk/ppb_flash_print_thunk.cc',
[email protected]21f97752012-06-16 00:35:01183 'thunk/ppb_flash_thunk.cc',
184 'thunk/ppb_fullscreen_thunk.cc',
[email protected]f5118812012-08-24 19:54:30185 'thunk/ppb_gamepad_api.h',
[email protected]21f97752012-06-16 00:35:01186 'thunk/ppb_gamepad_thunk.cc',
187 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc',
188 'thunk/ppb_graphics_2d_api.h',
[email protected]de059fac2013-04-30 18:12:49189 'thunk/ppb_graphics_2d_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01190 'thunk/ppb_graphics_2d_thunk.cc',
191 'thunk/ppb_graphics_3d_api.h',
192 'thunk/ppb_graphics_3d_thunk.cc',
[email protected]0edbfc82013-06-14 06:15:39193 'thunk/ppb_host_resolver_api.h',
[email protected]c54f81b2013-06-24 06:05:39194 'thunk/ppb_host_resolver_thunk.cc',
[email protected]21f97752012-06-16 00:35:01195 'thunk/ppb_host_resolver_private_api.h',
196 'thunk/ppb_host_resolver_private_thunk.cc',
197 'thunk/ppb_image_data_api.h',
198 'thunk/ppb_image_data_thunk.cc',
[email protected]21f97752012-06-16 00:35:01199 'thunk/ppb_input_event_api.h',
200 'thunk/ppb_input_event_thunk.cc',
201 'thunk/ppb_instance_api.h',
[email protected]f1e929e12012-12-26 18:38:49202 'thunk/ppb_instance_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01203 'thunk/ppb_instance_thunk.cc',
[email protected]435945742013-11-08 06:31:11204 'thunk/ppb_isolated_file_system_private_api.h',
205 'thunk/ppb_isolated_file_system_private_thunk.cc',
[email protected]2ae036502014-01-14 16:01:01206 'thunk/ppb_media_stream_audio_track_api.h',
207 'thunk/ppb_media_stream_audio_track_thunk.cc',
[email protected]2d453af2014-01-10 03:15:16208 'thunk/ppb_media_stream_video_track_api.h',
209 'thunk/ppb_media_stream_video_track_thunk.cc',
[email protected]21f97752012-06-16 00:35:01210 'thunk/ppb_message_loop_api.h',
211 'thunk/ppb_messaging_thunk.cc',
212 'thunk/ppb_mouse_cursor_thunk.cc',
213 'thunk/ppb_mouse_lock_thunk.cc',
[email protected]2414d922013-06-10 09:19:21214 'thunk/ppb_net_address_api.h',
[email protected]ee517552013-06-22 20:07:50215 'thunk/ppb_net_address_thunk.cc',
[email protected]adf250c2013-04-22 18:13:47216 'thunk/ppb_network_list_api.h',
[email protected]86fbad282013-09-22 06:34:03217 'thunk/ppb_network_list_thunk.cc',
[email protected]f14989b2013-09-06 05:30:25218 'thunk/ppb_network_monitor_api.h',
[email protected]86fbad282013-09-22 06:34:03219 'thunk/ppb_network_monitor_thunk.cc',
[email protected]226dea42013-06-24 21:05:36220 'thunk/ppb_network_proxy_api.h',
[email protected]9bf4d67b2013-06-25 17:12:01221 'thunk/ppb_network_proxy_thunk.cc',
[email protected]a1ab6d82013-09-28 13:49:54222 'thunk/ppb_output_protection_api.h',
223 'thunk/ppb_output_protection_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01224 'thunk/ppb_pdf_api.h',
[email protected]34a4eb32013-03-21 18:02:04225 'thunk/ppb_pdf_thunk.cc',
[email protected]b1a9d9a92013-09-17 20:58:27226 'thunk/ppb_platform_verification_api.h',
227 'thunk/ppb_platform_verification_private_thunk.cc',
[email protected]e9cb0b792012-09-07 07:11:06228 'thunk/ppb_printing_api.h',
[email protected]2acf7ce72013-04-24 19:16:45229 'thunk/ppb_printing_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01230 'thunk/ppb_scrollbar_api.h',
231 'thunk/ppb_scrollbar_thunk.cc',
232 'thunk/ppb_talk_private_api.h',
233 'thunk/ppb_talk_private_thunk.cc',
234 'thunk/ppb_tcp_server_socket_private_api.h',
235 'thunk/ppb_tcp_server_socket_private_thunk.cc',
[email protected]b1784f42013-06-13 06:48:36236 'thunk/ppb_tcp_socket_api.h',
[email protected]21f97752012-06-16 00:35:01237 'thunk/ppb_tcp_socket_private_api.h',
238 'thunk/ppb_tcp_socket_private_thunk.cc',
[email protected]b838eea2013-06-22 22:17:22239 'thunk/ppb_tcp_socket_thunk.cc',
[email protected]21f97752012-06-16 00:35:01240 'thunk/ppb_text_input_thunk.cc',
[email protected]725056b72013-03-16 09:57:51241 'thunk/ppb_truetype_font_api.h',
242 'thunk/ppb_truetype_font_singleton_api.h',
[email protected]a3887962013-04-16 21:02:16243 'thunk/ppb_truetype_font_dev_thunk.cc',
[email protected]31cb1472013-06-13 22:43:39244 'thunk/ppb_udp_socket_api.h',
[email protected]8de13292013-06-24 06:04:39245 'thunk/ppb_udp_socket_thunk.cc',
[email protected]21f97752012-06-16 00:35:01246 'thunk/ppb_udp_socket_private_api.h',
247 'thunk/ppb_udp_socket_private_thunk.cc',
248 'thunk/ppb_url_loader_api.h',
249 'thunk/ppb_url_loader_thunk.cc',
[email protected]b082d582013-04-18 14:02:00250 'thunk/ppb_url_loader_trusted_thunk.cc',
[email protected]21f97752012-06-16 00:35:01251 'thunk/ppb_url_request_info_api.h',
252 'thunk/ppb_url_request_info_thunk.cc',
253 'thunk/ppb_url_response_info_api.h',
254 'thunk/ppb_url_response_info_thunk.cc',
255 'thunk/ppb_url_util_thunk.cc',
[email protected]53db2fa2013-03-19 00:29:03256 'thunk/ppb_var_array_thunk.cc',
[email protected]d9e5f4122013-03-18 20:42:50257 'thunk/ppb_var_dictionary_thunk.cc',
[email protected]81216b52013-10-19 15:58:08258 'thunk/ppb_var_resource_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01259 'thunk/ppb_video_capture_api.h',
260 'thunk/ppb_video_capture_thunk.cc',
261 'thunk/ppb_video_decoder_api.h',
262 'thunk/ppb_video_decoder_thunk.cc',
[email protected]b76257d2013-05-04 00:11:30263 'thunk/ppb_video_destination_private_api.h',
264 'thunk/ppb_video_destination_private_thunk.cc',
[email protected]2d453af2014-01-10 03:15:16265 'thunk/ppb_video_frame_api.h',
266 'thunk/ppb_video_frame_thunk.cc',
[email protected]b76257d2013-05-04 00:11:30267 'thunk/ppb_video_source_private_api.h',
268 'thunk/ppb_video_source_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01269 'thunk/ppb_view_api.h',
[email protected]12b6f612013-02-13 18:17:58270 'thunk/ppb_view_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01271 'thunk/ppb_view_thunk.cc',
272 'thunk/ppb_websocket_api.h',
273 'thunk/ppb_websocket_thunk.cc',
274 'thunk/ppb_widget_api.h',
[email protected]a5b6ace2013-02-08 21:09:52275 'thunk/ppb_widget_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01276 'thunk/ppb_x509_certificate_private_api.h',
277 'thunk/ppb_x509_certificate_private_thunk.cc',
[email protected]26b81db82013-04-23 23:52:20278 'thunk/ppb_zoom_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01279 'thunk/thunk.h',
280 ],
281 'defines': [
282 'PPAPI_SHARED_IMPLEMENTATION',
283 'PPAPI_THUNK_IMPLEMENTATION',
284 ],
285 'include_dirs': [
286 '..',
287 ],
288 'target_conditions': [
[email protected]246fc492012-08-27 20:28:18289 ['>(nacl_untrusted_build)==1 or >(nacl_win64_target)==1', {
[email protected]21f97752012-06-16 00:35:01290 'sources!': [
[email protected]a1686e272012-11-01 23:39:34291 'shared_impl/flash_clipboard_format_registry.cc',
[email protected]21f97752012-06-16 00:35:01292 'shared_impl/ppb_url_util_shared.cc',
293 'shared_impl/ppb_video_decoder_shared.cc',
294 'shared_impl/ppb_video_capture_shared.cc',
[email protected]21f97752012-06-16 00:35:01295 'shared_impl/private/ppb_browser_font_trusted_shared.cc',
296 'shared_impl/private/ppb_char_set_shared.cc',
[email protected]8917a672013-02-25 17:18:04297 'thunk/ppb_audio_input_dev_thunk.cc',
[email protected]21f97752012-06-16 00:35:01298 'thunk/ppb_broker_thunk.cc',
299 'thunk/ppb_browser_font_trusted_thunk.cc',
300 'thunk/ppb_buffer_thunk.cc',
[email protected]e5aeef02012-08-17 00:18:43301 'thunk/ppb_content_decryptor_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01302 'thunk/ppb_char_set_thunk.cc',
[email protected]21f97752012-06-16 00:35:01303 'thunk/ppb_flash_clipboard_thunk.cc',
304 'thunk/ppb_flash_device_id_thunk.cc',
[email protected]1c081e52013-05-25 14:30:55305 'thunk/ppb_flash_drm_thunk.cc',
[email protected]21f97752012-06-16 00:35:01306 'thunk/ppb_flash_file_fileref_thunk.cc',
307 'thunk/ppb_flash_file_modulelocal_thunk.cc',
[email protected]cb65f132012-10-09 17:06:09308 'thunk/ppb_flash_font_file_thunk.cc',
[email protected]21f97752012-06-16 00:35:01309 'thunk/ppb_flash_fullscreen_thunk.cc',
310 'thunk/ppb_flash_menu_thunk.cc',
311 'thunk/ppb_flash_message_loop_thunk.cc',
312 'thunk/ppb_flash_thunk.cc',
313 'thunk/ppb_flash_message_loop_thunk.cc',
314 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc',
[email protected]c9be98e2013-03-26 22:15:51315 'thunk/ppb_pdf_thunk.cc',
[email protected]b1a9d9a92013-09-17 20:58:27316 'thunk/ppb_platform_verification_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01317 'thunk/ppb_scrollbar_thunk.cc',
318 'thunk/ppb_talk_private_thunk.cc',
[email protected]21f97752012-06-16 00:35:01319 'thunk/ppb_transport_thunk.cc',
[email protected]21f97752012-06-16 00:35:01320 'thunk/ppb_url_util_thunk.cc',
321 'thunk/ppb_video_capture_thunk.cc',
322 'thunk/ppb_video_decoder_thunk.cc',
[email protected]3ec40f22012-01-20 21:26:39323 ],
[email protected]21f97752012-06-16 00:35:01324 }],
[email protected]e8f578d2012-09-17 19:27:10325 # We exclude a few more things for nacl_win64, to avoid pulling in
326 # more dependencies.
[email protected]246fc492012-08-27 20:28:18327 ['>(nacl_win64_target)==1', {
328 'sources!': [
329 'shared_impl/ppb_audio_shared.cc',
330 'shared_impl/ppb_graphics_3d_shared.cc',
331 'shared_impl/ppb_opengles2_shared.cc',
[email protected]e8f578d2012-09-17 19:27:10332 'shared_impl/private/ppb_host_resolver_shared.cc',
[email protected]bcb7e502012-10-25 00:13:28333 'shared_impl/private/net_address_private_impl.cc',
[email protected]246fc492012-08-27 20:28:18334 'thunk/ppb_graphics_3d_thunk.cc',
[email protected]e8f578d2012-09-17 19:27:10335 'thunk/ppb_host_resolver_private_thunk.cc',
[email protected]667591d2012-09-04 21:30:12336 'thunk/ppb_tcp_server_socket_private_thunk.cc',
337 'thunk/ppb_tcp_socket_private_thunk.cc',
338 'thunk/ppb_udp_socket_private_thunk.cc',
339 'thunk/ppb_x509_certificate_private_thunk.cc',
[email protected]246fc492012-08-27 20:28:18340 ],
341 }],
[email protected]21f97752012-06-16 00:35:01342 ],
343 }],
344 ],
345 },
[email protected]55cdf6052011-05-13 19:22:53346}