blob: 8548295f4973cff87fa97fcc68a354bd5ab1ec3e [file] [log] [blame]
[email protected]6117b82da2012-01-07 00:51:011# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]1f081e7a2011-12-01 19:33:212# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
6 'variables': {
[email protected]70919502011-12-16 02:30:037 'c_source_files': [
[email protected]207394bf2012-03-08 20:43:188 'c/pp_array_output.h',
[email protected]1f081e7a2011-12-01 19:33:219 'c/pp_bool.h',
10 'c/pp_completion_callback.h',
11 'c/pp_errors.h',
12 'c/pp_file_info.h',
13 'c/pp_graphics_3d.h',
14 'c/pp_input_event.h',
15 'c/pp_instance.h',
16 'c/pp_macros.h',
17 'c/pp_module.h',
18 'c/pp_point.h',
19 'c/pp_rect.h',
20 'c/pp_resource.h',
21 'c/pp_size.h',
22 'c/pp_stdint.h',
23 'c/pp_time.h',
24 'c/pp_var.h',
25 'c/ppb.h',
26 'c/ppb_audio.h',
27 'c/ppb_audio_config.h',
[email protected]598816ad2012-12-13 01:34:3228 'c/ppb_console.h',
[email protected]1f081e7a2011-12-01 19:33:2129 'c/ppb_core.h',
30 'c/ppb_file_io.h',
31 'c/ppb_file_ref.h',
32 'c/ppb_file_system.h',
33 'c/ppb_fullscreen.h',
[email protected]d5cc7192012-03-07 16:53:1634 'c/ppb_gamepad.h',
[email protected]1f081e7a2011-12-01 19:33:2135 'c/ppb_graphics_2d.h',
36 'c/ppb_graphics_3d.h',
37 'c/ppb_image_data.h',
38 'c/ppb_input_event.h',
39 'c/ppb_instance.h',
[email protected]d4ab94712012-11-15 21:01:2340 'c/ppb_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:2141 'c/ppb_messaging.h',
[email protected]33ec50562012-04-08 20:28:4342 'c/ppb_mouse_cursor.h',
[email protected]1f081e7a2011-12-01 19:33:2143 'c/ppb_mouse_lock.h',
[email protected]ee517552013-06-22 20:07:5044 'c/ppb_net_address.h',
[email protected]1f081e7a2011-12-01 19:33:2145 'c/ppb_opengles2.h',
[email protected]b838eea2013-06-22 22:17:2246 'c/ppb_tcp_socket.h',
[email protected]cdf4e912012-06-21 23:15:1047 'c/pp_touch_point.h',
[email protected]1f081e7a2011-12-01 19:33:2148 'c/ppb_url_loader.h',
49 'c/ppb_url_request_info.h',
50 'c/ppb_url_response_info.h',
51 'c/ppb_var.h',
[email protected]034fbf82013-06-20 09:08:1552 'c/ppb_var_array.h',
[email protected]9c6e0de2012-01-27 04:55:5553 'c/ppb_var_array_buffer.h',
[email protected]034fbf82013-06-20 09:08:1554 'c/ppb_var_dictionary.h',
[email protected]e8f07ac2012-01-03 17:43:3655 'c/ppb_view.h',
[email protected]53508222012-01-27 09:42:4156 'c/ppb_websocket.h',
[email protected]1f081e7a2011-12-01 19:33:2157 'c/ppp.h',
58 'c/ppp_graphics_3d.h',
59 'c/ppp_input_event.h',
60 'c/ppp_instance.h',
61 'c/ppp_messaging.h',
62 'c/ppp_mouse_lock.h',
63
64 # Dev interfaces.
65 'c/dev/pp_cursor_type_dev.h',
66 'c/dev/pp_video_dev.h',
67 'c/dev/ppb_buffer_dev.h',
68 'c/dev/ppb_char_set_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2169 'c/dev/ppb_cursor_control_dev.h',
[email protected]dca65e12012-01-21 07:54:1770 'c/dev/ppb_device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2171 'c/dev/ppb_file_chooser_dev.h',
72 'c/dev/ppb_find_dev.h',
73 'c/dev/ppb_font_dev.h',
[email protected]0edbfc82013-06-14 06:15:3974 'c/dev/ppb_host_resolver_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2175 'c/dev/ppb_ime_input_event_dev.h',
76 'c/dev/ppb_memory_dev.h',
[email protected]772a74622012-06-14 21:15:5077 'c/dev/ppb_printing_dev.h',
[email protected]6117b82da2012-01-07 00:51:0178 'c/dev/ppb_resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2179 'c/dev/ppb_scrollbar_dev.h',
80 'c/dev/ppb_testing_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5281 'c/dev/ppb_text_input_dev.h',
[email protected]f89de242013-03-12 06:46:2982 'c/dev/ppb_truetype_font_dev.h',
[email protected]31cb1472013-06-13 22:43:3983 'c/dev/ppb_udp_socket_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2184 'c/dev/ppb_url_util_dev.h',
85 'c/dev/ppb_video_decoder_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2186 'c/dev/ppb_widget_dev.h',
87 'c/dev/ppb_zoom_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2188 'c/dev/ppp_find_dev.h',
89 'c/dev/ppp_network_state_dev.h',
90 'c/dev/ppp_scrollbar_dev.h',
91 'c/dev/ppp_selection_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5292 'c/dev/ppp_text_input_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2193 'c/dev/ppp_video_decoder_dev.h',
94 'c/dev/ppp_widget_dev.h',
95 'c/dev/ppp_zoom_dev.h',
96
97 # Private interfaces.
[email protected]9a807152012-07-30 17:13:0198 'c/private/pp_file_handle.h',
[email protected]cb65f132012-10-09 17:06:0999 'c/private/pp_private_font_charset.h',
[email protected]b48e52e62013-04-26 03:54:05100 'c/private/pp_video_frame_private.h',
[email protected]e5aeef02012-08-17 00:18:43101 'c/private/ppb_content_decryptor_private.h',
[email protected]d196ccaf2013-05-08 18:04:58102 'c/private/ppb_ext_crx_file_system_private.h',
[email protected]1f081e7a2011-12-01 19:33:21103 'c/private/ppb_flash.h',
104 'c/private/ppb_flash_clipboard.h',
105 'c/private/ppb_flash_file.h',
[email protected]cb65f132012-10-09 17:06:09106 'c/private/ppb_flash_font_file.h',
[email protected]1f081e7a2011-12-01 19:33:21107 'c/private/ppb_flash_fullscreen.h',
108 'c/private/ppb_flash_menu.h',
[email protected]cd2af392012-01-31 09:19:17109 'c/private/ppb_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21110 'c/private/ppb_gpu_blacklist_private.h',
[email protected]f3ae866d2012-03-22 13:08:00111 'c/private/ppb_host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21112 'c/private/ppb_instance_private.h',
113 'c/private/ppb_nacl_private.h',
114 'c/private/ppb_net_address_private.h',
115 'c/private/ppb_pdf.h',
116 'c/private/ppb_proxy_private.h',
117 'c/private/ppp_instance_private.h',
[email protected]d2e03f82012-03-05 08:12:38118 'c/private/ppb_network_list_private.h',
119 'c/private/ppb_network_monitor_private.h',
[email protected]f3ae866d2012-03-22 13:08:00120 'c/private/ppb_tcp_server_socket_private.h',
[email protected]1f081e7a2011-12-01 19:33:21121 'c/private/ppb_tcp_socket_private.h',
122 'c/private/ppb_udp_socket_private.h',
[email protected]b48e52e62013-04-26 03:54:05123 'c/private/ppb_video_destination_private.h',
124 'c/private/ppb_video_source_private.h',
[email protected]de2895262012-04-04 17:15:48125 'c/private/ppb_x509_certificate_private.h',
[email protected]e5aeef02012-08-17 00:18:43126 'c/private/ppp_content_decryptor_private.h',
[email protected]1f081e7a2011-12-01 19:33:21127
128 # Deprecated interfaces.
129 'c/dev/deprecated_bool.h',
130 'c/dev/ppb_var_deprecated.h',
131 'c/dev/ppp_class_deprecated.h',
132
133 # Trusted interfaces.
[email protected]1f081e7a2011-12-01 19:33:21134 'c/trusted/ppb_broker_trusted.h',
[email protected]ed9b7932012-02-21 18:11:47135 'c/trusted/ppb_browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21136 'c/trusted/ppb_file_chooser_trusted.h',
137 'c/trusted/ppb_file_io_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21138 'c/trusted/ppb_url_loader_trusted.h',
139 'c/trusted/ppp_broker.h',
[email protected]470020d2a2013-03-12 17:50:15140
141 # Extensions dev interfaces.
[email protected]27db60a2013-03-29 03:29:20142 'c/extensions/dev/ppb_ext_alarms_dev.h',
143 'c/extensions/dev/ppb_ext_events_dev.h',
[email protected]b5e916a2013-04-08 21:17:07144 'c/extensions/dev/ppb_ext_socket_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21145 ],
[email protected]70919502011-12-16 02:30:03146 'cpp_source_files': [
[email protected]e10b2b28a2012-03-14 23:17:14147 'cpp/array_output.cc',
148 'cpp/array_output.h',
[email protected]1f081e7a2011-12-01 19:33:21149 'cpp/audio.cc',
150 'cpp/audio.h',
151 'cpp/audio_config.cc',
152 'cpp/audio_config.h',
[email protected]1f081e7a2011-12-01 19:33:21153 'cpp/completion_callback.h',
154 'cpp/core.cc',
155 'cpp/core.h',
[email protected]2dea98e2013-05-03 21:51:46156 'cpp/directory_entry.cc',
157 'cpp/directory_entry.h',
[email protected]1f081e7a2011-12-01 19:33:21158 'cpp/file_io.cc',
159 'cpp/file_io.h',
160 'cpp/file_ref.cc',
161 'cpp/file_ref.h',
162 'cpp/file_system.cc',
163 'cpp/file_system.h',
164 'cpp/fullscreen.cc',
165 'cpp/fullscreen.h',
166 'cpp/graphics_2d.cc',
167 'cpp/graphics_2d.h',
168 'cpp/graphics_3d.cc',
169 'cpp/graphics_3d.h',
170 'cpp/graphics_3d_client.cc',
171 'cpp/graphics_3d_client.h',
172 'cpp/image_data.cc',
173 'cpp/image_data.h',
174 'cpp/input_event.cc',
175 'cpp/input_event.h',
176 'cpp/instance.cc',
177 'cpp/instance.h',
[email protected]09af0f72012-02-27 20:23:19178 'cpp/instance_handle.cc',
179 'cpp/instance_handle.h',
[email protected]1f081e7a2011-12-01 19:33:21180 'cpp/logging.h',
[email protected]d4ab94712012-11-15 21:01:23181 'cpp/message_loop.cc',
182 'cpp/message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21183 'cpp/module.cc',
184 'cpp/module.h',
185 'cpp/module_impl.h',
[email protected]33ec50562012-04-08 20:28:43186 'cpp/mouse_cursor.cc',
187 'cpp/mouse_cursor.h',
[email protected]1f081e7a2011-12-01 19:33:21188 'cpp/mouse_lock.cc',
189 'cpp/mouse_lock.h',
[email protected]ee517552013-06-22 20:07:50190 'cpp/net_address.cc',
191 'cpp/net_address.h',
[email protected]e10b2b28a2012-03-14 23:17:14192 'cpp/output_traits.h',
[email protected]1f081e7a2011-12-01 19:33:21193 'cpp/point.h',
194 'cpp/rect.cc',
195 'cpp/rect.h',
196 'cpp/resource.cc',
197 'cpp/resource.h',
198 'cpp/size.h',
[email protected]b838eea2013-06-22 22:17:22199 'cpp/tcp_socket.cc',
200 'cpp/tcp_socket.h',
[email protected]cdf4e912012-06-21 23:15:10201 'cpp/touch_point.h',
[email protected]1f081e7a2011-12-01 19:33:21202 'cpp/url_loader.cc',
203 'cpp/url_loader.h',
204 'cpp/url_request_info.cc',
205 'cpp/url_request_info.h',
206 'cpp/url_response_info.cc',
207 'cpp/url_response_info.h',
208 'cpp/var.cc',
209 'cpp/var.h',
[email protected]034fbf82013-06-20 09:08:15210 'cpp/var_array.cc',
211 'cpp/var_array.h',
[email protected]9c6e0de2012-01-27 04:55:55212 'cpp/var_array_buffer.cc',
213 'cpp/var_array_buffer.h',
[email protected]034fbf82013-06-20 09:08:15214 'cpp/var_dictionary.cc',
215 'cpp/var_dictionary.h',
[email protected]e8f07ac2012-01-03 17:43:36216 'cpp/view.cc',
217 'cpp/view.h',
[email protected]53508222012-01-27 09:42:41218 'cpp/websocket.cc',
219 'cpp/websocket.h',
[email protected]1f081e7a2011-12-01 19:33:21220
221 # Dev interfaces.
222 'cpp/dev/audio_input_dev.cc',
223 'cpp/dev/audio_input_dev.h',
224 'cpp/dev/buffer_dev.cc',
225 'cpp/dev/buffer_dev.h',
[email protected]779f5052012-10-18 23:40:30226 'cpp/dev/crypto_dev.cc',
227 'cpp/dev/crypto_dev.h',
[email protected]e55b88a2012-10-19 16:59:20228 'cpp/dev/cursor_control_dev.cc',
229 'cpp/dev/cursor_control_dev.h',
[email protected]dca65e12012-01-21 07:54:17230 'cpp/dev/device_ref_dev.cc',
231 'cpp/dev/device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21232 'cpp/dev/file_chooser_dev.cc',
233 'cpp/dev/file_chooser_dev.h',
234 'cpp/dev/find_dev.cc',
235 'cpp/dev/find_dev.h',
236 'cpp/dev/font_dev.cc',
237 'cpp/dev/font_dev.h',
[email protected]0cd5b9df2012-06-28 19:33:33238 'cpp/dev/graphics_2d_dev.cc',
239 'cpp/dev/graphics_2d_dev.h',
[email protected]0edbfc82013-06-14 06:15:39240 'cpp/dev/host_resolver_dev.cc',
241 'cpp/dev/host_resolver_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21242 'cpp/dev/ime_input_event_dev.cc',
243 'cpp/dev/ime_input_event_dev.h',
244 'cpp/dev/memory_dev.cc',
245 'cpp/dev/memory_dev.h',
246 'cpp/dev/printing_dev.cc',
247 'cpp/dev/printing_dev.h',
[email protected]6117b82da2012-01-07 00:51:01248 'cpp/dev/resource_array_dev.cc',
249 'cpp/dev/resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21250 'cpp/dev/scrollbar_dev.cc',
251 'cpp/dev/scrollbar_dev.h',
252 'cpp/dev/selection_dev.cc',
253 'cpp/dev/selection_dev.h',
254 'cpp/dev/text_input_dev.cc',
255 'cpp/dev/text_input_dev.h',
[email protected]f89de242013-03-12 06:46:29256 'cpp/dev/truetype_font_dev.cc',
257 'cpp/dev/truetype_font_dev.h',
[email protected]31cb1472013-06-13 22:43:39258 'cpp/dev/udp_socket_dev.cc',
259 'cpp/dev/udp_socket_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21260 'cpp/dev/url_util_dev.cc',
261 'cpp/dev/url_util_dev.h',
262 'cpp/dev/video_capture_client_dev.cc',
263 'cpp/dev/video_capture_client_dev.h',
264 'cpp/dev/video_capture_dev.cc',
265 'cpp/dev/video_capture_dev.h',
266 'cpp/dev/video_decoder_client_dev.cc',
267 'cpp/dev/video_decoder_client_dev.h',
268 'cpp/dev/video_decoder_dev.cc',
269 'cpp/dev/video_decoder_dev.h',
[email protected]0cd5b9df2012-06-28 19:33:33270 'cpp/dev/view_dev.cc',
271 'cpp/dev/view_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21272 'cpp/dev/widget_client_dev.cc',
273 'cpp/dev/widget_client_dev.h',
274 'cpp/dev/widget_dev.cc',
275 'cpp/dev/widget_dev.h',
276 'cpp/dev/zoom_dev.cc',
277 'cpp/dev/zoom_dev.h',
278
279 # Deprecated interfaces.
280 'cpp/dev/scriptable_object_deprecated.h',
281 'cpp/dev/scriptable_object_deprecated.cc',
282
283 # Private interfaces.
[email protected]e5aeef02012-08-17 00:18:43284 'cpp/private/content_decryptor_private.cc',
285 'cpp/private/content_decryptor_private.h',
[email protected]d196ccaf2013-05-08 18:04:58286 'cpp/private/ext_crx_file_system_private.cc',
287 'cpp/private/ext_crx_file_system_private.h',
[email protected]8f96cef2013-04-01 16:51:13288 'cpp/private/file_io_private.cc',
289 'cpp/private/file_io_private.h',
[email protected]4ee95fa42011-12-16 20:10:08290 'cpp/private/flash.cc',
291 'cpp/private/flash.h',
[email protected]cf0f7d92012-01-14 01:24:54292 'cpp/private/flash_clipboard.cc',
293 'cpp/private/flash_clipboard.h',
[email protected]502ec4dd2012-06-11 20:45:01294 'cpp/private/flash_device_id.cc',
295 'cpp/private/flash_device_id.h',
[email protected]1c081e52013-05-25 14:30:55296 'cpp/private/flash_drm.cc',
297 'cpp/private/flash_drm.h',
[email protected]ee0abbf2012-06-25 22:19:28298 'cpp/private/flash_file.cc',
299 'cpp/private/flash_file.h',
[email protected]cb65f132012-10-09 17:06:09300 'cpp/private/flash_font_file.cc',
301 'cpp/private/flash_font_file.h',
[email protected]1f081e7a2011-12-01 19:33:21302 'cpp/private/flash_fullscreen.cc',
303 'cpp/private/flash_fullscreen.h',
304 'cpp/private/flash_menu.cc',
305 'cpp/private/flash_menu.h',
[email protected]cd2af392012-01-31 09:19:17306 'cpp/private/flash_message_loop.cc',
307 'cpp/private/flash_message_loop.h',
[email protected]0f8a16cf2012-03-21 10:08:37308 'cpp/private/host_resolver_private.cc',
309 'cpp/private/host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21310 'cpp/private/instance_private.cc',
311 'cpp/private/instance_private.h',
312 'cpp/private/net_address_private.cc',
313 'cpp/private/net_address_private.h',
[email protected]d2e03f82012-03-05 08:12:38314 'cpp/private/network_list_private.cc',
315 'cpp/private/network_list_private.h',
316 'cpp/private/network_monitor_private.cc',
317 'cpp/private/network_monitor_private.h',
[email protected]740b74b52013-04-24 07:09:37318 'cpp/private/pass_file_handle.cc',
319 'cpp/private/pass_file_handle.h',
[email protected]42013302013-03-19 01:44:15320 'cpp/private/pdf.cc',
321 'cpp/private/pdf.h',
[email protected]4f9e7222012-03-13 09:45:14322 'cpp/private/tcp_server_socket_private.cc',
323 'cpp/private/tcp_server_socket_private.h',
[email protected]1f081e7a2011-12-01 19:33:21324 'cpp/private/tcp_socket_private.cc',
325 'cpp/private/tcp_socket_private.h',
326 'cpp/private/udp_socket_private.cc',
327 'cpp/private/udp_socket_private.h',
328 'cpp/private/var_private.cc',
329 'cpp/private/var_private.h',
[email protected]b48e52e62013-04-26 03:54:05330 'cpp/private/video_destination_private.cc',
331 'cpp/private/video_destination_private.h',
332 'cpp/private/video_frame_private.cc',
333 'cpp/private/video_frame_private.h',
334 'cpp/private/video_source_private.cc',
335 'cpp/private/video_source_private.h',
[email protected]de2895262012-04-04 17:15:48336 'cpp/private/x509_certificate_private.cc',
337 'cpp/private/x509_certificate_private.h',
[email protected]1f081e7a2011-12-01 19:33:21338
339 # Trusted interfaces.
[email protected]7a26d92e2012-02-17 20:15:25340 'cpp/trusted/browser_font_trusted.cc',
341 'cpp/trusted/browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21342 'cpp/trusted/file_chooser_trusted.cc',
343 'cpp/trusted/file_chooser_trusted.h',
[email protected]6c8011b2011-12-15 23:26:56344 'cpp/trusted/file_io_trusted.cc',
345 'cpp/trusted/file_io_trusted.h',
[email protected]ae5ff9ae2012-01-06 22:50:33346
[email protected]470020d2a2013-03-12 17:50:15347 # Extensions interfaces.
348 'cpp/extensions/dict_field.h',
349 'cpp/extensions/event_base.cc',
350 'cpp/extensions/event_base.h',
351 'cpp/extensions/ext_output_traits.h',
352 'cpp/extensions/from_var_converter.h',
353 'cpp/extensions/optional.h',
354 'cpp/extensions/to_var_converter.h',
355
356 # Extensions dev interfaces.
357 'cpp/extensions/dev/alarms_dev.cc',
358 'cpp/extensions/dev/alarms_dev.h',
359 'cpp/extensions/dev/events_dev.cc',
360 'cpp/extensions/dev/events_dev.h',
[email protected]b5e916a2013-04-08 21:17:07361 'cpp/extensions/dev/socket_dev.cc',
362 'cpp/extensions/dev/socket_dev.h',
[email protected]470020d2a2013-03-12 17:50:15363
[email protected]ae5ff9ae2012-01-06 22:50:33364 # Utility sources.
365 'utility/completion_callback_factory.h',
[email protected]47a961c2012-07-13 19:18:52366 'utility/completion_callback_factory_thread_traits.h',
[email protected]ae5ff9ae2012-01-06 22:50:33367 'utility/graphics/paint_aggregator.cc',
368 'utility/graphics/paint_aggregator.h',
369 'utility/graphics/paint_manager.cc',
370 'utility/graphics/paint_manager.h',
[email protected]39832802012-03-21 18:55:08371 'utility/private/network_list_observer_private.cc',
372 'utility/private/network_list_observer_private.h',
[email protected]47a961c2012-07-13 19:18:52373 'utility/threading/lock.cc',
374 'utility/threading/lock.h',
[email protected]15b12242012-01-26 19:28:47375 'utility/threading/simple_thread.cc',
376 'utility/threading/simple_thread.h',
[email protected]2785cb92012-02-29 20:22:09377 'utility/websocket/websocket_api.cc',
378 'utility/websocket/websocket_api.h',
[email protected]1f081e7a2011-12-01 19:33:21379 ],
380 #
381 # Common Testing source for trusted and untrusted (NaCl) pugins.
382 #
[email protected]70919502011-12-16 02:30:03383 'test_common_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21384 # Common test files
[email protected]46c9a052012-06-27 19:27:26385 'lib/gl/gles2/gles2.c',
386 'lib/gl/gles2/gl2ext_ppapi.c',
387 'lib/gl/gles2/gl2ext_ppapi.h',
[email protected]1f081e7a2011-12-01 19:33:21388 'tests/all_c_includes.h',
389 'tests/all_cpp_includes.h',
390 'tests/arch_dependent_sizes_32.h',
391 'tests/arch_dependent_sizes_64.h',
392 'tests/pp_thread.h',
[email protected]dbccd592012-05-07 08:14:18393 'tests/test_audio.cc',
394 'tests/test_audio.h',
[email protected]7d713562012-04-30 06:46:10395 'tests/test_audio_config.cc',
396 'tests/test_audio_config.h',
[email protected]1f081e7a2011-12-01 19:33:21397 'tests/test_case.cc',
398 'tests/test_case.h',
[email protected]598816ad2012-12-13 01:34:32399 'tests/test_console.cc',
400 'tests/test_console.h',
[email protected]ec6bffd2012-07-12 19:31:23401 'tests/test_core.cc',
402 'tests/test_core.h',
[email protected]7d713562012-04-30 06:46:10403 'tests/test_cursor_control.cc',
404 'tests/test_cursor_control.h',
[email protected]59261242012-03-19 13:08:59405 'tests/test_empty.cc',
406 'tests/test_empty.h',
[email protected]7d713562012-04-30 06:46:10407 'tests/test_file_io.cc',
408 'tests/test_file_io.h',
409 'tests/test_file_ref.cc',
410 'tests/test_file_ref.h',
411 'tests/test_file_system.cc',
412 'tests/test_file_system.h',
[email protected]ec6bffd2012-07-12 19:31:23413 'tests/test_fullscreen.cc',
414 'tests/test_fullscreen.h',
[email protected]7d713562012-04-30 06:46:10415 'tests/test_graphics_2d.cc',
416 'tests/test_graphics_2d.h',
[email protected]46c9a052012-06-27 19:27:26417 'tests/test_graphics_3d.cc',
418 'tests/test_graphics_3d.h',
[email protected]0edbfc82013-06-14 06:15:39419 'tests/test_host_resolver.cc',
420 'tests/test_host_resolver.h',
[email protected]f3ae866d2012-03-22 13:08:00421 'tests/test_host_resolver_private.cc',
422 'tests/test_host_resolver_private.h',
[email protected]6a685372013-02-12 12:50:46423 'tests/test_host_resolver_private_disallowed.cc',
424 'tests/test_host_resolver_private_disallowed.h',
[email protected]7d713562012-04-30 06:46:10425 'tests/test_image_data.cc',
426 'tests/test_image_data.h',
[email protected]397c23962012-05-21 07:09:32427 'tests/test_ime_input_event.cc',
428 'tests/test_ime_input_event.h',
[email protected]7d713562012-04-30 06:46:10429 'tests/test_input_event.cc',
430 'tests/test_input_event.h',
431 'tests/test_memory.cc',
432 'tests/test_memory.h',
[email protected]6de743a2012-08-30 20:03:22433 'tests/test_message_loop.cc',
434 'tests/test_message_loop.h',
[email protected]7d713562012-04-30 06:46:10435 'tests/test_mouse_cursor.cc',
436 'tests/test_mouse_cursor.h',
[email protected]f1b5af92012-07-09 19:09:15437 'tests/test_mouse_lock.cc',
438 'tests/test_mouse_lock.h',
[email protected]2414d922013-06-10 09:19:21439 'tests/test_net_address.cc',
440 'tests/test_net_address.h',
[email protected]9e855c0a2012-01-18 13:36:55441 'tests/test_net_address_private_untrusted.cc',
442 'tests/test_net_address_private_untrusted.h',
[email protected]f64d3d12012-08-10 00:03:15443 'tests/test_network_monitor_private.cc',
444 'tests/test_network_monitor_private.h',
[email protected]7d713562012-04-30 06:46:10445 'tests/test_paint_aggregator.cc',
446 'tests/test_paint_aggregator.h',
447 'tests/test_post_message.cc',
448 'tests/test_post_message.h',
[email protected]234c1392012-09-27 23:30:41449 'tests/test_printing.cc',
450 'tests/test_printing.h',
[email protected]7d713562012-04-30 06:46:10451 'tests/test_scrollbar.cc',
452 'tests/test_scrollbar.h',
[email protected]20e31122012-02-22 15:56:03453 'tests/test_tcp_server_socket_private.cc',
454 'tests/test_tcp_server_socket_private.h',
[email protected]b1784f42013-06-13 06:48:36455 'tests/test_tcp_socket.cc',
456 'tests/test_tcp_socket.h',
[email protected]8ffeeeb42012-03-22 00:49:29457 'tests/test_tcp_socket_private.cc',
458 'tests/test_tcp_socket_private.h',
[email protected]f8b1cb6b2013-04-02 16:52:27459 'tests/test_truetype_font.cc',
460 'tests/test_truetype_font.h',
[email protected]31cb1472013-06-13 22:43:39461 'tests/test_udp_socket.cc',
462 'tests/test_udp_socket.h',
[email protected]8ffeeeb42012-03-22 00:49:29463 'tests/test_udp_socket_private.cc',
464 'tests/test_udp_socket_private.h',
[email protected]7d713562012-04-30 06:46:10465 'tests/test_url_loader.cc',
466 'tests/test_url_loader.h',
467 'tests/test_url_request.cc',
468 'tests/test_url_request.h',
[email protected]1f081e7a2011-12-01 19:33:21469 'tests/test_utils.cc',
[email protected]7d713562012-04-30 06:46:10470 'tests/test_var.cc',
471 'tests/test_var.h',
[email protected]38f61e8f2013-05-11 19:23:38472 'tests/test_video_destination.cc',
473 'tests/test_video_destination.h',
474 'tests/test_video_source.cc',
475 'tests/test_video_source.h',
[email protected]7d713562012-04-30 06:46:10476 'tests/test_view.cc',
477 'tests/test_view.h',
478 'tests/test_websocket.cc',
479 'tests/test_websocket.h',
[email protected]1f081e7a2011-12-01 19:33:21480 'tests/testing_instance.cc',
481 'tests/testing_instance.h',
[email protected]ef5e98e2011-12-06 09:49:18482
[email protected]1f081e7a2011-12-01 19:33:21483 # Compile-time tests
484 'tests/test_c_includes.c',
485 'tests/test_cpp_includes.cc',
486 'tests/test_struct_sizes.c',
487 ],
488 #
489 # Sources used in NaCl tests.
490 #
[email protected]70919502011-12-16 02:30:03491 'test_nacl_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21492 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
[email protected]50da4202012-03-11 11:07:12493 'tests/test_tcp_server_socket_private_disallowed.cc',
[email protected]240502342011-12-22 20:07:49494 'tests/test_tcp_socket_private_disallowed.cc',
495 'tests/test_udp_socket_private_disallowed.cc',
[email protected]1f081e7a2011-12-01 19:33:21496 ],
497 #
498 # Sources used in trusted tests.
499 #
[email protected]70919502011-12-16 02:30:03500 'test_trusted_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21501 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
[email protected]1f081e7a2011-12-01 19:33:21502 'tests/test_broker.cc',
503 'tests/test_broker.h',
[email protected]7a26d92e2012-02-17 20:15:25504 'tests/test_browser_font.cc',
505 'tests/test_browser_font.h',
[email protected]1f081e7a2011-12-01 19:33:21506 'tests/test_buffer.cc',
507 'tests/test_buffer.h',
508 'tests/test_c_includes.c',
509 'tests/test_char_set.cc',
510 'tests/test_char_set.h',
[email protected]1f081e7a2011-12-01 19:33:21511 'tests/test_cpp_includes.cc',
512 'tests/test_crypto.cc',
513 'tests/test_crypto.h',
[email protected]1f081e7a2011-12-01 19:33:21514 'tests/test_flash.cc',
515 'tests/test_flash.h',
516 'tests/test_flash_clipboard.cc',
517 'tests/test_flash_clipboard.h',
[email protected]1c081e52013-05-25 14:30:55518 'tests/test_flash_drm.cc',
519 'tests/test_flash_drm.h',
[email protected]481a4b72012-06-15 22:56:53520 'tests/test_flash_file.cc',
521 'tests/test_flash_file.h',
[email protected]1f081e7a2011-12-01 19:33:21522 'tests/test_flash_fullscreen.cc',
523 'tests/test_flash_fullscreen.h',
[email protected]cd2af392012-01-31 09:19:17524 'tests/test_flash_message_loop.cc',
525 'tests/test_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21526 'tests/test_net_address_private.cc',
527 'tests/test_net_address_private.h',
[email protected]f5869d8be2013-04-06 00:33:10528 'tests/test_pdf.cc',
529 'tests/test_pdf.h',
[email protected]6117b82da2012-01-07 00:51:01530 'tests/test_resource_array.cc',
531 'tests/test_resource_array.h',
[email protected]1f081e7a2011-12-01 19:33:21532 'tests/test_struct_sizes.c',
[email protected]e98aebff2012-11-16 07:31:25533 'tests/test_talk_private.cc',
534 'tests/test_talk_private.h',
[email protected]92a794992012-04-12 03:38:22535 'tests/test_tcp_socket_private_trusted.cc',
536 'tests/test_tcp_socket_private_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21537 'tests/test_uma.cc',
538 'tests/test_uma.h',
[email protected]1f081e7a2011-12-01 19:33:21539 'tests/test_url_util.cc',
540 'tests/test_url_util.h',
541 'tests/test_utils.cc',
542 'tests/test_utils.h',
[email protected]1f081e7a2011-12-01 19:33:21543 'tests/test_video_decoder.cc',
544 'tests/test_video_decoder.h',
[email protected]de2895262012-04-04 17:15:48545 'tests/test_x509_certificate_private.cc',
546 'tests/test_x509_certificate_private.h',
[email protected]1f081e7a2011-12-01 19:33:21547
548 # Deprecated test cases.
549 'tests/test_instance_deprecated.cc',
550 'tests/test_instance_deprecated.h',
551 'tests/test_var_deprecated.cc',
552 'tests/test_var_deprecated.h',
553 ],
554 },
[email protected]ddd61db2011-12-07 06:49:00555}