blob: 8fcda78e4a9df5a785a832e0a60a8183c4e53629 [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',
40 'c/ppb_mouse_lock.h',
41 'c/ppb_opengles2.h',
42 'c/ppb_url_loader.h',
43 'c/ppb_url_request_info.h',
44 'c/ppb_url_response_info.h',
45 'c/ppb_var.h',
[email protected]9c6e0de2012-01-27 04:55:5546 'c/ppb_var_array_buffer.h',
[email protected]e8f07ac2012-01-03 17:43:3647 'c/ppb_view.h',
[email protected]53508222012-01-27 09:42:4148 'c/ppb_websocket.h',
[email protected]1f081e7a2011-12-01 19:33:2149 'c/ppp.h',
50 'c/ppp_graphics_3d.h',
51 'c/ppp_input_event.h',
52 'c/ppp_instance.h',
53 'c/ppp_messaging.h',
54 'c/ppp_mouse_lock.h',
55
56 # Dev interfaces.
57 'c/dev/pp_cursor_type_dev.h',
58 'c/dev/pp_video_dev.h',
59 'c/dev/ppb_buffer_dev.h',
60 'c/dev/ppb_char_set_dev.h',
61 'c/dev/ppb_console_dev.h',
62 'c/dev/ppb_cursor_control_dev.h',
[email protected]dca65e12012-01-21 07:54:1763 'c/dev/ppb_device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2164 'c/dev/ppb_directory_reader_dev.h',
65 'c/dev/ppb_file_chooser_dev.h',
66 'c/dev/ppb_find_dev.h',
67 'c/dev/ppb_font_dev.h',
68 'c/dev/ppb_fullscreen_dev.h',
69 'c/dev/ppb_ime_input_event_dev.h',
70 'c/dev/ppb_memory_dev.h',
[email protected]231a96b72012-01-20 04:17:4071 'c/dev/ppb_message_loop_dev.h',
[email protected]6117b82da2012-01-07 00:51:0172 'c/dev/ppb_resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2173 'c/dev/ppb_scrollbar_dev.h',
74 'c/dev/ppb_testing_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5275 'c/dev/ppb_text_input_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2176 'c/dev/ppb_url_util_dev.h',
77 'c/dev/ppb_video_decoder_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2178 'c/dev/ppb_widget_dev.h',
79 'c/dev/ppb_zoom_dev.h',
80 'c/dev/ppp_cursor_control_dev.h',
81 'c/dev/ppp_find_dev.h',
82 'c/dev/ppp_network_state_dev.h',
83 'c/dev/ppp_scrollbar_dev.h',
84 'c/dev/ppp_selection_dev.h',
[email protected]3c8c74c2012-03-15 07:34:5285 'c/dev/ppp_text_input_dev.h',
[email protected]1f081e7a2011-12-01 19:33:2186 'c/dev/ppp_video_decoder_dev.h',
87 'c/dev/ppp_widget_dev.h',
88 'c/dev/ppp_zoom_dev.h',
89
90 # Private interfaces.
91 'c/private/ppb_flash.h',
92 'c/private/ppb_flash_clipboard.h',
93 'c/private/ppb_flash_file.h',
94 'c/private/ppb_flash_fullscreen.h',
95 'c/private/ppb_flash_menu.h',
[email protected]cd2af392012-01-31 09:19:1796 'c/private/ppb_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:2197 'c/private/ppb_flash_net_connector.h',
98 'c/private/ppb_flash_tcp_socket.h',
99 'c/private/ppb_flash_udp_socket.h',
100 'c/private/ppb_gpu_blacklist_private.h',
101 'c/private/ppb_instance_private.h',
102 'c/private/ppb_nacl_private.h',
103 'c/private/ppb_net_address_private.h',
104 'c/private/ppb_pdf.h',
105 'c/private/ppb_proxy_private.h',
106 'c/private/ppp_instance_private.h',
[email protected]d2e03f82012-03-05 08:12:38107 'c/private/ppb_network_list_private.h',
108 'c/private/ppb_network_monitor_private.h',
[email protected]1f081e7a2011-12-01 19:33:21109 'c/private/ppb_tcp_socket_private.h',
110 'c/private/ppb_udp_socket_private.h',
111
112 # Deprecated interfaces.
113 'c/dev/deprecated_bool.h',
114 'c/dev/ppb_var_deprecated.h',
115 'c/dev/ppp_class_deprecated.h',
116
117 # Trusted interfaces.
118 'c/trusted/ppb_audio_trusted.h',
119 'c/trusted/ppb_broker_trusted.h',
[email protected]ed9b7932012-02-21 18:11:47120 'c/trusted/ppb_browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21121 'c/trusted/ppb_buffer_trusted.h',
122 'c/trusted/ppb_file_chooser_trusted.h',
123 'c/trusted/ppb_file_io_trusted.h',
124 'c/trusted/ppb_graphics_3d_trusted.h',
125 'c/trusted/ppb_image_data_trusted.h',
126 'c/trusted/ppb_url_loader_trusted.h',
127 'c/trusted/ppp_broker.h',
128 ],
[email protected]70919502011-12-16 02:30:03129 'cpp_source_files': [
[email protected]e10b2b28a2012-03-14 23:17:14130 'cpp/array_output.cc',
131 'cpp/array_output.h',
[email protected]1f081e7a2011-12-01 19:33:21132 'cpp/audio.cc',
133 'cpp/audio.h',
134 'cpp/audio_config.cc',
135 'cpp/audio_config.h',
136 'cpp/completion_callback.cc',
137 'cpp/completion_callback.h',
138 'cpp/core.cc',
139 'cpp/core.h',
140 'cpp/file_io.cc',
141 'cpp/file_io.h',
142 'cpp/file_ref.cc',
143 'cpp/file_ref.h',
144 'cpp/file_system.cc',
145 'cpp/file_system.h',
146 'cpp/fullscreen.cc',
147 'cpp/fullscreen.h',
148 'cpp/graphics_2d.cc',
149 'cpp/graphics_2d.h',
150 'cpp/graphics_3d.cc',
151 'cpp/graphics_3d.h',
152 'cpp/graphics_3d_client.cc',
153 'cpp/graphics_3d_client.h',
154 'cpp/image_data.cc',
155 'cpp/image_data.h',
156 'cpp/input_event.cc',
157 'cpp/input_event.h',
158 'cpp/instance.cc',
159 'cpp/instance.h',
[email protected]09af0f72012-02-27 20:23:19160 'cpp/instance_handle.cc',
161 'cpp/instance_handle.h',
[email protected]1f081e7a2011-12-01 19:33:21162 'cpp/logging.h',
163 'cpp/module.cc',
164 'cpp/module.h',
165 'cpp/module_impl.h',
166 'cpp/mouse_lock.cc',
167 'cpp/mouse_lock.h',
[email protected]e10b2b28a2012-03-14 23:17:14168 'cpp/output_traits.h',
[email protected]1f081e7a2011-12-01 19:33:21169 'cpp/point.h',
170 'cpp/rect.cc',
171 'cpp/rect.h',
172 'cpp/resource.cc',
173 'cpp/resource.h',
174 'cpp/size.h',
175 'cpp/url_loader.cc',
176 'cpp/url_loader.h',
177 'cpp/url_request_info.cc',
178 'cpp/url_request_info.h',
179 'cpp/url_response_info.cc',
180 'cpp/url_response_info.h',
181 'cpp/var.cc',
182 'cpp/var.h',
[email protected]9c6e0de2012-01-27 04:55:55183 'cpp/var_array_buffer.cc',
184 'cpp/var_array_buffer.h',
[email protected]e8f07ac2012-01-03 17:43:36185 'cpp/view.cc',
186 'cpp/view.h',
[email protected]53508222012-01-27 09:42:41187 'cpp/websocket.cc',
188 'cpp/websocket.h',
[email protected]1f081e7a2011-12-01 19:33:21189
190 # Dev interfaces.
191 'cpp/dev/audio_input_dev.cc',
192 'cpp/dev/audio_input_dev.h',
193 'cpp/dev/buffer_dev.cc',
194 'cpp/dev/buffer_dev.h',
[email protected]dca65e12012-01-21 07:54:17195 'cpp/dev/device_ref_dev.cc',
196 'cpp/dev/device_ref_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21197 'cpp/dev/directory_entry_dev.cc',
198 'cpp/dev/directory_entry_dev.h',
199 'cpp/dev/directory_reader_dev.cc',
200 'cpp/dev/directory_reader_dev.h',
201 'cpp/dev/file_chooser_dev.cc',
202 'cpp/dev/file_chooser_dev.h',
203 'cpp/dev/find_dev.cc',
204 'cpp/dev/find_dev.h',
205 'cpp/dev/font_dev.cc',
206 'cpp/dev/font_dev.h',
207 'cpp/dev/fullscreen_dev.cc',
208 'cpp/dev/fullscreen_dev.h',
209 'cpp/dev/ime_input_event_dev.cc',
210 'cpp/dev/ime_input_event_dev.h',
211 'cpp/dev/memory_dev.cc',
212 'cpp/dev/memory_dev.h',
[email protected]231a96b72012-01-20 04:17:40213 'cpp/dev/message_loop_dev.cc',
214 'cpp/dev/message_loop_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21215 'cpp/dev/printing_dev.cc',
216 'cpp/dev/printing_dev.h',
[email protected]6117b82da2012-01-07 00:51:01217 'cpp/dev/resource_array_dev.cc',
218 'cpp/dev/resource_array_dev.h',
[email protected]1f081e7a2011-12-01 19:33:21219 'cpp/dev/scrollbar_dev.cc',
220 'cpp/dev/scrollbar_dev.h',
221 'cpp/dev/selection_dev.cc',
222 'cpp/dev/selection_dev.h',
223 'cpp/dev/text_input_dev.cc',
224 'cpp/dev/text_input_dev.h',
225 'cpp/dev/url_util_dev.cc',
226 'cpp/dev/url_util_dev.h',
227 'cpp/dev/video_capture_client_dev.cc',
228 'cpp/dev/video_capture_client_dev.h',
229 'cpp/dev/video_capture_dev.cc',
230 'cpp/dev/video_capture_dev.h',
231 'cpp/dev/video_decoder_client_dev.cc',
232 'cpp/dev/video_decoder_client_dev.h',
233 'cpp/dev/video_decoder_dev.cc',
234 'cpp/dev/video_decoder_dev.h',
235 'cpp/dev/widget_client_dev.cc',
236 'cpp/dev/widget_client_dev.h',
237 'cpp/dev/widget_dev.cc',
238 'cpp/dev/widget_dev.h',
239 'cpp/dev/zoom_dev.cc',
240 'cpp/dev/zoom_dev.h',
241
242 # Deprecated interfaces.
243 'cpp/dev/scriptable_object_deprecated.h',
244 'cpp/dev/scriptable_object_deprecated.cc',
245
246 # Private interfaces.
[email protected]4ee95fa42011-12-16 20:10:08247 'cpp/private/flash.cc',
248 'cpp/private/flash.h',
[email protected]cf0f7d92012-01-14 01:24:54249 'cpp/private/flash_clipboard.cc',
250 'cpp/private/flash_clipboard.h',
[email protected]1f081e7a2011-12-01 19:33:21251 'cpp/private/flash_fullscreen.cc',
252 'cpp/private/flash_fullscreen.h',
253 'cpp/private/flash_menu.cc',
254 'cpp/private/flash_menu.h',
[email protected]cd2af392012-01-31 09:19:17255 'cpp/private/flash_message_loop.cc',
256 'cpp/private/flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21257 'cpp/private/flash_net_connector.cc',
258 'cpp/private/flash_net_connector.h',
[email protected]0f8a16cf2012-03-21 10:08:37259 'cpp/private/host_resolver_private.cc',
260 'cpp/private/host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21261 'cpp/private/instance_private.cc',
262 'cpp/private/instance_private.h',
263 'cpp/private/net_address_private.cc',
264 'cpp/private/net_address_private.h',
[email protected]d2e03f82012-03-05 08:12:38265 'cpp/private/network_list_private.cc',
266 'cpp/private/network_list_private.h',
267 'cpp/private/network_monitor_private.cc',
268 'cpp/private/network_monitor_private.h',
[email protected]4f9e7222012-03-13 09:45:14269 'cpp/private/tcp_server_socket_private.cc',
270 'cpp/private/tcp_server_socket_private.h',
[email protected]1f081e7a2011-12-01 19:33:21271 'cpp/private/tcp_socket_private.cc',
272 'cpp/private/tcp_socket_private.h',
273 'cpp/private/udp_socket_private.cc',
274 'cpp/private/udp_socket_private.h',
275 'cpp/private/var_private.cc',
276 'cpp/private/var_private.h',
277
278 # Trusted interfaces.
[email protected]7a26d92e2012-02-17 20:15:25279 'cpp/trusted/browser_font_trusted.cc',
280 'cpp/trusted/browser_font_trusted.h',
[email protected]1f081e7a2011-12-01 19:33:21281 'cpp/trusted/file_chooser_trusted.cc',
282 'cpp/trusted/file_chooser_trusted.h',
[email protected]6c8011b2011-12-15 23:26:56283 'cpp/trusted/file_io_trusted.cc',
284 'cpp/trusted/file_io_trusted.h',
[email protected]ae5ff9ae2012-01-06 22:50:33285
286 # Utility sources.
287 'utility/completion_callback_factory.h',
288 'utility/non_thread_safe_ref_count.h',
289 'utility/graphics/paint_aggregator.cc',
290 'utility/graphics/paint_aggregator.h',
291 'utility/graphics/paint_manager.cc',
292 'utility/graphics/paint_manager.h',
[email protected]15b12242012-01-26 19:28:47293 'utility/threading/simple_thread.cc',
294 'utility/threading/simple_thread.h',
[email protected]2785cb92012-02-29 20:22:09295 'utility/websocket/websocket_api.cc',
296 'utility/websocket/websocket_api.h',
[email protected]1f081e7a2011-12-01 19:33:21297 ],
298 #
299 # Common Testing source for trusted and untrusted (NaCl) pugins.
300 #
[email protected]70919502011-12-16 02:30:03301 'test_common_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21302 # Common test files
303 'tests/all_c_includes.h',
304 'tests/all_cpp_includes.h',
305 'tests/arch_dependent_sizes_32.h',
306 'tests/arch_dependent_sizes_64.h',
307 'tests/pp_thread.h',
308 'tests/test_case.cc',
309 'tests/test_case.h',
[email protected]59261242012-03-19 13:08:59310 'tests/test_empty.cc',
311 'tests/test_empty.h',
[email protected]9e855c0a2012-01-18 13:36:55312 'tests/test_net_address_private_untrusted.cc',
313 'tests/test_net_address_private_untrusted.h',
[email protected]20e31122012-02-22 15:56:03314 'tests/test_tcp_server_socket_private.cc',
315 'tests/test_tcp_server_socket_private.h',
[email protected]ef5e98e2011-12-06 09:49:18316 'tests/test_tcp_socket_private_shared.cc',
317 'tests/test_tcp_socket_private_shared.h',
318 'tests/test_udp_socket_private_shared.cc',
319 'tests/test_udp_socket_private_shared.h',
[email protected]1f081e7a2011-12-01 19:33:21320 'tests/test_utils.cc',
321 'tests/testing_instance.cc',
322 'tests/testing_instance.h',
[email protected]ef5e98e2011-12-06 09:49:18323
[email protected]1f081e7a2011-12-01 19:33:21324 # Compile-time tests
325 'tests/test_c_includes.c',
326 'tests/test_cpp_includes.cc',
327 'tests/test_struct_sizes.c',
328 ],
329 #
330 # Sources used in NaCl tests.
331 #
[email protected]70919502011-12-16 02:30:03332 'test_nacl_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21333 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
334 'tests/test_audio_config.cc',
335 'tests/test_cursor_control.cc',
336 'tests/test_directory_reader.cc',
337 'tests/test_file_io.cc',
338 'tests/test_file_ref.cc',
339 'tests/test_file_system.cc',
[email protected]08610102011-12-17 14:24:30340 'tests/test_input_event.cc',
[email protected]1f081e7a2011-12-01 19:33:21341 'tests/test_memory.cc',
342 'tests/test_graphics_2d.cc',
343 'tests/test_image_data.cc',
[email protected]240502342011-12-22 20:07:49344 'tests/test_memory.cc',
[email protected]1f081e7a2011-12-01 19:33:21345 'tests/test_paint_aggregator.cc',
[email protected]08610102011-12-17 14:24:30346 'tests/test_post_message.cc',
[email protected]1f081e7a2011-12-01 19:33:21347 'tests/test_scrollbar.cc',
[email protected]50da4202012-03-11 11:07:12348 'tests/test_tcp_server_socket_private_disallowed.cc',
[email protected]240502342011-12-22 20:07:49349 'tests/test_tcp_socket_private_disallowed.cc',
350 'tests/test_udp_socket_private_disallowed.cc',
[email protected]1f081e7a2011-12-01 19:33:21351 'tests/test_url_loader.cc',
[email protected]a333c232012-01-27 23:14:27352 'tests/test_url_request.cc',
[email protected]1f081e7a2011-12-01 19:33:21353 'tests/test_var.cc',
[email protected]09c37ba2012-01-05 18:00:33354 'tests/test_view.cc',
[email protected]9082aa5b2012-01-19 08:44:47355 'tests/test_websocket.cc',
[email protected]1f081e7a2011-12-01 19:33:21356 ],
357 #
358 # Sources used in trusted tests.
359 #
[email protected]70919502011-12-16 02:30:03360 'test_trusted_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21361 # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER)
362 'tests/test_audio.cc',
363 'tests/test_audio.h',
364 'tests/test_audio_config.cc',
365 'tests/test_audio_config.h',
366 'tests/test_broker.cc',
367 'tests/test_broker.h',
[email protected]7a26d92e2012-02-17 20:15:25368 'tests/test_browser_font.cc',
369 'tests/test_browser_font.h',
[email protected]1f081e7a2011-12-01 19:33:21370 'tests/test_buffer.cc',
371 'tests/test_buffer.h',
372 'tests/test_c_includes.c',
373 'tests/test_char_set.cc',
374 'tests/test_char_set.h',
375 'tests/test_core.cc',
376 'tests/test_core.h',
377 'tests/test_cpp_includes.cc',
378 'tests/test_crypto.cc',
379 'tests/test_crypto.h',
380 'tests/test_cursor_control.cc',
381 'tests/test_cursor_control.h',
382 'tests/test_directory_reader.cc',
383 'tests/test_directory_reader.h',
384 'tests/test_file_io.cc',
385 'tests/test_file_io.h',
386 'tests/test_file_ref.cc',
387 'tests/test_file_ref.h',
388 'tests/test_file_system.cc',
389 'tests/test_file_system.h',
390 'tests/test_flash.cc',
391 'tests/test_flash.h',
392 'tests/test_flash_clipboard.cc',
393 'tests/test_flash_clipboard.h',
394 'tests/test_flash_fullscreen.cc',
395 'tests/test_flash_fullscreen.h',
[email protected]cd2af392012-01-31 09:19:17396 'tests/test_flash_message_loop.cc',
397 'tests/test_flash_message_loop.h',
[email protected]1f081e7a2011-12-01 19:33:21398 'tests/test_fullscreen.cc',
399 'tests/test_fullscreen.h',
400 'tests/test_graphics_2d.cc',
401 'tests/test_graphics_2d.h',
402 'tests/test_graphics_3d.cc',
403 'tests/test_graphics_3d.h',
[email protected]2f9fe3c2012-03-20 13:13:56404 'tests/test_host_resolver_private.cc',
405 'tests/test_host_resolver_private.h',
[email protected]1f081e7a2011-12-01 19:33:21406 'tests/test_image_data.cc',
407 'tests/test_image_data.h',
408 'tests/test_input_event.cc',
409 'tests/test_input_event.h',
410 'tests/test_memory.cc',
411 'tests/test_memory.h',
412 'tests/test_net_address_private.cc',
413 'tests/test_net_address_private.h',
[email protected]2e80d05482012-03-13 00:10:41414 'tests/test_network_monitor_private.cc',
415 'tests/test_network_monitor_private.h',
[email protected]1f081e7a2011-12-01 19:33:21416 'tests/test_paint_aggregator.cc',
417 'tests/test_paint_aggregator.h',
418 'tests/test_post_message.cc',
419 'tests/test_post_message.h',
[email protected]6117b82da2012-01-07 00:51:01420 'tests/test_resource_array.cc',
421 'tests/test_resource_array.h',
[email protected]1f081e7a2011-12-01 19:33:21422 'tests/test_scrollbar.cc',
423 'tests/test_scrollbar.h',
424 'tests/test_struct_sizes.c',
425 'tests/test_tcp_socket_private.cc',
426 'tests/test_tcp_socket_private.h',
427 'tests/test_uma.cc',
428 'tests/test_uma.h',
429 'tests/test_url_loader.cc',
430 'tests/test_url_loader.h',
[email protected]a333c232012-01-27 23:14:27431 'tests/test_url_request.cc',
432 'tests/test_url_request.h',
[email protected]1f081e7a2011-12-01 19:33:21433 'tests/test_url_util.cc',
434 'tests/test_url_util.h',
435 'tests/test_utils.cc',
436 'tests/test_utils.h',
437 'tests/test_var.cc',
438 'tests/test_var.h',
[email protected]09c37ba2012-01-05 18:00:33439 'tests/test_view.cc',
440 'tests/test_view.h',
[email protected]1f081e7a2011-12-01 19:33:21441 'tests/test_video_decoder.cc',
442 'tests/test_video_decoder.h',
443 'tests/test_websocket.cc',
444 'tests/test_websocket.h',
445
446 # Deprecated test cases.
447 'tests/test_instance_deprecated.cc',
448 'tests/test_instance_deprecated.h',
449 'tests/test_var_deprecated.cc',
450 'tests/test_var_deprecated.h',
451 ],
452 },
453 'conditions': [
454 ['p2p_apis==1', {
455 'variables': {
[email protected]70919502011-12-16 02:30:03456 'c_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21457 'c/dev/ppb_transport_dev.h',
458 ],
[email protected]70919502011-12-16 02:30:03459 'cpp_source_files': [
[email protected]1f081e7a2011-12-01 19:33:21460 'cpp/dev/transport_dev.cc',
461 'cpp/dev/transport_dev.h',
462 ],
463 },
464 }],
465 ],
[email protected]ddd61db2011-12-07 06:49:00466}