[email protected] | 6117b82da | 2012-01-07 00:51:01 | [diff] [blame] | 1 | # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 2 | # 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] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 7 | 'c_source_files': [ |
[email protected] | 207394bf | 2012-03-08 20:43:18 | [diff] [blame] | 8 | 'c/pp_array_output.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 9 | 'c/pp_bool.h', |
[email protected] | 4f0c4c4 | 2014-05-06 21:35:49 | [diff] [blame] | 10 | 'c/pp_codecs.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 11 | 'c/pp_completion_callback.h', |
| 12 | 'c/pp_errors.h', |
| 13 | 'c/pp_file_info.h', |
| 14 | 'c/pp_graphics_3d.h', |
| 15 | 'c/pp_input_event.h', |
| 16 | 'c/pp_instance.h', |
| 17 | 'c/pp_macros.h', |
| 18 | 'c/pp_module.h', |
| 19 | 'c/pp_point.h', |
| 20 | 'c/pp_rect.h', |
| 21 | 'c/pp_resource.h', |
| 22 | 'c/pp_size.h', |
| 23 | 'c/pp_stdint.h', |
| 24 | 'c/pp_time.h', |
[email protected] | 79cad34 | 2013-08-01 00:22:48 | [diff] [blame] | 25 | 'c/pp_touch_point.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 26 | 'c/pp_var.h', |
| 27 | 'c/ppb.h', |
| 28 | 'c/ppb_audio.h', |
[email protected] | 6667e568 | 2014-02-11 18:59:05 | [diff] [blame] | 29 | 'c/ppb_audio_buffer.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 30 | 'c/ppb_audio_config.h', |
[email protected] | f55c05e | 2014-06-06 18:57:38 | [diff] [blame] | 31 | 'c/ppb_compositor.h', |
[email protected] | 598816ad | 2012-12-13 01:34:32 | [diff] [blame] | 32 | 'c/ppb_console.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 33 | 'c/ppb_core.h', |
| 34 | 'c/ppb_file_io.h', |
[email protected] | f54329e | 2014-01-29 00:49:51 | [diff] [blame] | 35 | 'c/ppb_file_mapping.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 36 | 'c/ppb_file_ref.h', |
| 37 | 'c/ppb_file_system.h', |
| 38 | 'c/ppb_fullscreen.h', |
[email protected] | d5cc719 | 2012-03-07 16:53:16 | [diff] [blame] | 39 | 'c/ppb_gamepad.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 40 | 'c/ppb_graphics_2d.h', |
| 41 | 'c/ppb_graphics_3d.h', |
[email protected] | c54f81b | 2013-06-24 06:05:39 | [diff] [blame] | 42 | 'c/ppb_host_resolver.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 43 | 'c/ppb_image_data.h', |
| 44 | 'c/ppb_input_event.h', |
| 45 | 'c/ppb_instance.h', |
[email protected] | 731ed56 | 2014-01-09 22:55:17 | [diff] [blame] | 46 | 'c/ppb_media_stream_audio_track.h', |
| 47 | 'c/ppb_media_stream_video_track.h', |
[email protected] | d4ab9471 | 2012-11-15 21:01:23 | [diff] [blame] | 48 | 'c/ppb_message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 49 | 'c/ppb_messaging.h', |
[email protected] | 33ec5056 | 2012-04-08 20:28:43 | [diff] [blame] | 50 | 'c/ppb_mouse_cursor.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 51 | 'c/ppb_mouse_lock.h', |
[email protected] | ee51755 | 2013-06-22 20:07:50 | [diff] [blame] | 52 | 'c/ppb_net_address.h', |
[email protected] | 86fbad28 | 2013-09-22 06:34:03 | [diff] [blame] | 53 | 'c/ppb_network_list.h', |
| 54 | 'c/ppb_network_monitor.h', |
[email protected] | 79cad34 | 2013-08-01 00:22:48 | [diff] [blame] | 55 | 'c/ppb_network_proxy.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 56 | 'c/ppb_opengles2.h', |
[email protected] | b838eea | 2013-06-22 22:17:22 | [diff] [blame] | 57 | 'c/ppb_tcp_socket.h', |
[email protected] | 79cad34 | 2013-08-01 00:22:48 | [diff] [blame] | 58 | 'c/ppb_text_input_controller.h', |
[email protected] | 8de1329 | 2013-06-24 06:04:39 | [diff] [blame] | 59 | 'c/ppb_udp_socket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 60 | 'c/ppb_url_loader.h', |
| 61 | 'c/ppb_url_request_info.h', |
| 62 | 'c/ppb_url_response_info.h', |
| 63 | 'c/ppb_var.h', |
[email protected] | 034fbf8 | 2013-06-20 09:08:15 | [diff] [blame] | 64 | 'c/ppb_var_array.h', |
[email protected] | 9c6e0de | 2012-01-27 04:55:55 | [diff] [blame] | 65 | 'c/ppb_var_array_buffer.h', |
[email protected] | 034fbf8 | 2013-06-20 09:08:15 | [diff] [blame] | 66 | 'c/ppb_var_dictionary.h', |
[email protected] | 4f0c4c4 | 2014-05-06 21:35:49 | [diff] [blame] | 67 | 'c/ppb_video_decoder.h', |
[email protected] | 2d453af | 2014-01-10 03:15:16 | [diff] [blame] | 68 | 'c/ppb_video_frame.h', |
[email protected] | e8f07ac | 2012-01-03 17:43:36 | [diff] [blame] | 69 | 'c/ppb_view.h', |
[email protected] | 5350822 | 2012-01-27 09:42:41 | [diff] [blame] | 70 | 'c/ppb_websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 71 | 'c/ppp.h', |
| 72 | 'c/ppp_graphics_3d.h', |
| 73 | 'c/ppp_input_event.h', |
| 74 | 'c/ppp_instance.h', |
| 75 | 'c/ppp_messaging.h', |
| 76 | 'c/ppp_mouse_lock.h', |
| 77 | |
| 78 | # Dev interfaces. |
| 79 | 'c/dev/pp_cursor_type_dev.h', |
| 80 | 'c/dev/pp_video_dev.h', |
| 81 | 'c/dev/ppb_buffer_dev.h', |
| 82 | 'c/dev/ppb_char_set_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 83 | 'c/dev/ppb_cursor_control_dev.h', |
[email protected] | dca65e1 | 2012-01-21 07:54:17 | [diff] [blame] | 84 | 'c/dev/ppb_device_ref_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 85 | 'c/dev/ppb_file_chooser_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 86 | 'c/dev/ppb_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 87 | 'c/dev/ppb_ime_input_event_dev.h', |
| 88 | 'c/dev/ppb_memory_dev.h', |
[email protected] | 772a7462 | 2012-06-14 21:15:50 | [diff] [blame] | 89 | 'c/dev/ppb_printing_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 90 | 'c/dev/ppb_scrollbar_dev.h', |
[email protected] | 3c8c74c | 2012-03-15 07:34:52 | [diff] [blame] | 91 | 'c/dev/ppb_text_input_dev.h', |
[email protected] | f89de24 | 2013-03-12 06:46:29 | [diff] [blame] | 92 | 'c/dev/ppb_truetype_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 93 | 'c/dev/ppb_url_util_dev.h', |
| 94 | 'c/dev/ppb_video_decoder_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 95 | 'c/dev/ppb_widget_dev.h', |
| 96 | 'c/dev/ppb_zoom_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 97 | 'c/dev/ppp_network_state_dev.h', |
| 98 | 'c/dev/ppp_scrollbar_dev.h', |
| 99 | 'c/dev/ppp_selection_dev.h', |
[email protected] | 3c8c74c | 2012-03-15 07:34:52 | [diff] [blame] | 100 | 'c/dev/ppp_text_input_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 101 | 'c/dev/ppp_video_decoder_dev.h', |
| 102 | 'c/dev/ppp_widget_dev.h', |
| 103 | 'c/dev/ppp_zoom_dev.h', |
| 104 | |
| 105 | # Private interfaces. |
[email protected] | 9a80715 | 2012-07-30 17:13:01 | [diff] [blame] | 106 | 'c/private/pp_file_handle.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 107 | 'c/private/pp_private_font_charset.h', |
[email protected] | b48e52e6 | 2013-04-26 03:54:05 | [diff] [blame] | 108 | 'c/private/pp_video_frame_private.h', |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 109 | 'c/private/ppb_content_decryptor_private.h', |
[email protected] | d196ccaf | 2013-05-08 18:04:58 | [diff] [blame] | 110 | 'c/private/ppb_ext_crx_file_system_private.h', |
[email protected] | f5d324a | 2014-03-26 05:03:34 | [diff] [blame] | 111 | 'c/private/ppb_find_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 112 | 'c/private/ppb_flash.h', |
| 113 | 'c/private/ppb_flash_clipboard.h', |
| 114 | 'c/private/ppb_flash_file.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 115 | 'c/private/ppb_flash_font_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 116 | 'c/private/ppb_flash_fullscreen.h', |
| 117 | 'c/private/ppb_flash_menu.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 118 | 'c/private/ppb_flash_message_loop.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 119 | 'c/private/ppb_host_resolver_private.h', |
[email protected] | 8062ab26 | 2014-05-27 16:56:43 | [diff] [blame] | 120 | 'c/private/ppb_input_event_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 121 | 'c/private/ppb_instance_private.h', |
[email protected] | 43594574 | 2013-11-08 06:31:11 | [diff] [blame] | 122 | 'c/private/ppb_isolated_file_system_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 123 | 'c/private/ppb_nacl_private.h', |
| 124 | 'c/private/ppb_net_address_private.h', |
[email protected] | a1ab6d8 | 2013-09-28 13:49:54 | [diff] [blame] | 125 | 'c/private/ppb_output_protection_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 126 | 'c/private/ppb_pdf.h', |
[email protected] | b1a9d9a9 | 2013-09-17 20:58:27 | [diff] [blame] | 127 | 'c/private/ppb_platform_verification_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 128 | 'c/private/ppb_proxy_private.h', |
[email protected] | 7310b16 | 2013-11-25 22:39:15 | [diff] [blame] | 129 | 'c/private/ppb_testing_private.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 130 | 'c/private/ppb_tcp_server_socket_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 131 | 'c/private/ppb_tcp_socket_private.h', |
| 132 | 'c/private/ppb_udp_socket_private.h', |
[email protected] | 4564949 | 2014-01-24 20:49:34 | [diff] [blame] | 133 | 'c/private/ppb_uma_private.h', |
[email protected] | b48e52e6 | 2013-04-26 03:54:05 | [diff] [blame] | 134 | 'c/private/ppb_video_destination_private.h', |
| 135 | 'c/private/ppb_video_source_private.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 136 | 'c/private/ppb_x509_certificate_private.h', |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 137 | 'c/private/ppp_content_decryptor_private.h', |
[email protected] | f5d324a | 2014-03-26 05:03:34 | [diff] [blame] | 138 | 'c/private/ppp_find_private.h', |
[email protected] | 7310b16 | 2013-11-25 22:39:15 | [diff] [blame] | 139 | 'c/private/ppp_instance_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 140 | |
| 141 | # Deprecated interfaces. |
| 142 | 'c/dev/deprecated_bool.h', |
| 143 | 'c/dev/ppb_var_deprecated.h', |
| 144 | 'c/dev/ppp_class_deprecated.h', |
| 145 | |
| 146 | # Trusted interfaces. |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 147 | 'c/trusted/ppb_broker_trusted.h', |
[email protected] | ed9b793 | 2012-02-21 18:11:47 | [diff] [blame] | 148 | 'c/trusted/ppb_browser_font_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 149 | 'c/trusted/ppb_file_chooser_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 150 | 'c/trusted/ppb_url_loader_trusted.h', |
| 151 | 'c/trusted/ppp_broker.h', |
| 152 | ], |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 153 | 'cpp_source_files': [ |
[email protected] | e10b2b28a | 2012-03-14 23:17:14 | [diff] [blame] | 154 | 'cpp/array_output.cc', |
| 155 | 'cpp/array_output.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 156 | 'cpp/audio.cc', |
| 157 | 'cpp/audio.h', |
[email protected] | 6667e568 | 2014-02-11 18:59:05 | [diff] [blame] | 158 | 'cpp/audio_buffer.cc', |
| 159 | 'cpp/audio_buffer.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 160 | 'cpp/audio_config.cc', |
| 161 | 'cpp/audio_config.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 162 | 'cpp/completion_callback.h', |
[email protected] | f55c05e | 2014-06-06 18:57:38 | [diff] [blame] | 163 | 'cpp/compositor.cc', |
| 164 | 'cpp/compositor.h', |
| 165 | 'cpp/compositor_layer.cc', |
| 166 | 'cpp/compositor_layer.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 167 | 'cpp/core.cc', |
| 168 | 'cpp/core.h', |
[email protected] | 2dea98e | 2013-05-03 21:51:46 | [diff] [blame] | 169 | 'cpp/directory_entry.cc', |
| 170 | 'cpp/directory_entry.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 171 | 'cpp/file_io.cc', |
| 172 | 'cpp/file_io.h', |
| 173 | 'cpp/file_ref.cc', |
| 174 | 'cpp/file_ref.h', |
| 175 | 'cpp/file_system.cc', |
| 176 | 'cpp/file_system.h', |
| 177 | 'cpp/fullscreen.cc', |
| 178 | 'cpp/fullscreen.h', |
| 179 | 'cpp/graphics_2d.cc', |
| 180 | 'cpp/graphics_2d.h', |
| 181 | 'cpp/graphics_3d.cc', |
| 182 | 'cpp/graphics_3d.h', |
| 183 | 'cpp/graphics_3d_client.cc', |
| 184 | 'cpp/graphics_3d_client.h', |
[email protected] | c54f81b | 2013-06-24 06:05:39 | [diff] [blame] | 185 | 'cpp/host_resolver.cc', |
| 186 | 'cpp/host_resolver.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 187 | 'cpp/image_data.cc', |
| 188 | 'cpp/image_data.h', |
| 189 | 'cpp/input_event.cc', |
| 190 | 'cpp/input_event.h', |
| 191 | 'cpp/instance.cc', |
| 192 | 'cpp/instance.h', |
[email protected] | 09af0f7 | 2012-02-27 20:23:19 | [diff] [blame] | 193 | 'cpp/instance_handle.cc', |
| 194 | 'cpp/instance_handle.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 195 | 'cpp/logging.h', |
[email protected] | 1e1cfab | 2014-01-14 15:59:19 | [diff] [blame] | 196 | 'cpp/media_stream_audio_track.cc', |
| 197 | 'cpp/media_stream_audio_track.h', |
[email protected] | 9134a8c | 2014-01-06 16:38:47 | [diff] [blame] | 198 | 'cpp/media_stream_video_track.cc', |
| 199 | 'cpp/media_stream_video_track.h', |
dmichael | b873791 | 2014-09-18 18:00:29 | [diff] [blame] | 200 | 'cpp/message_handler.h', |
[email protected] | d4ab9471 | 2012-11-15 21:01:23 | [diff] [blame] | 201 | 'cpp/message_loop.cc', |
| 202 | 'cpp/message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 203 | 'cpp/module.cc', |
| 204 | 'cpp/module.h', |
| 205 | 'cpp/module_impl.h', |
[email protected] | 33ec5056 | 2012-04-08 20:28:43 | [diff] [blame] | 206 | 'cpp/mouse_cursor.cc', |
| 207 | 'cpp/mouse_cursor.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 208 | 'cpp/mouse_lock.cc', |
| 209 | 'cpp/mouse_lock.h', |
[email protected] | ee51755 | 2013-06-22 20:07:50 | [diff] [blame] | 210 | 'cpp/net_address.cc', |
| 211 | 'cpp/net_address.h', |
[email protected] | 86fbad28 | 2013-09-22 06:34:03 | [diff] [blame] | 212 | 'cpp/network_list.cc', |
| 213 | 'cpp/network_list.h', |
| 214 | 'cpp/network_monitor.cc', |
| 215 | 'cpp/network_monitor.h', |
[email protected] | 9bf4d67b | 2013-06-25 17:12:01 | [diff] [blame] | 216 | 'cpp/network_proxy.cc', |
| 217 | 'cpp/network_proxy.h', |
[email protected] | e10b2b28a | 2012-03-14 23:17:14 | [diff] [blame] | 218 | 'cpp/output_traits.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 219 | 'cpp/point.h', |
| 220 | 'cpp/rect.cc', |
| 221 | 'cpp/rect.h', |
| 222 | 'cpp/resource.cc', |
| 223 | 'cpp/resource.h', |
| 224 | 'cpp/size.h', |
[email protected] | b838eea | 2013-06-22 22:17:22 | [diff] [blame] | 225 | 'cpp/tcp_socket.cc', |
| 226 | 'cpp/tcp_socket.h', |
[email protected] | 79cad34 | 2013-08-01 00:22:48 | [diff] [blame] | 227 | 'cpp/text_input_controller.cc', |
| 228 | 'cpp/text_input_controller.h', |
[email protected] | cdf4e91 | 2012-06-21 23:15:10 | [diff] [blame] | 229 | 'cpp/touch_point.h', |
[email protected] | 8de1329 | 2013-06-24 06:04:39 | [diff] [blame] | 230 | 'cpp/udp_socket.cc', |
| 231 | 'cpp/udp_socket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 232 | 'cpp/url_loader.cc', |
| 233 | 'cpp/url_loader.h', |
| 234 | 'cpp/url_request_info.cc', |
| 235 | 'cpp/url_request_info.h', |
| 236 | 'cpp/url_response_info.cc', |
| 237 | 'cpp/url_response_info.h', |
| 238 | 'cpp/var.cc', |
| 239 | 'cpp/var.h', |
[email protected] | 034fbf8 | 2013-06-20 09:08:15 | [diff] [blame] | 240 | 'cpp/var_array.cc', |
| 241 | 'cpp/var_array.h', |
[email protected] | 9c6e0de | 2012-01-27 04:55:55 | [diff] [blame] | 242 | 'cpp/var_array_buffer.cc', |
| 243 | 'cpp/var_array_buffer.h', |
[email protected] | 034fbf8 | 2013-06-20 09:08:15 | [diff] [blame] | 244 | 'cpp/var_dictionary.cc', |
| 245 | 'cpp/var_dictionary.h', |
[email protected] | 4f0c4c4 | 2014-05-06 21:35:49 | [diff] [blame] | 246 | 'cpp/video_decoder.cc', |
| 247 | 'cpp/video_decoder.h', |
[email protected] | 9134a8c | 2014-01-06 16:38:47 | [diff] [blame] | 248 | 'cpp/video_frame.cc', |
| 249 | 'cpp/video_frame.h', |
[email protected] | e8f07ac | 2012-01-03 17:43:36 | [diff] [blame] | 250 | 'cpp/view.cc', |
| 251 | 'cpp/view.h', |
[email protected] | 5350822 | 2012-01-27 09:42:41 | [diff] [blame] | 252 | 'cpp/websocket.cc', |
| 253 | 'cpp/websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 254 | |
| 255 | # Dev interfaces. |
| 256 | 'cpp/dev/audio_input_dev.cc', |
| 257 | 'cpp/dev/audio_input_dev.h', |
| 258 | 'cpp/dev/buffer_dev.cc', |
| 259 | 'cpp/dev/buffer_dev.h', |
[email protected] | 779f505 | 2012-10-18 23:40:30 | [diff] [blame] | 260 | 'cpp/dev/crypto_dev.cc', |
| 261 | 'cpp/dev/crypto_dev.h', |
[email protected] | e55b88a | 2012-10-19 16:59:20 | [diff] [blame] | 262 | 'cpp/dev/cursor_control_dev.cc', |
| 263 | 'cpp/dev/cursor_control_dev.h', |
[email protected] | dca65e1 | 2012-01-21 07:54:17 | [diff] [blame] | 264 | 'cpp/dev/device_ref_dev.cc', |
| 265 | 'cpp/dev/device_ref_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 266 | 'cpp/dev/file_chooser_dev.cc', |
| 267 | 'cpp/dev/file_chooser_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 268 | 'cpp/dev/font_dev.cc', |
| 269 | 'cpp/dev/font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 270 | 'cpp/dev/ime_input_event_dev.cc', |
| 271 | 'cpp/dev/ime_input_event_dev.h', |
| 272 | 'cpp/dev/memory_dev.cc', |
| 273 | 'cpp/dev/memory_dev.h', |
| 274 | 'cpp/dev/printing_dev.cc', |
| 275 | 'cpp/dev/printing_dev.h', |
| 276 | 'cpp/dev/scrollbar_dev.cc', |
| 277 | 'cpp/dev/scrollbar_dev.h', |
| 278 | 'cpp/dev/selection_dev.cc', |
| 279 | 'cpp/dev/selection_dev.h', |
| 280 | 'cpp/dev/text_input_dev.cc', |
| 281 | 'cpp/dev/text_input_dev.h', |
[email protected] | f89de24 | 2013-03-12 06:46:29 | [diff] [blame] | 282 | 'cpp/dev/truetype_font_dev.cc', |
| 283 | 'cpp/dev/truetype_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 284 | 'cpp/dev/url_util_dev.cc', |
| 285 | 'cpp/dev/url_util_dev.h', |
| 286 | 'cpp/dev/video_capture_client_dev.cc', |
| 287 | 'cpp/dev/video_capture_client_dev.h', |
| 288 | 'cpp/dev/video_capture_dev.cc', |
| 289 | 'cpp/dev/video_capture_dev.h', |
| 290 | 'cpp/dev/video_decoder_client_dev.cc', |
| 291 | 'cpp/dev/video_decoder_client_dev.h', |
| 292 | 'cpp/dev/video_decoder_dev.cc', |
| 293 | 'cpp/dev/video_decoder_dev.h', |
dmichael | dfb32745 | 2014-08-27 14:47:36 | [diff] [blame] | 294 | 'cpp/dev/view_dev.cc', |
| 295 | 'cpp/dev/view_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 296 | 'cpp/dev/widget_client_dev.cc', |
| 297 | 'cpp/dev/widget_client_dev.h', |
| 298 | 'cpp/dev/widget_dev.cc', |
| 299 | 'cpp/dev/widget_dev.h', |
| 300 | 'cpp/dev/zoom_dev.cc', |
| 301 | 'cpp/dev/zoom_dev.h', |
| 302 | |
| 303 | # Deprecated interfaces. |
| 304 | 'cpp/dev/scriptable_object_deprecated.h', |
| 305 | 'cpp/dev/scriptable_object_deprecated.cc', |
| 306 | |
| 307 | # Private interfaces. |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 308 | 'cpp/private/content_decryptor_private.cc', |
| 309 | 'cpp/private/content_decryptor_private.h', |
[email protected] | d196ccaf | 2013-05-08 18:04:58 | [diff] [blame] | 310 | 'cpp/private/ext_crx_file_system_private.cc', |
| 311 | 'cpp/private/ext_crx_file_system_private.h', |
[email protected] | 8f96cef | 2013-04-01 16:51:13 | [diff] [blame] | 312 | 'cpp/private/file_io_private.cc', |
| 313 | 'cpp/private/file_io_private.h', |
[email protected] | f5d324a | 2014-03-26 05:03:34 | [diff] [blame] | 314 | 'cpp/private/find_private.cc', |
| 315 | 'cpp/private/find_private.h', |
[email protected] | 4ee95fa4 | 2011-12-16 20:10:08 | [diff] [blame] | 316 | 'cpp/private/flash.cc', |
| 317 | 'cpp/private/flash.h', |
[email protected] | cf0f7d9 | 2012-01-14 01:24:54 | [diff] [blame] | 318 | 'cpp/private/flash_clipboard.cc', |
| 319 | 'cpp/private/flash_clipboard.h', |
[email protected] | 502ec4dd | 2012-06-11 20:45:01 | [diff] [blame] | 320 | 'cpp/private/flash_device_id.cc', |
| 321 | 'cpp/private/flash_device_id.h', |
[email protected] | 1c081e5 | 2013-05-25 14:30:55 | [diff] [blame] | 322 | 'cpp/private/flash_drm.cc', |
| 323 | 'cpp/private/flash_drm.h', |
[email protected] | ee0abbf | 2012-06-25 22:19:28 | [diff] [blame] | 324 | 'cpp/private/flash_file.cc', |
| 325 | 'cpp/private/flash_file.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 326 | 'cpp/private/flash_font_file.cc', |
| 327 | 'cpp/private/flash_font_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 328 | 'cpp/private/flash_fullscreen.cc', |
| 329 | 'cpp/private/flash_fullscreen.h', |
| 330 | 'cpp/private/flash_menu.cc', |
| 331 | 'cpp/private/flash_menu.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 332 | 'cpp/private/flash_message_loop.cc', |
| 333 | 'cpp/private/flash_message_loop.h', |
[email protected] | 0f8a16cf | 2012-03-21 10:08:37 | [diff] [blame] | 334 | 'cpp/private/host_resolver_private.cc', |
| 335 | 'cpp/private/host_resolver_private.h', |
[email protected] | 8062ab26 | 2014-05-27 16:56:43 | [diff] [blame] | 336 | 'cpp/private/input_event_private.cc', |
| 337 | 'cpp/private/input_event_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 338 | 'cpp/private/instance_private.cc', |
| 339 | 'cpp/private/instance_private.h', |
[email protected] | 43594574 | 2013-11-08 06:31:11 | [diff] [blame] | 340 | 'cpp/private/isolated_file_system_private.cc', |
| 341 | 'cpp/private/isolated_file_system_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 342 | 'cpp/private/net_address_private.cc', |
| 343 | 'cpp/private/net_address_private.h', |
[email protected] | a1ab6d8 | 2013-09-28 13:49:54 | [diff] [blame] | 344 | 'cpp/private/output_protection_private.cc', |
| 345 | 'cpp/private/output_protection_private.h', |
[email protected] | 740b74b5 | 2013-04-24 07:09:37 | [diff] [blame] | 346 | 'cpp/private/pass_file_handle.cc', |
| 347 | 'cpp/private/pass_file_handle.h', |
[email protected] | 4201330 | 2013-03-19 01:44:15 | [diff] [blame] | 348 | 'cpp/private/pdf.cc', |
| 349 | 'cpp/private/pdf.h', |
[email protected] | b1a9d9a9 | 2013-09-17 20:58:27 | [diff] [blame] | 350 | 'cpp/private/platform_verification.cc', |
| 351 | 'cpp/private/platform_verification.h', |
[email protected] | 4f9e722 | 2012-03-13 09:45:14 | [diff] [blame] | 352 | 'cpp/private/tcp_server_socket_private.cc', |
| 353 | 'cpp/private/tcp_server_socket_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 354 | 'cpp/private/tcp_socket_private.cc', |
| 355 | 'cpp/private/tcp_socket_private.h', |
| 356 | 'cpp/private/udp_socket_private.cc', |
| 357 | 'cpp/private/udp_socket_private.h', |
[email protected] | 4564949 | 2014-01-24 20:49:34 | [diff] [blame] | 358 | 'cpp/private/uma_private.cc', |
| 359 | 'cpp/private/uma_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 360 | 'cpp/private/var_private.cc', |
| 361 | 'cpp/private/var_private.h', |
[email protected] | b48e52e6 | 2013-04-26 03:54:05 | [diff] [blame] | 362 | 'cpp/private/video_destination_private.cc', |
| 363 | 'cpp/private/video_destination_private.h', |
| 364 | 'cpp/private/video_frame_private.cc', |
| 365 | 'cpp/private/video_frame_private.h', |
| 366 | 'cpp/private/video_source_private.cc', |
| 367 | 'cpp/private/video_source_private.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 368 | 'cpp/private/x509_certificate_private.cc', |
| 369 | 'cpp/private/x509_certificate_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 370 | |
| 371 | # Trusted interfaces. |
[email protected] | 7a26d92e | 2012-02-17 20:15:25 | [diff] [blame] | 372 | 'cpp/trusted/browser_font_trusted.cc', |
| 373 | 'cpp/trusted/browser_font_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 374 | 'cpp/trusted/file_chooser_trusted.cc', |
| 375 | 'cpp/trusted/file_chooser_trusted.h', |
[email protected] | ae5ff9ae | 2012-01-06 22:50:33 | [diff] [blame] | 376 | |
| 377 | # Utility sources. |
| 378 | 'utility/completion_callback_factory.h', |
[email protected] | 47a961c | 2012-07-13 19:18:52 | [diff] [blame] | 379 | 'utility/completion_callback_factory_thread_traits.h', |
[email protected] | ae5ff9ae | 2012-01-06 22:50:33 | [diff] [blame] | 380 | 'utility/graphics/paint_aggregator.cc', |
| 381 | 'utility/graphics/paint_aggregator.h', |
| 382 | 'utility/graphics/paint_manager.cc', |
| 383 | 'utility/graphics/paint_manager.h', |
[email protected] | 47a961c | 2012-07-13 19:18:52 | [diff] [blame] | 384 | 'utility/threading/lock.cc', |
| 385 | 'utility/threading/lock.h', |
[email protected] | 15b1224 | 2012-01-26 19:28:47 | [diff] [blame] | 386 | 'utility/threading/simple_thread.cc', |
| 387 | 'utility/threading/simple_thread.h', |
[email protected] | 2785cb9 | 2012-02-29 20:22:09 | [diff] [blame] | 388 | 'utility/websocket/websocket_api.cc', |
| 389 | 'utility/websocket/websocket_api.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 390 | ], |
| 391 | # |
| 392 | # Common Testing source for trusted and untrusted (NaCl) pugins. |
| 393 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 394 | 'test_common_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 395 | # Common test files |
[email protected] | 46c9a05 | 2012-06-27 19:27:26 | [diff] [blame] | 396 | 'lib/gl/gles2/gles2.c', |
| 397 | 'lib/gl/gles2/gl2ext_ppapi.c', |
| 398 | 'lib/gl/gles2/gl2ext_ppapi.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 399 | 'tests/all_c_includes.h', |
| 400 | 'tests/all_cpp_includes.h', |
| 401 | 'tests/arch_dependent_sizes_32.h', |
| 402 | 'tests/arch_dependent_sizes_64.h', |
| 403 | 'tests/pp_thread.h', |
[email protected] | dbccd59 | 2012-05-07 08:14:18 | [diff] [blame] | 404 | 'tests/test_audio.cc', |
| 405 | 'tests/test_audio.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 406 | 'tests/test_audio_config.cc', |
| 407 | 'tests/test_audio_config.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 408 | 'tests/test_case.cc', |
| 409 | 'tests/test_case.h', |
[email protected] | 42ffed7 | 2014-06-20 18:42:39 | [diff] [blame] | 410 | 'tests/test_compositor.cc', |
| 411 | 'tests/test_compositor.h', |
[email protected] | 598816ad | 2012-12-13 01:34:32 | [diff] [blame] | 412 | 'tests/test_console.cc', |
| 413 | 'tests/test_console.h', |
[email protected] | ec6bffd | 2012-07-12 19:31:23 | [diff] [blame] | 414 | 'tests/test_core.cc', |
| 415 | 'tests/test_core.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 416 | 'tests/test_cursor_control.cc', |
| 417 | 'tests/test_cursor_control.h', |
[email protected] | 5926124 | 2012-03-19 13:08:59 | [diff] [blame] | 418 | 'tests/test_empty.cc', |
| 419 | 'tests/test_empty.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 420 | 'tests/test_file_io.cc', |
| 421 | 'tests/test_file_io.h', |
[email protected] | f54329e | 2014-01-29 00:49:51 | [diff] [blame] | 422 | 'tests/test_file_mapping.cc', |
| 423 | 'tests/test_file_mapping.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 424 | 'tests/test_file_ref.cc', |
| 425 | 'tests/test_file_ref.h', |
| 426 | 'tests/test_file_system.cc', |
| 427 | 'tests/test_file_system.h', |
[email protected] | ec6bffd | 2012-07-12 19:31:23 | [diff] [blame] | 428 | 'tests/test_fullscreen.cc', |
| 429 | 'tests/test_fullscreen.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 430 | 'tests/test_graphics_2d.cc', |
| 431 | 'tests/test_graphics_2d.h', |
[email protected] | 46c9a05 | 2012-06-27 19:27:26 | [diff] [blame] | 432 | 'tests/test_graphics_3d.cc', |
| 433 | 'tests/test_graphics_3d.h', |
[email protected] | 0edbfc8 | 2013-06-14 06:15:39 | [diff] [blame] | 434 | 'tests/test_host_resolver.cc', |
| 435 | 'tests/test_host_resolver.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 436 | 'tests/test_host_resolver_private.cc', |
| 437 | 'tests/test_host_resolver_private.h', |
[email protected] | 6a68537 | 2013-02-12 12:50:46 | [diff] [blame] | 438 | 'tests/test_host_resolver_private_disallowed.cc', |
| 439 | 'tests/test_host_resolver_private_disallowed.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 440 | 'tests/test_image_data.cc', |
| 441 | 'tests/test_image_data.h', |
[email protected] | 397c2396 | 2012-05-21 07:09:32 | [diff] [blame] | 442 | 'tests/test_ime_input_event.cc', |
| 443 | 'tests/test_ime_input_event.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 444 | 'tests/test_input_event.cc', |
| 445 | 'tests/test_input_event.h', |
[email protected] | 44a58da8 | 2014-02-22 07:42:07 | [diff] [blame] | 446 | 'tests/test_media_stream_audio_track.cc', |
| 447 | 'tests/test_media_stream_audio_track.h', |
[email protected] | 1f5b5d87 | 2014-02-26 15:24:34 | [diff] [blame] | 448 | 'tests/test_media_stream_video_track.cc', |
| 449 | 'tests/test_media_stream_video_track.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 450 | 'tests/test_memory.cc', |
| 451 | 'tests/test_memory.h', |
[email protected] | e87640bd | 2014-06-18 16:44:00 | [diff] [blame] | 452 | 'tests/test_message_handler.cc', |
| 453 | 'tests/test_message_handler.h', |
[email protected] | 6de743a | 2012-08-30 20:03:22 | [diff] [blame] | 454 | 'tests/test_message_loop.cc', |
| 455 | 'tests/test_message_loop.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 456 | 'tests/test_mouse_cursor.cc', |
| 457 | 'tests/test_mouse_cursor.h', |
[email protected] | f1b5af9 | 2012-07-09 19:09:15 | [diff] [blame] | 458 | 'tests/test_mouse_lock.cc', |
| 459 | 'tests/test_mouse_lock.h', |
[email protected] | 2414d92 | 2013-06-10 09:19:21 | [diff] [blame] | 460 | 'tests/test_net_address.cc', |
| 461 | 'tests/test_net_address.h', |
[email protected] | 9e855c0a | 2012-01-18 13:36:55 | [diff] [blame] | 462 | 'tests/test_net_address_private_untrusted.cc', |
| 463 | 'tests/test_net_address_private_untrusted.h', |
[email protected] | 86fbad28 | 2013-09-22 06:34:03 | [diff] [blame] | 464 | 'tests/test_network_monitor.cc', |
| 465 | 'tests/test_network_monitor.h', |
[email protected] | 226dea4 | 2013-06-24 21:05:36 | [diff] [blame] | 466 | 'tests/test_network_proxy.cc', |
| 467 | 'tests/test_network_proxy.h', |
[email protected] | a1ab6d8 | 2013-09-28 13:49:54 | [diff] [blame] | 468 | 'tests/test_output_protection_private.cc', |
| 469 | 'tests/test_output_protection_private.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 470 | 'tests/test_paint_aggregator.cc', |
| 471 | 'tests/test_paint_aggregator.h', |
| 472 | 'tests/test_post_message.cc', |
| 473 | 'tests/test_post_message.h', |
[email protected] | 234c139 | 2012-09-27 23:30:41 | [diff] [blame] | 474 | 'tests/test_printing.cc', |
| 475 | 'tests/test_printing.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 476 | 'tests/test_scrollbar.cc', |
| 477 | 'tests/test_scrollbar.h', |
[email protected] | 20e3112 | 2012-02-22 15:56:03 | [diff] [blame] | 478 | 'tests/test_tcp_server_socket_private.cc', |
| 479 | 'tests/test_tcp_server_socket_private.h', |
[email protected] | b1784f4 | 2013-06-13 06:48:36 | [diff] [blame] | 480 | 'tests/test_tcp_socket.cc', |
| 481 | 'tests/test_tcp_socket.h', |
[email protected] | 8ffeeeb4 | 2012-03-22 00:49:29 | [diff] [blame] | 482 | 'tests/test_tcp_socket_private.cc', |
| 483 | 'tests/test_tcp_socket_private.h', |
[email protected] | 6d85286 | 2014-01-24 01:10:23 | [diff] [blame] | 484 | 'tests/test_test_internals.cc', |
| 485 | 'tests/test_test_internals.h', |
[email protected] | 825b7ab3 | 2013-06-26 18:21:54 | [diff] [blame] | 486 | 'tests/test_trace_event.cc', |
| 487 | 'tests/test_trace_event.h', |
[email protected] | f8b1cb6b | 2013-04-02 16:52:27 | [diff] [blame] | 488 | 'tests/test_truetype_font.cc', |
| 489 | 'tests/test_truetype_font.h', |
[email protected] | 31cb147 | 2013-06-13 22:43:39 | [diff] [blame] | 490 | 'tests/test_udp_socket.cc', |
| 491 | 'tests/test_udp_socket.h', |
[email protected] | 8ffeeeb4 | 2012-03-22 00:49:29 | [diff] [blame] | 492 | 'tests/test_udp_socket_private.cc', |
| 493 | 'tests/test_udp_socket_private.h', |
[email protected] | 4564949 | 2014-01-24 20:49:34 | [diff] [blame] | 494 | 'tests/test_uma.cc', |
| 495 | 'tests/test_uma.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 496 | 'tests/test_url_loader.cc', |
| 497 | 'tests/test_url_loader.h', |
| 498 | 'tests/test_url_request.cc', |
| 499 | 'tests/test_url_request.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 500 | 'tests/test_utils.cc', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 501 | 'tests/test_var.cc', |
| 502 | 'tests/test_var.h', |
[email protected] | 81216b5 | 2013-10-19 15:58:08 | [diff] [blame] | 503 | 'tests/test_var_resource.cc', |
| 504 | 'tests/test_var_resource.h', |
[email protected] | 0ff052d | 2014-06-13 15:00:14 | [diff] [blame] | 505 | 'tests/test_video_decoder.cc', |
| 506 | 'tests/test_video_decoder.h', |
[email protected] | 38f61e8f | 2013-05-11 19:23:38 | [diff] [blame] | 507 | 'tests/test_video_destination.cc', |
| 508 | 'tests/test_video_destination.h', |
| 509 | 'tests/test_video_source.cc', |
| 510 | 'tests/test_video_source.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 511 | 'tests/test_view.cc', |
| 512 | 'tests/test_view.h', |
| 513 | 'tests/test_websocket.cc', |
| 514 | 'tests/test_websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 515 | 'tests/testing_instance.cc', |
| 516 | 'tests/testing_instance.h', |
[email protected] | ef5e98e | 2011-12-06 09:49:18 | [diff] [blame] | 517 | |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 518 | # Compile-time tests |
| 519 | 'tests/test_c_includes.c', |
| 520 | 'tests/test_cpp_includes.cc', |
| 521 | 'tests/test_struct_sizes.c', |
| 522 | ], |
| 523 | # |
| 524 | # Sources used in NaCl tests. |
| 525 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 526 | 'test_nacl_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 527 | # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
[email protected] | 50da420 | 2012-03-11 11:07:12 | [diff] [blame] | 528 | 'tests/test_tcp_server_socket_private_disallowed.cc', |
[email protected] | 24050234 | 2011-12-22 20:07:49 | [diff] [blame] | 529 | 'tests/test_tcp_socket_private_disallowed.cc', |
| 530 | 'tests/test_udp_socket_private_disallowed.cc', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 531 | ], |
| 532 | # |
| 533 | # Sources used in trusted tests. |
| 534 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 535 | 'test_trusted_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 536 | # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 537 | 'tests/test_broker.cc', |
| 538 | 'tests/test_broker.h', |
[email protected] | 7a26d92e | 2012-02-17 20:15:25 | [diff] [blame] | 539 | 'tests/test_browser_font.cc', |
| 540 | 'tests/test_browser_font.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 541 | 'tests/test_buffer.cc', |
| 542 | 'tests/test_buffer.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 543 | 'tests/test_char_set.cc', |
| 544 | 'tests/test_char_set.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 545 | 'tests/test_crypto.cc', |
| 546 | 'tests/test_crypto.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 547 | 'tests/test_flash.cc', |
| 548 | 'tests/test_flash.h', |
| 549 | 'tests/test_flash_clipboard.cc', |
| 550 | 'tests/test_flash_clipboard.h', |
[email protected] | 1c081e5 | 2013-05-25 14:30:55 | [diff] [blame] | 551 | 'tests/test_flash_drm.cc', |
| 552 | 'tests/test_flash_drm.h', |
[email protected] | 481a4b7 | 2012-06-15 22:56:53 | [diff] [blame] | 553 | 'tests/test_flash_file.cc', |
| 554 | 'tests/test_flash_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 555 | 'tests/test_flash_fullscreen.cc', |
| 556 | 'tests/test_flash_fullscreen.h', |
miu | 9e14e49 | 2014-10-25 02:39:04 | [diff] [blame] | 557 | 'tests/test_flash_fullscreen_for_browser_ui.cc', |
| 558 | 'tests/test_flash_fullscreen_for_browser_ui.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 559 | 'tests/test_flash_message_loop.cc', |
| 560 | 'tests/test_flash_message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 561 | 'tests/test_net_address_private.cc', |
| 562 | 'tests/test_net_address_private.h', |
[email protected] | f5869d8be | 2013-04-06 00:33:10 | [diff] [blame] | 563 | 'tests/test_pdf.cc', |
| 564 | 'tests/test_pdf.h', |
[email protected] | b1a9d9a9 | 2013-09-17 20:58:27 | [diff] [blame] | 565 | 'tests/test_platform_verification_private.cc', |
| 566 | 'tests/test_platform_verification_private.h', |
[email protected] | e98aebff | 2012-11-16 07:31:25 | [diff] [blame] | 567 | 'tests/test_talk_private.cc', |
| 568 | 'tests/test_talk_private.h', |
[email protected] | 92a79499 | 2012-04-12 03:38:22 | [diff] [blame] | 569 | 'tests/test_tcp_socket_private_trusted.cc', |
| 570 | 'tests/test_tcp_socket_private_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 571 | 'tests/test_url_util.cc', |
| 572 | 'tests/test_url_util.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 573 | 'tests/test_utils.h', |
[email protected] | 402ed256 | 2014-05-07 16:07:33 | [diff] [blame] | 574 | 'tests/test_video_decoder_dev.cc', |
| 575 | 'tests/test_video_decoder_dev.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 576 | 'tests/test_x509_certificate_private.cc', |
| 577 | 'tests/test_x509_certificate_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 578 | |
| 579 | # Deprecated test cases. |
| 580 | 'tests/test_instance_deprecated.cc', |
| 581 | 'tests/test_instance_deprecated.h', |
| 582 | 'tests/test_var_deprecated.cc', |
| 583 | 'tests/test_var_deprecated.h', |
| 584 | ], |
| 585 | }, |
[email protected] | ddd61db | 2011-12-07 06:49:00 | [diff] [blame] | 586 | } |