[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', |
| 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] | 598816ad | 2012-12-13 01:34:32 | [diff] [blame] | 28 | 'c/ppb_console.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 29 | '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] | d5cc719 | 2012-03-07 16:53:16 | [diff] [blame] | 34 | 'c/ppb_gamepad.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 35 | '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] | d4ab9471 | 2012-11-15 21:01:23 | [diff] [blame] | 40 | 'c/ppb_message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 41 | 'c/ppb_messaging.h', |
[email protected] | 33ec5056 | 2012-04-08 20:28:43 | [diff] [blame] | 42 | 'c/ppb_mouse_cursor.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 43 | 'c/ppb_mouse_lock.h', |
| 44 | 'c/ppb_opengles2.h', |
[email protected] | cdf4e91 | 2012-06-21 23:15:10 | [diff] [blame] | 45 | 'c/pp_touch_point.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 46 | 'c/ppb_url_loader.h', |
| 47 | 'c/ppb_url_request_info.h', |
| 48 | 'c/ppb_url_response_info.h', |
| 49 | 'c/ppb_var.h', |
[email protected] | 9c6e0de | 2012-01-27 04:55:55 | [diff] [blame] | 50 | 'c/ppb_var_array_buffer.h', |
[email protected] | e8f07ac | 2012-01-03 17:43:36 | [diff] [blame] | 51 | 'c/ppb_view.h', |
[email protected] | 5350822 | 2012-01-27 09:42:41 | [diff] [blame] | 52 | 'c/ppb_websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 53 | 'c/ppp.h', |
| 54 | 'c/ppp_graphics_3d.h', |
| 55 | 'c/ppp_input_event.h', |
| 56 | 'c/ppp_instance.h', |
| 57 | 'c/ppp_messaging.h', |
| 58 | 'c/ppp_mouse_lock.h', |
| 59 | |
| 60 | # Dev interfaces. |
| 61 | 'c/dev/pp_cursor_type_dev.h', |
| 62 | 'c/dev/pp_video_dev.h', |
| 63 | 'c/dev/ppb_buffer_dev.h', |
| 64 | 'c/dev/ppb_char_set_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 65 | 'c/dev/ppb_cursor_control_dev.h', |
[email protected] | dca65e1 | 2012-01-21 07:54:17 | [diff] [blame] | 66 | 'c/dev/ppb_device_ref_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 67 | 'c/dev/ppb_directory_reader_dev.h', |
| 68 | 'c/dev/ppb_file_chooser_dev.h', |
| 69 | 'c/dev/ppb_find_dev.h', |
| 70 | 'c/dev/ppb_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 71 | 'c/dev/ppb_ime_input_event_dev.h', |
| 72 | 'c/dev/ppb_memory_dev.h', |
[email protected] | 772a7462 | 2012-06-14 21:15:50 | [diff] [blame] | 73 | 'c/dev/ppb_printing_dev.h', |
[email protected] | 6117b82da | 2012-01-07 00:51:01 | [diff] [blame] | 74 | 'c/dev/ppb_resource_array_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 75 | 'c/dev/ppb_scrollbar_dev.h', |
| 76 | 'c/dev/ppb_testing_dev.h', |
[email protected] | 3c8c74c | 2012-03-15 07:34:52 | [diff] [blame] | 77 | 'c/dev/ppb_text_input_dev.h', |
[email protected] | f89de24 | 2013-03-12 06:46:29 | [diff] [blame] | 78 | 'c/dev/ppb_truetype_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 79 | 'c/dev/ppb_url_util_dev.h', |
[email protected] | 53db2fa | 2013-03-19 00:29:03 | [diff] [blame] | 80 | 'c/dev/ppb_var_array_dev.h', |
[email protected] | d9e5f412 | 2013-03-18 20:42:50 | [diff] [blame] | 81 | 'c/dev/ppb_var_dictionary_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 82 | 'c/dev/ppb_video_decoder_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 83 | 'c/dev/ppb_widget_dev.h', |
| 84 | 'c/dev/ppb_zoom_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 85 | 'c/dev/ppp_find_dev.h', |
| 86 | 'c/dev/ppp_network_state_dev.h', |
| 87 | 'c/dev/ppp_scrollbar_dev.h', |
| 88 | 'c/dev/ppp_selection_dev.h', |
[email protected] | 3c8c74c | 2012-03-15 07:34:52 | [diff] [blame] | 89 | 'c/dev/ppp_text_input_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 90 | 'c/dev/ppp_video_decoder_dev.h', |
| 91 | 'c/dev/ppp_widget_dev.h', |
| 92 | 'c/dev/ppp_zoom_dev.h', |
| 93 | |
| 94 | # Private interfaces. |
[email protected] | 9a80715 | 2012-07-30 17:13:01 | [diff] [blame] | 95 | 'c/private/pp_file_handle.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 96 | 'c/private/pp_private_font_charset.h', |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 97 | 'c/private/ppb_content_decryptor_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 98 | 'c/private/ppb_flash.h', |
| 99 | 'c/private/ppb_flash_clipboard.h', |
| 100 | 'c/private/ppb_flash_file.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 101 | 'c/private/ppb_flash_font_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 102 | 'c/private/ppb_flash_fullscreen.h', |
| 103 | 'c/private/ppb_flash_menu.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 104 | 'c/private/ppb_flash_message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 105 | 'c/private/ppb_gpu_blacklist_private.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 106 | 'c/private/ppb_host_resolver_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 107 | 'c/private/ppb_instance_private.h', |
| 108 | 'c/private/ppb_nacl_private.h', |
| 109 | 'c/private/ppb_net_address_private.h', |
| 110 | 'c/private/ppb_pdf.h', |
| 111 | 'c/private/ppb_proxy_private.h', |
| 112 | 'c/private/ppp_instance_private.h', |
[email protected] | d2e03f8 | 2012-03-05 08:12:38 | [diff] [blame] | 113 | 'c/private/ppb_network_list_private.h', |
| 114 | 'c/private/ppb_network_monitor_private.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 115 | 'c/private/ppb_tcp_server_socket_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 116 | 'c/private/ppb_tcp_socket_private.h', |
| 117 | 'c/private/ppb_udp_socket_private.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 118 | 'c/private/ppb_x509_certificate_private.h', |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 119 | 'c/private/ppp_content_decryptor_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 120 | |
| 121 | # Deprecated interfaces. |
| 122 | 'c/dev/deprecated_bool.h', |
| 123 | 'c/dev/ppb_var_deprecated.h', |
| 124 | 'c/dev/ppp_class_deprecated.h', |
| 125 | |
| 126 | # Trusted interfaces. |
| 127 | 'c/trusted/ppb_audio_trusted.h', |
| 128 | 'c/trusted/ppb_broker_trusted.h', |
[email protected] | ed9b793 | 2012-02-21 18:11:47 | [diff] [blame] | 129 | 'c/trusted/ppb_browser_font_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 130 | 'c/trusted/ppb_buffer_trusted.h', |
| 131 | 'c/trusted/ppb_file_chooser_trusted.h', |
| 132 | 'c/trusted/ppb_file_io_trusted.h', |
| 133 | 'c/trusted/ppb_graphics_3d_trusted.h', |
| 134 | 'c/trusted/ppb_image_data_trusted.h', |
| 135 | 'c/trusted/ppb_url_loader_trusted.h', |
| 136 | 'c/trusted/ppp_broker.h', |
[email protected] | 470020d2a | 2013-03-12 17:50:15 | [diff] [blame] | 137 | |
| 138 | # Extensions dev interfaces. |
[email protected] | 27db60a | 2013-03-29 03:29:20 | [diff] [blame^] | 139 | 'c/extensions/dev/ppb_ext_alarms_dev.h', |
| 140 | 'c/extensions/dev/ppb_ext_events_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 141 | ], |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 142 | 'cpp_source_files': [ |
[email protected] | e10b2b28a | 2012-03-14 23:17:14 | [diff] [blame] | 143 | 'cpp/array_output.cc', |
| 144 | 'cpp/array_output.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 145 | 'cpp/audio.cc', |
| 146 | 'cpp/audio.h', |
| 147 | 'cpp/audio_config.cc', |
| 148 | 'cpp/audio_config.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 149 | 'cpp/completion_callback.h', |
| 150 | 'cpp/core.cc', |
| 151 | 'cpp/core.h', |
| 152 | 'cpp/file_io.cc', |
| 153 | 'cpp/file_io.h', |
| 154 | 'cpp/file_ref.cc', |
| 155 | 'cpp/file_ref.h', |
| 156 | 'cpp/file_system.cc', |
| 157 | 'cpp/file_system.h', |
| 158 | 'cpp/fullscreen.cc', |
| 159 | 'cpp/fullscreen.h', |
| 160 | 'cpp/graphics_2d.cc', |
| 161 | 'cpp/graphics_2d.h', |
| 162 | 'cpp/graphics_3d.cc', |
| 163 | 'cpp/graphics_3d.h', |
| 164 | 'cpp/graphics_3d_client.cc', |
| 165 | 'cpp/graphics_3d_client.h', |
| 166 | 'cpp/image_data.cc', |
| 167 | 'cpp/image_data.h', |
| 168 | 'cpp/input_event.cc', |
| 169 | 'cpp/input_event.h', |
| 170 | 'cpp/instance.cc', |
| 171 | 'cpp/instance.h', |
[email protected] | 09af0f7 | 2012-02-27 20:23:19 | [diff] [blame] | 172 | 'cpp/instance_handle.cc', |
| 173 | 'cpp/instance_handle.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 174 | 'cpp/logging.h', |
[email protected] | d4ab9471 | 2012-11-15 21:01:23 | [diff] [blame] | 175 | 'cpp/message_loop.cc', |
| 176 | 'cpp/message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 177 | 'cpp/module.cc', |
| 178 | 'cpp/module.h', |
| 179 | 'cpp/module_impl.h', |
[email protected] | 33ec5056 | 2012-04-08 20:28:43 | [diff] [blame] | 180 | 'cpp/mouse_cursor.cc', |
| 181 | 'cpp/mouse_cursor.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 182 | 'cpp/mouse_lock.cc', |
| 183 | 'cpp/mouse_lock.h', |
[email protected] | e10b2b28a | 2012-03-14 23:17:14 | [diff] [blame] | 184 | 'cpp/output_traits.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 185 | 'cpp/point.h', |
| 186 | 'cpp/rect.cc', |
| 187 | 'cpp/rect.h', |
| 188 | 'cpp/resource.cc', |
| 189 | 'cpp/resource.h', |
| 190 | 'cpp/size.h', |
[email protected] | cdf4e91 | 2012-06-21 23:15:10 | [diff] [blame] | 191 | 'cpp/touch_point.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 192 | 'cpp/url_loader.cc', |
| 193 | 'cpp/url_loader.h', |
| 194 | 'cpp/url_request_info.cc', |
| 195 | 'cpp/url_request_info.h', |
| 196 | 'cpp/url_response_info.cc', |
| 197 | 'cpp/url_response_info.h', |
| 198 | 'cpp/var.cc', |
| 199 | 'cpp/var.h', |
[email protected] | 9c6e0de | 2012-01-27 04:55:55 | [diff] [blame] | 200 | 'cpp/var_array_buffer.cc', |
| 201 | 'cpp/var_array_buffer.h', |
[email protected] | e8f07ac | 2012-01-03 17:43:36 | [diff] [blame] | 202 | 'cpp/view.cc', |
| 203 | 'cpp/view.h', |
[email protected] | 5350822 | 2012-01-27 09:42:41 | [diff] [blame] | 204 | 'cpp/websocket.cc', |
| 205 | 'cpp/websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 206 | |
| 207 | # Dev interfaces. |
| 208 | 'cpp/dev/audio_input_dev.cc', |
| 209 | 'cpp/dev/audio_input_dev.h', |
| 210 | 'cpp/dev/buffer_dev.cc', |
| 211 | 'cpp/dev/buffer_dev.h', |
[email protected] | 779f505 | 2012-10-18 23:40:30 | [diff] [blame] | 212 | 'cpp/dev/crypto_dev.cc', |
| 213 | 'cpp/dev/crypto_dev.h', |
[email protected] | e55b88a | 2012-10-19 16:59:20 | [diff] [blame] | 214 | 'cpp/dev/cursor_control_dev.cc', |
| 215 | 'cpp/dev/cursor_control_dev.h', |
[email protected] | dca65e1 | 2012-01-21 07:54:17 | [diff] [blame] | 216 | 'cpp/dev/device_ref_dev.cc', |
| 217 | 'cpp/dev/device_ref_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 218 | 'cpp/dev/directory_entry_dev.cc', |
| 219 | 'cpp/dev/directory_entry_dev.h', |
| 220 | 'cpp/dev/directory_reader_dev.cc', |
| 221 | 'cpp/dev/directory_reader_dev.h', |
| 222 | 'cpp/dev/file_chooser_dev.cc', |
| 223 | 'cpp/dev/file_chooser_dev.h', |
| 224 | 'cpp/dev/find_dev.cc', |
| 225 | 'cpp/dev/find_dev.h', |
| 226 | 'cpp/dev/font_dev.cc', |
| 227 | 'cpp/dev/font_dev.h', |
[email protected] | 0cd5b9df | 2012-06-28 19:33:33 | [diff] [blame] | 228 | 'cpp/dev/graphics_2d_dev.cc', |
| 229 | 'cpp/dev/graphics_2d_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 230 | 'cpp/dev/ime_input_event_dev.cc', |
| 231 | 'cpp/dev/ime_input_event_dev.h', |
| 232 | 'cpp/dev/memory_dev.cc', |
| 233 | 'cpp/dev/memory_dev.h', |
| 234 | 'cpp/dev/printing_dev.cc', |
| 235 | 'cpp/dev/printing_dev.h', |
[email protected] | 6117b82da | 2012-01-07 00:51:01 | [diff] [blame] | 236 | 'cpp/dev/resource_array_dev.cc', |
| 237 | 'cpp/dev/resource_array_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 238 | 'cpp/dev/scrollbar_dev.cc', |
| 239 | 'cpp/dev/scrollbar_dev.h', |
| 240 | 'cpp/dev/selection_dev.cc', |
| 241 | 'cpp/dev/selection_dev.h', |
| 242 | 'cpp/dev/text_input_dev.cc', |
| 243 | 'cpp/dev/text_input_dev.h', |
[email protected] | f89de24 | 2013-03-12 06:46:29 | [diff] [blame] | 244 | 'cpp/dev/truetype_font_dev.cc', |
| 245 | 'cpp/dev/truetype_font_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 246 | 'cpp/dev/url_util_dev.cc', |
| 247 | 'cpp/dev/url_util_dev.h', |
[email protected] | 53db2fa | 2013-03-19 00:29:03 | [diff] [blame] | 248 | 'cpp/dev/var_array_dev.cc', |
| 249 | 'cpp/dev/var_array_dev.h', |
[email protected] | d9e5f412 | 2013-03-18 20:42:50 | [diff] [blame] | 250 | 'cpp/dev/var_dictionary_dev.cc', |
| 251 | 'cpp/dev/var_dictionary_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 252 | 'cpp/dev/video_capture_client_dev.cc', |
| 253 | 'cpp/dev/video_capture_client_dev.h', |
| 254 | 'cpp/dev/video_capture_dev.cc', |
| 255 | 'cpp/dev/video_capture_dev.h', |
| 256 | 'cpp/dev/video_decoder_client_dev.cc', |
| 257 | 'cpp/dev/video_decoder_client_dev.h', |
| 258 | 'cpp/dev/video_decoder_dev.cc', |
| 259 | 'cpp/dev/video_decoder_dev.h', |
[email protected] | 0cd5b9df | 2012-06-28 19:33:33 | [diff] [blame] | 260 | 'cpp/dev/view_dev.cc', |
| 261 | 'cpp/dev/view_dev.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 262 | 'cpp/dev/widget_client_dev.cc', |
| 263 | 'cpp/dev/widget_client_dev.h', |
| 264 | 'cpp/dev/widget_dev.cc', |
| 265 | 'cpp/dev/widget_dev.h', |
| 266 | 'cpp/dev/zoom_dev.cc', |
| 267 | 'cpp/dev/zoom_dev.h', |
| 268 | |
| 269 | # Deprecated interfaces. |
| 270 | 'cpp/dev/scriptable_object_deprecated.h', |
| 271 | 'cpp/dev/scriptable_object_deprecated.cc', |
| 272 | |
| 273 | # Private interfaces. |
[email protected] | e5aeef0 | 2012-08-17 00:18:43 | [diff] [blame] | 274 | 'cpp/private/content_decryptor_private.cc', |
| 275 | 'cpp/private/content_decryptor_private.h', |
[email protected] | 4ee95fa4 | 2011-12-16 20:10:08 | [diff] [blame] | 276 | 'cpp/private/flash.cc', |
| 277 | 'cpp/private/flash.h', |
[email protected] | cf0f7d9 | 2012-01-14 01:24:54 | [diff] [blame] | 278 | 'cpp/private/flash_clipboard.cc', |
| 279 | 'cpp/private/flash_clipboard.h', |
[email protected] | 502ec4dd | 2012-06-11 20:45:01 | [diff] [blame] | 280 | 'cpp/private/flash_device_id.cc', |
| 281 | 'cpp/private/flash_device_id.h', |
[email protected] | ee0abbf | 2012-06-25 22:19:28 | [diff] [blame] | 282 | 'cpp/private/flash_file.cc', |
| 283 | 'cpp/private/flash_file.h', |
[email protected] | cb65f13 | 2012-10-09 17:06:09 | [diff] [blame] | 284 | 'cpp/private/flash_font_file.cc', |
| 285 | 'cpp/private/flash_font_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 286 | 'cpp/private/flash_fullscreen.cc', |
| 287 | 'cpp/private/flash_fullscreen.h', |
| 288 | 'cpp/private/flash_menu.cc', |
| 289 | 'cpp/private/flash_menu.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 290 | 'cpp/private/flash_message_loop.cc', |
| 291 | 'cpp/private/flash_message_loop.h', |
[email protected] | 0f8a16cf | 2012-03-21 10:08:37 | [diff] [blame] | 292 | 'cpp/private/host_resolver_private.cc', |
| 293 | 'cpp/private/host_resolver_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 294 | 'cpp/private/instance_private.cc', |
| 295 | 'cpp/private/instance_private.h', |
| 296 | 'cpp/private/net_address_private.cc', |
| 297 | 'cpp/private/net_address_private.h', |
[email protected] | d2e03f8 | 2012-03-05 08:12:38 | [diff] [blame] | 298 | 'cpp/private/network_list_private.cc', |
| 299 | 'cpp/private/network_list_private.h', |
| 300 | 'cpp/private/network_monitor_private.cc', |
| 301 | 'cpp/private/network_monitor_private.h', |
[email protected] | 4201330 | 2013-03-19 01:44:15 | [diff] [blame] | 302 | 'cpp/private/pdf.cc', |
| 303 | 'cpp/private/pdf.h', |
[email protected] | 4f9e722 | 2012-03-13 09:45:14 | [diff] [blame] | 304 | 'cpp/private/tcp_server_socket_private.cc', |
| 305 | 'cpp/private/tcp_server_socket_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 306 | 'cpp/private/tcp_socket_private.cc', |
| 307 | 'cpp/private/tcp_socket_private.h', |
| 308 | 'cpp/private/udp_socket_private.cc', |
| 309 | 'cpp/private/udp_socket_private.h', |
| 310 | 'cpp/private/var_private.cc', |
| 311 | 'cpp/private/var_private.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 312 | 'cpp/private/x509_certificate_private.cc', |
| 313 | 'cpp/private/x509_certificate_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 314 | |
| 315 | # Trusted interfaces. |
[email protected] | 7a26d92e | 2012-02-17 20:15:25 | [diff] [blame] | 316 | 'cpp/trusted/browser_font_trusted.cc', |
| 317 | 'cpp/trusted/browser_font_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 318 | 'cpp/trusted/file_chooser_trusted.cc', |
| 319 | 'cpp/trusted/file_chooser_trusted.h', |
[email protected] | 6c8011b | 2011-12-15 23:26:56 | [diff] [blame] | 320 | 'cpp/trusted/file_io_trusted.cc', |
| 321 | 'cpp/trusted/file_io_trusted.h', |
[email protected] | ae5ff9ae | 2012-01-06 22:50:33 | [diff] [blame] | 322 | |
[email protected] | 470020d2a | 2013-03-12 17:50:15 | [diff] [blame] | 323 | # Extensions interfaces. |
| 324 | 'cpp/extensions/dict_field.h', |
| 325 | 'cpp/extensions/event_base.cc', |
| 326 | 'cpp/extensions/event_base.h', |
| 327 | 'cpp/extensions/ext_output_traits.h', |
| 328 | 'cpp/extensions/from_var_converter.h', |
| 329 | 'cpp/extensions/optional.h', |
| 330 | 'cpp/extensions/to_var_converter.h', |
| 331 | |
| 332 | # Extensions dev interfaces. |
| 333 | 'cpp/extensions/dev/alarms_dev.cc', |
| 334 | 'cpp/extensions/dev/alarms_dev.h', |
| 335 | 'cpp/extensions/dev/events_dev.cc', |
| 336 | 'cpp/extensions/dev/events_dev.h', |
| 337 | |
[email protected] | ae5ff9ae | 2012-01-06 22:50:33 | [diff] [blame] | 338 | # Utility sources. |
| 339 | 'utility/completion_callback_factory.h', |
[email protected] | 47a961c | 2012-07-13 19:18:52 | [diff] [blame] | 340 | 'utility/completion_callback_factory_thread_traits.h', |
[email protected] | ae5ff9ae | 2012-01-06 22:50:33 | [diff] [blame] | 341 | 'utility/graphics/paint_aggregator.cc', |
| 342 | 'utility/graphics/paint_aggregator.h', |
| 343 | 'utility/graphics/paint_manager.cc', |
| 344 | 'utility/graphics/paint_manager.h', |
[email protected] | 3983280 | 2012-03-21 18:55:08 | [diff] [blame] | 345 | 'utility/private/network_list_observer_private.cc', |
| 346 | 'utility/private/network_list_observer_private.h', |
[email protected] | 47a961c | 2012-07-13 19:18:52 | [diff] [blame] | 347 | 'utility/threading/lock.cc', |
| 348 | 'utility/threading/lock.h', |
[email protected] | 15b1224 | 2012-01-26 19:28:47 | [diff] [blame] | 349 | 'utility/threading/simple_thread.cc', |
| 350 | 'utility/threading/simple_thread.h', |
[email protected] | 2785cb9 | 2012-02-29 20:22:09 | [diff] [blame] | 351 | 'utility/websocket/websocket_api.cc', |
| 352 | 'utility/websocket/websocket_api.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 353 | ], |
| 354 | # |
| 355 | # Common Testing source for trusted and untrusted (NaCl) pugins. |
| 356 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 357 | 'test_common_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 358 | # Common test files |
[email protected] | 46c9a05 | 2012-06-27 19:27:26 | [diff] [blame] | 359 | 'lib/gl/gles2/gles2.c', |
| 360 | 'lib/gl/gles2/gl2ext_ppapi.c', |
| 361 | 'lib/gl/gles2/gl2ext_ppapi.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 362 | 'tests/all_c_includes.h', |
| 363 | 'tests/all_cpp_includes.h', |
| 364 | 'tests/arch_dependent_sizes_32.h', |
| 365 | 'tests/arch_dependent_sizes_64.h', |
| 366 | 'tests/pp_thread.h', |
[email protected] | dbccd59 | 2012-05-07 08:14:18 | [diff] [blame] | 367 | 'tests/test_audio.cc', |
| 368 | 'tests/test_audio.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 369 | 'tests/test_audio_config.cc', |
| 370 | 'tests/test_audio_config.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 371 | 'tests/test_case.cc', |
| 372 | 'tests/test_case.h', |
[email protected] | 598816ad | 2012-12-13 01:34:32 | [diff] [blame] | 373 | 'tests/test_console.cc', |
| 374 | 'tests/test_console.h', |
[email protected] | ec6bffd | 2012-07-12 19:31:23 | [diff] [blame] | 375 | 'tests/test_core.cc', |
| 376 | 'tests/test_core.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 377 | 'tests/test_cursor_control.cc', |
| 378 | 'tests/test_cursor_control.h', |
| 379 | 'tests/test_directory_reader.cc', |
| 380 | 'tests/test_directory_reader.h', |
[email protected] | 5926124 | 2012-03-19 13:08:59 | [diff] [blame] | 381 | 'tests/test_empty.cc', |
| 382 | 'tests/test_empty.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 383 | 'tests/test_file_io.cc', |
| 384 | 'tests/test_file_io.h', |
| 385 | 'tests/test_file_ref.cc', |
| 386 | 'tests/test_file_ref.h', |
| 387 | 'tests/test_file_system.cc', |
| 388 | 'tests/test_file_system.h', |
[email protected] | ec6bffd | 2012-07-12 19:31:23 | [diff] [blame] | 389 | 'tests/test_fullscreen.cc', |
| 390 | 'tests/test_fullscreen.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 391 | 'tests/test_graphics_2d.cc', |
| 392 | 'tests/test_graphics_2d.h', |
[email protected] | 46c9a05 | 2012-06-27 19:27:26 | [diff] [blame] | 393 | 'tests/test_graphics_3d.cc', |
| 394 | 'tests/test_graphics_3d.h', |
[email protected] | f3ae866d | 2012-03-22 13:08:00 | [diff] [blame] | 395 | 'tests/test_host_resolver_private.cc', |
| 396 | 'tests/test_host_resolver_private.h', |
[email protected] | 6a68537 | 2013-02-12 12:50:46 | [diff] [blame] | 397 | 'tests/test_host_resolver_private_disallowed.cc', |
| 398 | 'tests/test_host_resolver_private_disallowed.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 399 | 'tests/test_image_data.cc', |
| 400 | 'tests/test_image_data.h', |
[email protected] | 397c2396 | 2012-05-21 07:09:32 | [diff] [blame] | 401 | 'tests/test_ime_input_event.cc', |
| 402 | 'tests/test_ime_input_event.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 403 | 'tests/test_input_event.cc', |
| 404 | 'tests/test_input_event.h', |
| 405 | 'tests/test_memory.cc', |
| 406 | 'tests/test_memory.h', |
[email protected] | 6de743a | 2012-08-30 20:03:22 | [diff] [blame] | 407 | 'tests/test_message_loop.cc', |
| 408 | 'tests/test_message_loop.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 409 | 'tests/test_mouse_cursor.cc', |
| 410 | 'tests/test_mouse_cursor.h', |
[email protected] | f1b5af9 | 2012-07-09 19:09:15 | [diff] [blame] | 411 | 'tests/test_mouse_lock.cc', |
| 412 | 'tests/test_mouse_lock.h', |
[email protected] | 9e855c0a | 2012-01-18 13:36:55 | [diff] [blame] | 413 | 'tests/test_net_address_private_untrusted.cc', |
| 414 | 'tests/test_net_address_private_untrusted.h', |
[email protected] | f64d3d1 | 2012-08-10 00:03:15 | [diff] [blame] | 415 | 'tests/test_network_monitor_private.cc', |
| 416 | 'tests/test_network_monitor_private.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 417 | 'tests/test_paint_aggregator.cc', |
| 418 | 'tests/test_paint_aggregator.h', |
| 419 | 'tests/test_post_message.cc', |
| 420 | 'tests/test_post_message.h', |
[email protected] | 234c139 | 2012-09-27 23:30:41 | [diff] [blame] | 421 | 'tests/test_printing.cc', |
| 422 | 'tests/test_printing.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 423 | 'tests/test_scrollbar.cc', |
| 424 | 'tests/test_scrollbar.h', |
[email protected] | 20e3112 | 2012-02-22 15:56:03 | [diff] [blame] | 425 | 'tests/test_tcp_server_socket_private.cc', |
| 426 | 'tests/test_tcp_server_socket_private.h', |
[email protected] | 8ffeeeb4 | 2012-03-22 00:49:29 | [diff] [blame] | 427 | 'tests/test_tcp_socket_private.cc', |
| 428 | 'tests/test_tcp_socket_private.h', |
| 429 | 'tests/test_udp_socket_private.cc', |
| 430 | 'tests/test_udp_socket_private.h', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 431 | 'tests/test_url_loader.cc', |
| 432 | 'tests/test_url_loader.h', |
| 433 | 'tests/test_url_request.cc', |
| 434 | 'tests/test_url_request.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 435 | 'tests/test_utils.cc', |
[email protected] | 7d71356 | 2012-04-30 06:46:10 | [diff] [blame] | 436 | 'tests/test_var.cc', |
| 437 | 'tests/test_var.h', |
| 438 | 'tests/test_view.cc', |
| 439 | 'tests/test_view.h', |
| 440 | 'tests/test_websocket.cc', |
| 441 | 'tests/test_websocket.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 442 | 'tests/testing_instance.cc', |
| 443 | 'tests/testing_instance.h', |
[email protected] | ef5e98e | 2011-12-06 09:49:18 | [diff] [blame] | 444 | |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 445 | # Compile-time tests |
| 446 | 'tests/test_c_includes.c', |
| 447 | 'tests/test_cpp_includes.cc', |
| 448 | 'tests/test_struct_sizes.c', |
| 449 | ], |
| 450 | # |
| 451 | # Sources used in NaCl tests. |
| 452 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 453 | 'test_nacl_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 454 | # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
[email protected] | 50da420 | 2012-03-11 11:07:12 | [diff] [blame] | 455 | 'tests/test_tcp_server_socket_private_disallowed.cc', |
[email protected] | 24050234 | 2011-12-22 20:07:49 | [diff] [blame] | 456 | 'tests/test_tcp_socket_private_disallowed.cc', |
| 457 | 'tests/test_udp_socket_private_disallowed.cc', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 458 | ], |
| 459 | # |
| 460 | # Sources used in trusted tests. |
| 461 | # |
[email protected] | 7091950 | 2011-12-16 02:30:03 | [diff] [blame] | 462 | 'test_trusted_source_files': [ |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 463 | # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 464 | 'tests/test_broker.cc', |
| 465 | 'tests/test_broker.h', |
[email protected] | 7a26d92e | 2012-02-17 20:15:25 | [diff] [blame] | 466 | 'tests/test_browser_font.cc', |
| 467 | 'tests/test_browser_font.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 468 | 'tests/test_buffer.cc', |
| 469 | 'tests/test_buffer.h', |
| 470 | 'tests/test_c_includes.c', |
| 471 | 'tests/test_char_set.cc', |
| 472 | 'tests/test_char_set.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 473 | 'tests/test_cpp_includes.cc', |
| 474 | 'tests/test_crypto.cc', |
| 475 | 'tests/test_crypto.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 476 | 'tests/test_flash.cc', |
| 477 | 'tests/test_flash.h', |
| 478 | 'tests/test_flash_clipboard.cc', |
| 479 | 'tests/test_flash_clipboard.h', |
[email protected] | 481a4b7 | 2012-06-15 22:56:53 | [diff] [blame] | 480 | 'tests/test_flash_file.cc', |
| 481 | 'tests/test_flash_file.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 482 | 'tests/test_flash_fullscreen.cc', |
| 483 | 'tests/test_flash_fullscreen.h', |
[email protected] | cd2af39 | 2012-01-31 09:19:17 | [diff] [blame] | 484 | 'tests/test_flash_message_loop.cc', |
| 485 | 'tests/test_flash_message_loop.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 486 | 'tests/test_net_address_private.cc', |
| 487 | 'tests/test_net_address_private.h', |
[email protected] | 6117b82da | 2012-01-07 00:51:01 | [diff] [blame] | 488 | 'tests/test_resource_array.cc', |
| 489 | 'tests/test_resource_array.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 490 | 'tests/test_struct_sizes.c', |
[email protected] | e98aebff | 2012-11-16 07:31:25 | [diff] [blame] | 491 | 'tests/test_talk_private.cc', |
| 492 | 'tests/test_talk_private.h', |
[email protected] | 92a79499 | 2012-04-12 03:38:22 | [diff] [blame] | 493 | 'tests/test_tcp_socket_private_trusted.cc', |
| 494 | 'tests/test_tcp_socket_private_trusted.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 495 | 'tests/test_uma.cc', |
| 496 | 'tests/test_uma.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 497 | 'tests/test_url_util.cc', |
| 498 | 'tests/test_url_util.h', |
| 499 | 'tests/test_utils.cc', |
| 500 | 'tests/test_utils.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 501 | 'tests/test_video_decoder.cc', |
| 502 | 'tests/test_video_decoder.h', |
[email protected] | de289526 | 2012-04-04 17:15:48 | [diff] [blame] | 503 | 'tests/test_x509_certificate_private.cc', |
| 504 | 'tests/test_x509_certificate_private.h', |
[email protected] | 1f081e7a | 2011-12-01 19:33:21 | [diff] [blame] | 505 | |
| 506 | # Deprecated test cases. |
| 507 | 'tests/test_instance_deprecated.cc', |
| 508 | 'tests/test_instance_deprecated.h', |
| 509 | 'tests/test_var_deprecated.cc', |
| 510 | 'tests/test_var_deprecated.h', |
| 511 | ], |
| 512 | }, |
[email protected] | ddd61db | 2011-12-07 06:49:00 | [diff] [blame] | 513 | } |