blob: c015efe1b471c418933713f5bc65a3b971f88e18 [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',
28 'c/ppb_core.h',
29 'c/ppb_file_io.h',
30 'c/ppb_file_ref.h',
31 'c/ppb_file_system.h',
32 'c/ppb_fullscreen.h',
[email protected]d5cc7192012-03-07 16:53:1633 'c/ppb_gamepad.h',
[email protected]1f081e7a2011-12-01 19:33:2134 'c/ppb_graphics_2d.h',
35 'c/ppb_graphics_3d.h',
36 'c/ppb_image_data.h',
37 'c/ppb_input_event.h',
38 'c/ppb_instance.h',
39 'c/ppb_messaging.h',
[email protected]33ec50562012-04-08 20:28:4340 'c/ppb_mouse_cursor.h',
[email protected]1f081e7a2011-12-01 19:33:2141 'c/ppb_mouse_lock.h',
42 'c/ppb_opengles2.h',
[email protected]cdf4e912012-06-21 23:15:1043 'c/pp_touch_point.h',
[email protected]1f081e7a2011-12-01 19:33:2144 'c/ppb_url_loader.h',
45 'c/ppb_url_request_info.h',
46 'c/ppb_url_response_info.h',
47 'c/ppb_var.h',
[email protected]9c6e0de2012-01-27 04:55:5548 'c/ppb_var_array_buffer.h',
[email protected]e8f07ac2012-01-03 17:43:3649 'c/ppb_view.h',
[email protected]53508222012-01-27 09:42:4150 'c/ppb_websocket.h',
[email protected]1f081e7a2011-12-01 19:33:2151 'c/ppp.h',
52 'c/ppp_graphics_3d.h',
53 'c/ppp_input_event.h',
54 'c/ppp_instance.h',
55 'c/ppp_messaging.h',
56 'c/ppp_mouse_lock.h',
57
58 # Dev interfaces.
59 'c/dev/pp_cursor_type_dev.h',
60 'c/dev/pp_video_dev.h',
61 'c/dev/ppb_buffer_dev.h',
62 'c/dev/ppb_char_set_dev.h',
63 'c/dev/ppb_console_dev.h',
64 'c/dev/ppb_cursor_control_dev.h',
[email protected]dca65e12012-01-21 07:54:1765 'c/dev/ppb_device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2166 'c/dev/ppb_directory_reader_dev.h',
67 'c/dev/ppb_file_chooser_dev.h',
68 'c/dev/ppb_find_dev.h',
69 'c/dev/ppb_font_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2170 'c/dev/ppb_ime_input_event_dev.h',
71 'c/dev/ppb_memory_dev.h',
[email protected]231a96b72012-01-20 04:17:4072 'c/dev/ppb_message_loop_dev.h',
[email protected]772a74622012-06-14 21:15:5073 'c/dev/ppb_printing_dev.h',
[email protected]6117b82da2012-01-07 00:51:0174 'c/dev/ppb_resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2175 'c/dev/ppb_scrollbar_dev.h',
76 'c/dev/ppb_testing_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5277 'c/dev/ppb_text_input_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2178 'c/dev/ppb_url_util_dev.h',
79 'c/dev/ppb_video_decoder_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2180 'c/dev/ppb_widget_dev.h',
81 'c/dev/ppb_zoom_dev.h',
82 'c/dev/ppp_cursor_control_dev.h',
83 'c/dev/ppp_find_dev.h',
84 'c/dev/ppp_network_state_dev.h',
85 'c/dev/ppp_scrollbar_dev.h',
86 'c/dev/ppp_selection_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5287 'c/dev/ppp_text_input_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2188 'c/dev/ppp_video_decoder_dev.h',
89 'c/dev/ppp_widget_dev.h',
90 'c/dev/ppp_zoom_dev.h',
91
92 # Private interfaces.
[email protected]9a807152012-07-30 17:13:0193 'c/private/pp_file_handle.h',
[email protected]1f081e7a2011-12-01 19:33:2194 'c/private/ppb_flash.h',
95 'c/private/ppb_flash_clipboard.h',
96 'c/private/ppb_flash_file.h',
97 'c/private/ppb_flash_fullscreen.h',
98 'c/private/ppb_flash_menu.h',
[email protected]cd2af392012-01-31 09:19:1799 'c/private/ppb_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21100 'c/private/ppb_flash_tcp_socket.h',
101 'c/private/ppb_flash_udp_socket.h',
102 'c/private/ppb_gpu_blacklist_private.h',
[email protected]f3ae866d2012-03-22 13:08:00103 'c/private/ppb_host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21104 'c/private/ppb_instance_private.h',
105 'c/private/ppb_nacl_private.h',
106 'c/private/ppb_net_address_private.h',
107 'c/private/ppb_pdf.h',
108 'c/private/ppb_proxy_private.h',
109 'c/private/ppp_instance_private.h',
[email protected]d2e03f82012-03-05 08:12:38110 'c/private/ppb_network_list_private.h',
111 'c/private/ppb_network_monitor_private.h',
[email protected]f3ae866d2012-03-22 13:08:00112 'c/private/ppb_tcp_server_socket_private.h',
[email protected]1f081e7a2011-12-01 19:33:21113 'c/private/ppb_tcp_socket_private.h',
114 'c/private/ppb_udp_socket_private.h',
[email protected]de2895262012-04-04 17:15:48115 'c/private/ppb_x509_certificate_private.h',
[email protected]1f081e7a2011-12-01 19:33:21116
117 # Deprecated interfaces.
118 'c/dev/deprecated_bool.h',
119 'c/dev/ppb_var_deprecated.h',
120 'c/dev/ppp_class_deprecated.h',
121
122 # Trusted interfaces.
123 'c/trusted/ppb_audio_trusted.h',
124 'c/trusted/ppb_broker_trusted.h',
[email protected]ed9b7932012-02-21 18:11:47125 'c/trusted/ppb_browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21126 'c/trusted/ppb_buffer_trusted.h',
127 'c/trusted/ppb_file_chooser_trusted.h',
128 'c/trusted/ppb_file_io_trusted.h',
129 'c/trusted/ppb_graphics_3d_trusted.h',
130 'c/trusted/ppb_image_data_trusted.h',
131 'c/trusted/ppb_url_loader_trusted.h',
132 'c/trusted/ppp_broker.h',
133 ],
[email protected]70919502011-12-16 02:30:03134 'cpp_source_files': [
[email protected]e10b2b28a2012-03-14 23:17:14135 'cpp/array_output.cc',
136 'cpp/array_output.h',
[email protected]1f081e7a2011-12-01 19:33:21137 'cpp/audio.cc',
138 'cpp/audio.h',
139 'cpp/audio_config.cc',
140 'cpp/audio_config.h',
[email protected]1f081e7a2011-12-01 19:33:21141 'cpp/completion_callback.h',
142 'cpp/core.cc',
143 'cpp/core.h',
144 'cpp/file_io.cc',
145 'cpp/file_io.h',
146 'cpp/file_ref.cc',
147 'cpp/file_ref.h',
148 'cpp/file_system.cc',
149 'cpp/file_system.h',
150 'cpp/fullscreen.cc',
151 'cpp/fullscreen.h',
152 'cpp/graphics_2d.cc',
153 'cpp/graphics_2d.h',
154 'cpp/graphics_3d.cc',
155 'cpp/graphics_3d.h',
156 'cpp/graphics_3d_client.cc',
157 'cpp/graphics_3d_client.h',
158 'cpp/image_data.cc',
159 'cpp/image_data.h',
160 'cpp/input_event.cc',
161 'cpp/input_event.h',
162 'cpp/instance.cc',
163 'cpp/instance.h',
[email protected]09af0f72012-02-27 20:23:19164 'cpp/instance_handle.cc',
165 'cpp/instance_handle.h',
[email protected]1f081e7a2011-12-01 19:33:21166 'cpp/logging.h',
167 'cpp/module.cc',
168 'cpp/module.h',
169 'cpp/module_impl.h',
[email protected]33ec50562012-04-08 20:28:43170 'cpp/mouse_cursor.cc',
171 'cpp/mouse_cursor.h',
[email protected]1f081e7a2011-12-01 19:33:21172 'cpp/mouse_lock.cc',
173 'cpp/mouse_lock.h',
[email protected]e10b2b28a2012-03-14 23:17:14174 'cpp/output_traits.h',
[email protected]1f081e7a2011-12-01 19:33:21175 'cpp/point.h',
176 'cpp/rect.cc',
177 'cpp/rect.h',
178 'cpp/resource.cc',
179 'cpp/resource.h',
180 'cpp/size.h',
[email protected]cdf4e912012-06-21 23:15:10181 'cpp/touch_point.h',
[email protected]1f081e7a2011-12-01 19:33:21182 'cpp/url_loader.cc',
183 'cpp/url_loader.h',
184 'cpp/url_request_info.cc',
185 'cpp/url_request_info.h',
186 'cpp/url_response_info.cc',
187 'cpp/url_response_info.h',
188 'cpp/var.cc',
189 'cpp/var.h',
[email protected]9c6e0de2012-01-27 04:55:55190 'cpp/var_array_buffer.cc',
191 'cpp/var_array_buffer.h',
[email protected]e8f07ac2012-01-03 17:43:36192 'cpp/view.cc',
193 'cpp/view.h',
[email protected]53508222012-01-27 09:42:41194 'cpp/websocket.cc',
195 'cpp/websocket.h',
[email protected]1f081e7a2011-12-01 19:33:21196
197 # Dev interfaces.
198 'cpp/dev/audio_input_dev.cc',
199 'cpp/dev/audio_input_dev.h',
200 'cpp/dev/buffer_dev.cc',
201 'cpp/dev/buffer_dev.h',
[email protected]dca65e12012-01-21 07:54:17202 'cpp/dev/device_ref_dev.cc',
203 'cpp/dev/device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21204 'cpp/dev/directory_entry_dev.cc',
205 'cpp/dev/directory_entry_dev.h',
206 'cpp/dev/directory_reader_dev.cc',
207 'cpp/dev/directory_reader_dev.h',
208 'cpp/dev/file_chooser_dev.cc',
209 'cpp/dev/file_chooser_dev.h',
210 'cpp/dev/find_dev.cc',
211 'cpp/dev/find_dev.h',
212 'cpp/dev/font_dev.cc',
213 'cpp/dev/font_dev.h',
[email protected]0cd5b9df2012-06-28 19:33:33214 'cpp/dev/graphics_2d_dev.cc',
215 'cpp/dev/graphics_2d_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21216 'cpp/dev/ime_input_event_dev.cc',
217 'cpp/dev/ime_input_event_dev.h',
218 'cpp/dev/memory_dev.cc',
219 'cpp/dev/memory_dev.h',
[email protected]231a96b72012-01-20 04:17:40220 'cpp/dev/message_loop_dev.cc',
221 'cpp/dev/message_loop_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21222 'cpp/dev/printing_dev.cc',
223 'cpp/dev/printing_dev.h',
[email protected]6117b82da2012-01-07 00:51:01224 'cpp/dev/resource_array_dev.cc',
225 'cpp/dev/resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21226 'cpp/dev/scrollbar_dev.cc',
227 'cpp/dev/scrollbar_dev.h',
228 'cpp/dev/selection_dev.cc',
229 'cpp/dev/selection_dev.h',
230 'cpp/dev/text_input_dev.cc',
231 'cpp/dev/text_input_dev.h',
232 'cpp/dev/url_util_dev.cc',
233 'cpp/dev/url_util_dev.h',
234 'cpp/dev/video_capture_client_dev.cc',
235 'cpp/dev/video_capture_client_dev.h',
236 'cpp/dev/video_capture_dev.cc',
237 'cpp/dev/video_capture_dev.h',
238 'cpp/dev/video_decoder_client_dev.cc',
239 'cpp/dev/video_decoder_client_dev.h',
240 'cpp/dev/video_decoder_dev.cc',
241 'cpp/dev/video_decoder_dev.h',
[email protected]0cd5b9df2012-06-28 19:33:33242 'cpp/dev/view_dev.cc',
243 'cpp/dev/view_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21244 'cpp/dev/widget_client_dev.cc',
245 'cpp/dev/widget_client_dev.h',
246 'cpp/dev/widget_dev.cc',
247 'cpp/dev/widget_dev.h',
248 'cpp/dev/zoom_dev.cc',
249 'cpp/dev/zoom_dev.h',
250
251 # Deprecated interfaces.
252 'cpp/dev/scriptable_object_deprecated.h',
253 'cpp/dev/scriptable_object_deprecated.cc',
254
255 # Private interfaces.
[email protected]4ee95fa42011-12-16 20:10:08256 'cpp/private/flash.cc',
257 'cpp/private/flash.h',
[email protected]cf0f7d92012-01-14 01:24:54258 'cpp/private/flash_clipboard.cc',
259 'cpp/private/flash_clipboard.h',
[email protected]502ec4dd2012-06-11 20:45:01260 'cpp/private/flash_device_id.cc',
261 'cpp/private/flash_device_id.h',
[email protected]ee0abbf2012-06-25 22:19:28262 'cpp/private/flash_file.cc',
263 'cpp/private/flash_file.h',
[email protected]1f081e7a2011-12-01 19:33:21264 'cpp/private/flash_fullscreen.cc',
265 'cpp/private/flash_fullscreen.h',
266 'cpp/private/flash_menu.cc',
267 'cpp/private/flash_menu.h',
[email protected]cd2af392012-01-31 09:19:17268 'cpp/private/flash_message_loop.cc',
269 'cpp/private/flash_message_loop.h',
[email protected]0f8a16cf2012-03-21 10:08:37270 'cpp/private/host_resolver_private.cc',
271 'cpp/private/host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21272 'cpp/private/instance_private.cc',
273 'cpp/private/instance_private.h',
274 'cpp/private/net_address_private.cc',
275 'cpp/private/net_address_private.h',
[email protected]d2e03f82012-03-05 08:12:38276 'cpp/private/network_list_private.cc',
277 'cpp/private/network_list_private.h',
278 'cpp/private/network_monitor_private.cc',
279 'cpp/private/network_monitor_private.h',
[email protected]4f9e7222012-03-13 09:45:14280 'cpp/private/tcp_server_socket_private.cc',
281 'cpp/private/tcp_server_socket_private.h',
[email protected]1f081e7a2011-12-01 19:33:21282 'cpp/private/tcp_socket_private.cc',
283 'cpp/private/tcp_socket_private.h',
284 'cpp/private/udp_socket_private.cc',
285 'cpp/private/udp_socket_private.h',
286 'cpp/private/var_private.cc',
287 'cpp/private/var_private.h',
[email protected]de2895262012-04-04 17:15:48288 'cpp/private/x509_certificate_private.cc',
289 'cpp/private/x509_certificate_private.h',
[email protected]1f081e7a2011-12-01 19:33:21290
291 # Trusted interfaces.
[email protected]7a26d92e2012-02-17 20:15:25292 'cpp/trusted/browser_font_trusted.cc',
293 'cpp/trusted/browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21294 'cpp/trusted/file_chooser_trusted.cc',
295 'cpp/trusted/file_chooser_trusted.h',
[email protected]6c8011b2011-12-15 23:26:56296 'cpp/trusted/file_io_trusted.cc',
297 'cpp/trusted/file_io_trusted.h',
[email protected]ae5ff9ae2012-01-06 22:50:33298
299 # Utility sources.
300 'utility/completion_callback_factory.h',
[email protected]47a961c2012-07-13 19:18:52301 'utility/completion_callback_factory_thread_traits.h',
[email protected]ae5ff9ae2012-01-06 22:50:33302 'utility/graphics/paint_aggregator.cc',
303 'utility/graphics/paint_aggregator.h',
304 'utility/graphics/paint_manager.cc',
305 'utility/graphics/paint_manager.h',
[email protected]39832802012-03-21 18:55:08306 'utility/private/network_list_observer_private.cc',
307 'utility/private/network_list_observer_private.h',
[email protected]47a961c2012-07-13 19:18:52308 'utility/threading/lock.cc',
309 'utility/threading/lock.h',
[email protected]15b12242012-01-26 19:28:47310 'utility/threading/simple_thread.cc',
311 'utility/threading/simple_thread.h',
[email protected]2785cb92012-02-29 20:22:09312 'utility/websocket/websocket_api.cc',
313 'utility/websocket/websocket_api.h',
[email protected]1f081e7a2011-12-01 19:33:21314 ],
315 #
316 # Common Testing source for trusted and untrusted (NaCl) pugins.
317 #
[email protected]70919502011-12-16 02:30:03318 'test_common_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21319 # Common test files
[email protected]46c9a052012-06-27 19:27:26320 'lib/gl/gles2/gles2.c',
321 'lib/gl/gles2/gl2ext_ppapi.c',
322 'lib/gl/gles2/gl2ext_ppapi.h',
[email protected]1f081e7a2011-12-01 19:33:21323 'tests/all_c_includes.h',
324 'tests/all_cpp_includes.h',
325 'tests/arch_dependent_sizes_32.h',
326 'tests/arch_dependent_sizes_64.h',
327 'tests/pp_thread.h',
[email protected]dbccd592012-05-07 08:14:18328 'tests/test_audio.cc',
329 'tests/test_audio.h',
[email protected]7d713562012-04-30 06:46:10330 'tests/test_audio_config.cc',
331 'tests/test_audio_config.h',
[email protected]1f081e7a2011-12-01 19:33:21332 'tests/test_case.cc',
333 'tests/test_case.h',
[email protected]ec6bffd2012-07-12 19:31:23334 'tests/test_core.cc',
335 'tests/test_core.h',
[email protected]7d713562012-04-30 06:46:10336 'tests/test_cursor_control.cc',
337 'tests/test_cursor_control.h',
338 'tests/test_directory_reader.cc',
339 'tests/test_directory_reader.h',
[email protected]59261242012-03-19 13:08:59340 'tests/test_empty.cc',
341 'tests/test_empty.h',
[email protected]7d713562012-04-30 06:46:10342 'tests/test_file_io.cc',
343 'tests/test_file_io.h',
344 'tests/test_file_ref.cc',
345 'tests/test_file_ref.h',
346 'tests/test_file_system.cc',
347 'tests/test_file_system.h',
[email protected]ec6bffd2012-07-12 19:31:23348 'tests/test_fullscreen.cc',
349 'tests/test_fullscreen.h',
[email protected]7d713562012-04-30 06:46:10350 'tests/test_graphics_2d.cc',
351 'tests/test_graphics_2d.h',
[email protected]46c9a052012-06-27 19:27:26352 'tests/test_graphics_3d.cc',
353 'tests/test_graphics_3d.h',
[email protected]f3ae866d2012-03-22 13:08:00354 'tests/test_host_resolver_private.cc',
355 'tests/test_host_resolver_private.h',
[email protected]7d713562012-04-30 06:46:10356 'tests/test_image_data.cc',
357 'tests/test_image_data.h',
[email protected]397c23962012-05-21 07:09:32358 'tests/test_ime_input_event.cc',
359 'tests/test_ime_input_event.h',
[email protected]7d713562012-04-30 06:46:10360 'tests/test_input_event.cc',
361 'tests/test_input_event.h',
362 'tests/test_memory.cc',
363 'tests/test_memory.h',
364 'tests/test_mouse_cursor.cc',
365 'tests/test_mouse_cursor.h',
[email protected]f1b5af92012-07-09 19:09:15366 'tests/test_mouse_lock.cc',
367 'tests/test_mouse_lock.h',
[email protected]9e855c0a2012-01-18 13:36:55368 'tests/test_net_address_private_untrusted.cc',
369 'tests/test_net_address_private_untrusted.h',
[email protected]7d713562012-04-30 06:46:10370 'tests/test_paint_aggregator.cc',
371 'tests/test_paint_aggregator.h',
372 'tests/test_post_message.cc',
373 'tests/test_post_message.h',
374 'tests/test_scrollbar.cc',
375 'tests/test_scrollbar.h',
[email protected]20e31122012-02-22 15:56:03376 'tests/test_tcp_server_socket_private.cc',
377 'tests/test_tcp_server_socket_private.h',
[email protected]8ffeeeb42012-03-22 00:49:29378 'tests/test_tcp_socket_private.cc',
379 'tests/test_tcp_socket_private.h',
380 'tests/test_udp_socket_private.cc',
381 'tests/test_udp_socket_private.h',
[email protected]7d713562012-04-30 06:46:10382 'tests/test_url_loader.cc',
383 'tests/test_url_loader.h',
384 'tests/test_url_request.cc',
385 'tests/test_url_request.h',
[email protected]1f081e7a2011-12-01 19:33:21386 'tests/test_utils.cc',
[email protected]7d713562012-04-30 06:46:10387 'tests/test_var.cc',
388 'tests/test_var.h',
389 'tests/test_view.cc',
390 'tests/test_view.h',
391 'tests/test_websocket.cc',
392 'tests/test_websocket.h',
[email protected]1f081e7a2011-12-01 19:33:21393 'tests/testing_instance.cc',
394 'tests/testing_instance.h',
[email protected]ef5e98e2011-12-06 09:49:18395
[email protected]1f081e7a2011-12-01 19:33:21396 # Compile-time tests
397 'tests/test_c_includes.c',
398 'tests/test_cpp_includes.cc',
399 'tests/test_struct_sizes.c',
400 ],
401 #
402 # Sources used in NaCl tests.
403 #
[email protected]70919502011-12-16 02:30:03404 'test_nacl_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21405 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
[email protected]50da4202012-03-11 11:07:12406 'tests/test_tcp_server_socket_private_disallowed.cc',
[email protected]240502342011-12-22 20:07:49407 'tests/test_tcp_socket_private_disallowed.cc',
408 'tests/test_udp_socket_private_disallowed.cc',
[email protected]1f081e7a2011-12-01 19:33:21409 ],
410 #
411 # Sources used in trusted tests.
412 #
[email protected]70919502011-12-16 02:30:03413 'test_trusted_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21414 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
[email protected]1f081e7a2011-12-01 19:33:21415 'tests/test_broker.cc',
416 'tests/test_broker.h',
[email protected]7a26d92e2012-02-17 20:15:25417 'tests/test_browser_font.cc',
418 'tests/test_browser_font.h',
[email protected]1f081e7a2011-12-01 19:33:21419 'tests/test_buffer.cc',
420 'tests/test_buffer.h',
421 'tests/test_c_includes.c',
422 'tests/test_char_set.cc',
423 'tests/test_char_set.h',
[email protected]1f081e7a2011-12-01 19:33:21424 'tests/test_cpp_includes.cc',
425 'tests/test_crypto.cc',
426 'tests/test_crypto.h',
[email protected]1f081e7a2011-12-01 19:33:21427 'tests/test_flash.cc',
428 'tests/test_flash.h',
429 'tests/test_flash_clipboard.cc',
430 'tests/test_flash_clipboard.h',
[email protected]481a4b72012-06-15 22:56:53431 'tests/test_flash_file.cc',
432 'tests/test_flash_file.h',
[email protected]1f081e7a2011-12-01 19:33:21433 'tests/test_flash_fullscreen.cc',
434 'tests/test_flash_fullscreen.h',
[email protected]cd2af392012-01-31 09:19:17435 'tests/test_flash_message_loop.cc',
436 'tests/test_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21437 'tests/test_net_address_private.cc',
438 'tests/test_net_address_private.h',
[email protected]2e80d05482012-03-13 00:10:41439 'tests/test_network_monitor_private.cc',
440 'tests/test_network_monitor_private.h',
[email protected]6117b82da2012-01-07 00:51:01441 'tests/test_resource_array.cc',
442 'tests/test_resource_array.h',
[email protected]1f081e7a2011-12-01 19:33:21443 'tests/test_struct_sizes.c',
[email protected]92a794992012-04-12 03:38:22444 'tests/test_tcp_socket_private_trusted.cc',
445 'tests/test_tcp_socket_private_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21446 'tests/test_uma.cc',
447 'tests/test_uma.h',
[email protected]1f081e7a2011-12-01 19:33:21448 'tests/test_url_util.cc',
449 'tests/test_url_util.h',
450 'tests/test_utils.cc',
451 'tests/test_utils.h',
[email protected]1f081e7a2011-12-01 19:33:21452 'tests/test_video_decoder.cc',
453 'tests/test_video_decoder.h',
[email protected]de2895262012-04-04 17:15:48454 'tests/test_x509_certificate_private.cc',
455 'tests/test_x509_certificate_private.h',
[email protected]1f081e7a2011-12-01 19:33:21456
457 # Deprecated test cases.
458 'tests/test_instance_deprecated.cc',
459 'tests/test_instance_deprecated.h',
460 'tests/test_var_deprecated.cc',
461 'tests/test_var_deprecated.h',
462 ],
463 },
[email protected]ddd61db2011-12-07 06:49:00464}