| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'c_source_files': [ | 7 'c_source_files': [ |
| 8 'c/pp_array_output.h', | 8 'c/pp_array_output.h', |
| 9 'c/pp_bool.h', | 9 'c/pp_bool.h', |
| 10 'c/pp_completion_callback.h', | 10 'c/pp_completion_callback.h', |
| 11 'c/pp_errors.h', | 11 'c/pp_errors.h', |
| 12 'c/pp_file_info.h', | 12 'c/pp_file_info.h', |
| 13 'c/pp_graphics_3d.h', | 13 'c/pp_graphics_3d.h', |
| 14 'c/pp_input_event.h', | 14 'c/pp_input_event.h', |
| 15 'c/pp_instance.h', | 15 'c/pp_instance.h', |
| 16 'c/pp_macros.h', | 16 'c/pp_macros.h', |
| 17 'c/pp_module.h', | 17 'c/pp_module.h', |
| 18 'c/pp_point.h', | 18 'c/pp_point.h', |
| 19 'c/pp_rect.h', | 19 'c/pp_rect.h', |
| 20 'c/pp_resource.h', | 20 'c/pp_resource.h', |
| 21 'c/pp_size.h', | 21 'c/pp_size.h', |
| 22 'c/pp_stdint.h', | 22 'c/pp_stdint.h', |
| 23 'c/pp_time.h', | 23 'c/pp_time.h', |
| 24 'c/pp_touch_point.h', |
| 24 'c/pp_var.h', | 25 'c/pp_var.h', |
| 25 'c/ppb.h', | 26 'c/ppb.h', |
| 26 'c/ppb_audio.h', | 27 'c/ppb_audio.h', |
| 27 'c/ppb_audio_config.h', | 28 'c/ppb_audio_config.h', |
| 28 'c/ppb_console.h', | 29 'c/ppb_console.h', |
| 29 'c/ppb_core.h', | 30 'c/ppb_core.h', |
| 30 'c/ppb_file_io.h', | 31 'c/ppb_file_io.h', |
| 31 'c/ppb_file_ref.h', | 32 'c/ppb_file_ref.h', |
| 32 'c/ppb_file_system.h', | 33 'c/ppb_file_system.h', |
| 33 'c/ppb_fullscreen.h', | 34 'c/ppb_fullscreen.h', |
| 34 'c/ppb_gamepad.h', | 35 'c/ppb_gamepad.h', |
| 35 'c/ppb_graphics_2d.h', | 36 'c/ppb_graphics_2d.h', |
| 36 'c/ppb_graphics_3d.h', | 37 'c/ppb_graphics_3d.h', |
| 37 'c/ppb_host_resolver.h', | 38 'c/ppb_host_resolver.h', |
| 38 'c/ppb_image_data.h', | 39 'c/ppb_image_data.h', |
| 39 'c/ppb_input_event.h', | 40 'c/ppb_input_event.h', |
| 40 'c/ppb_instance.h', | 41 'c/ppb_instance.h', |
| 41 'c/ppb_message_loop.h', | 42 'c/ppb_message_loop.h', |
| 42 'c/ppb_messaging.h', | 43 'c/ppb_messaging.h', |
| 43 'c/ppb_mouse_cursor.h', | 44 'c/ppb_mouse_cursor.h', |
| 44 'c/ppb_mouse_lock.h', | 45 'c/ppb_mouse_lock.h', |
| 46 'c/ppb_net_address.h', |
| 45 'c/ppb_network_proxy.h', | 47 'c/ppb_network_proxy.h', |
| 46 'c/ppb_net_address.h', | |
| 47 'c/ppb_network_proxy.h', | 48 'c/ppb_network_proxy.h', |
| 48 'c/ppb_opengles2.h', | 49 'c/ppb_opengles2.h', |
| 49 'c/ppb_tcp_socket.h', | 50 'c/ppb_tcp_socket.h', |
| 50 'c/pp_touch_point.h', | 51 'c/ppb_text_input_controller.h', |
| 51 'c/ppb_udp_socket.h', | 52 'c/ppb_udp_socket.h', |
| 52 'c/ppb_url_loader.h', | 53 'c/ppb_url_loader.h', |
| 53 'c/ppb_url_request_info.h', | 54 'c/ppb_url_request_info.h', |
| 54 'c/ppb_url_response_info.h', | 55 'c/ppb_url_response_info.h', |
| 55 'c/ppb_var.h', | 56 'c/ppb_var.h', |
| 56 'c/ppb_var_array.h', | 57 'c/ppb_var_array.h', |
| 57 'c/ppb_var_array_buffer.h', | 58 'c/ppb_var_array_buffer.h', |
| 58 'c/ppb_var_dictionary.h', | 59 'c/ppb_var_dictionary.h', |
| 59 'c/ppb_view.h', | 60 'c/ppb_view.h', |
| 60 'c/ppb_websocket.h', | 61 'c/ppb_websocket.h', |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 'cpp/network_proxy.h', | 198 'cpp/network_proxy.h', |
| 198 'cpp/output_traits.h', | 199 'cpp/output_traits.h', |
| 199 'cpp/point.h', | 200 'cpp/point.h', |
| 200 'cpp/rect.cc', | 201 'cpp/rect.cc', |
| 201 'cpp/rect.h', | 202 'cpp/rect.h', |
| 202 'cpp/resource.cc', | 203 'cpp/resource.cc', |
| 203 'cpp/resource.h', | 204 'cpp/resource.h', |
| 204 'cpp/size.h', | 205 'cpp/size.h', |
| 205 'cpp/tcp_socket.cc', | 206 'cpp/tcp_socket.cc', |
| 206 'cpp/tcp_socket.h', | 207 'cpp/tcp_socket.h', |
| 208 'cpp/text_input_controller.cc', |
| 209 'cpp/text_input_controller.h', |
| 207 'cpp/touch_point.h', | 210 'cpp/touch_point.h', |
| 208 'cpp/udp_socket.cc', | 211 'cpp/udp_socket.cc', |
| 209 'cpp/udp_socket.h', | 212 'cpp/udp_socket.h', |
| 210 'cpp/url_loader.cc', | 213 'cpp/url_loader.cc', |
| 211 'cpp/url_loader.h', | 214 'cpp/url_loader.h', |
| 212 'cpp/url_request_info.cc', | 215 'cpp/url_request_info.cc', |
| 213 'cpp/url_request_info.h', | 216 'cpp/url_request_info.h', |
| 214 'cpp/url_response_info.cc', | 217 'cpp/url_response_info.cc', |
| 215 'cpp/url_response_info.h', | 218 'cpp/url_response_info.h', |
| 216 'cpp/var.cc', | 219 'cpp/var.cc', |
| (...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 'tests/test_x509_certificate_private.h', | 557 'tests/test_x509_certificate_private.h', |
| 555 | 558 |
| 556 # Deprecated test cases. | 559 # Deprecated test cases. |
| 557 'tests/test_instance_deprecated.cc', | 560 'tests/test_instance_deprecated.cc', |
| 558 'tests/test_instance_deprecated.h', | 561 'tests/test_instance_deprecated.h', |
| 559 'tests/test_var_deprecated.cc', | 562 'tests/test_var_deprecated.cc', |
| 560 'tests/test_var_deprecated.h', | 563 'tests/test_var_deprecated.h', |
| 561 ], | 564 ], |
| 562 }, | 565 }, |
| 563 } | 566 } |
| OLD | NEW |