| 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', |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 'c/dev/ppp_scrollbar_dev.h', | 87 'c/dev/ppp_scrollbar_dev.h', |
| 88 'c/dev/ppp_selection_dev.h', | 88 'c/dev/ppp_selection_dev.h', |
| 89 'c/dev/ppp_text_input_dev.h', | 89 'c/dev/ppp_text_input_dev.h', |
| 90 'c/dev/ppp_video_decoder_dev.h', | 90 'c/dev/ppp_video_decoder_dev.h', |
| 91 'c/dev/ppp_widget_dev.h', | 91 'c/dev/ppp_widget_dev.h', |
| 92 'c/dev/ppp_zoom_dev.h', | 92 'c/dev/ppp_zoom_dev.h', |
| 93 | 93 |
| 94 # Private interfaces. | 94 # Private interfaces. |
| 95 'c/private/pp_file_handle.h', | 95 'c/private/pp_file_handle.h', |
| 96 'c/private/pp_private_font_charset.h', | 96 'c/private/pp_private_font_charset.h', |
| 97 'c/private/pp_video_frame_private.h', |
| 97 'c/private/ppb_content_decryptor_private.h', | 98 'c/private/ppb_content_decryptor_private.h', |
| 98 'c/private/ppb_flash.h', | 99 'c/private/ppb_flash.h', |
| 99 'c/private/ppb_flash_clipboard.h', | 100 'c/private/ppb_flash_clipboard.h', |
| 100 'c/private/ppb_flash_file.h', | 101 'c/private/ppb_flash_file.h', |
| 101 'c/private/ppb_flash_font_file.h', | 102 'c/private/ppb_flash_font_file.h', |
| 102 'c/private/ppb_flash_fullscreen.h', | 103 'c/private/ppb_flash_fullscreen.h', |
| 103 'c/private/ppb_flash_menu.h', | 104 'c/private/ppb_flash_menu.h', |
| 104 'c/private/ppb_flash_message_loop.h', | 105 'c/private/ppb_flash_message_loop.h', |
| 105 'c/private/ppb_gpu_blacklist_private.h', | 106 'c/private/ppb_gpu_blacklist_private.h', |
| 106 'c/private/ppb_host_resolver_private.h', | 107 'c/private/ppb_host_resolver_private.h', |
| 107 'c/private/ppb_instance_private.h', | 108 'c/private/ppb_instance_private.h', |
| 108 'c/private/ppb_nacl_private.h', | 109 'c/private/ppb_nacl_private.h', |
| 109 'c/private/ppb_net_address_private.h', | 110 'c/private/ppb_net_address_private.h', |
| 110 'c/private/ppb_pdf.h', | 111 'c/private/ppb_pdf.h', |
| 111 'c/private/ppb_proxy_private.h', | 112 'c/private/ppb_proxy_private.h', |
| 112 'c/private/ppp_instance_private.h', | 113 'c/private/ppp_instance_private.h', |
| 113 'c/private/ppb_network_list_private.h', | 114 'c/private/ppb_network_list_private.h', |
| 114 'c/private/ppb_network_monitor_private.h', | 115 'c/private/ppb_network_monitor_private.h', |
| 115 'c/private/ppb_tcp_server_socket_private.h', | 116 'c/private/ppb_tcp_server_socket_private.h', |
| 116 'c/private/ppb_tcp_socket_private.h', | 117 'c/private/ppb_tcp_socket_private.h', |
| 117 'c/private/ppb_udp_socket_private.h', | 118 'c/private/ppb_udp_socket_private.h', |
| 119 'c/private/ppb_video_destination_private.h', |
| 120 'c/private/ppb_video_source_private.h', |
| 118 'c/private/ppb_x509_certificate_private.h', | 121 'c/private/ppb_x509_certificate_private.h', |
| 119 'c/private/ppp_content_decryptor_private.h', | 122 'c/private/ppp_content_decryptor_private.h', |
| 120 | 123 |
| 121 # Deprecated interfaces. | 124 # Deprecated interfaces. |
| 122 'c/dev/deprecated_bool.h', | 125 'c/dev/deprecated_bool.h', |
| 123 'c/dev/ppb_var_deprecated.h', | 126 'c/dev/ppb_var_deprecated.h', |
| 124 'c/dev/ppp_class_deprecated.h', | 127 'c/dev/ppp_class_deprecated.h', |
| 125 | 128 |
| 126 # Trusted interfaces. | 129 # Trusted interfaces. |
| 127 'c/trusted/ppb_audio_trusted.h', | 130 'c/trusted/ppb_audio_trusted.h', |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 'cpp/url_loader.cc', | 196 'cpp/url_loader.cc', |
| 194 'cpp/url_loader.h', | 197 'cpp/url_loader.h', |
| 195 'cpp/url_request_info.cc', | 198 'cpp/url_request_info.cc', |
| 196 'cpp/url_request_info.h', | 199 'cpp/url_request_info.h', |
| 197 'cpp/url_response_info.cc', | 200 'cpp/url_response_info.cc', |
| 198 'cpp/url_response_info.h', | 201 'cpp/url_response_info.h', |
| 199 'cpp/var.cc', | 202 'cpp/var.cc', |
| 200 'cpp/var.h', | 203 'cpp/var.h', |
| 201 'cpp/var_array_buffer.cc', | 204 'cpp/var_array_buffer.cc', |
| 202 'cpp/var_array_buffer.h', | 205 'cpp/var_array_buffer.h', |
| 203 'cpp/video_frame.cc', | |
| 204 'cpp/video_frame.h', | |
| 205 'cpp/video_reader.cc', | |
| 206 'cpp/video_reader.h', | |
| 207 'cpp/video_writer.cc', | |
| 208 'cpp/video_writer.h', | |
| 209 'cpp/view.cc', | 206 'cpp/view.cc', |
| 210 'cpp/view.h', | 207 'cpp/view.h', |
| 211 'cpp/websocket.cc', | 208 'cpp/websocket.cc', |
| 212 'cpp/websocket.h', | 209 'cpp/websocket.h', |
| 213 | 210 |
| 214 # Dev interfaces. | 211 # Dev interfaces. |
| 215 'cpp/dev/audio_input_dev.cc', | 212 'cpp/dev/audio_input_dev.cc', |
| 216 'cpp/dev/audio_input_dev.h', | 213 'cpp/dev/audio_input_dev.h', |
| 217 'cpp/dev/buffer_dev.cc', | 214 'cpp/dev/buffer_dev.cc', |
| 218 'cpp/dev/buffer_dev.h', | 215 'cpp/dev/buffer_dev.h', |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 'cpp/private/pdf.cc', | 310 'cpp/private/pdf.cc', |
| 314 'cpp/private/pdf.h', | 311 'cpp/private/pdf.h', |
| 315 'cpp/private/tcp_server_socket_private.cc', | 312 'cpp/private/tcp_server_socket_private.cc', |
| 316 'cpp/private/tcp_server_socket_private.h', | 313 'cpp/private/tcp_server_socket_private.h', |
| 317 'cpp/private/tcp_socket_private.cc', | 314 'cpp/private/tcp_socket_private.cc', |
| 318 'cpp/private/tcp_socket_private.h', | 315 'cpp/private/tcp_socket_private.h', |
| 319 'cpp/private/udp_socket_private.cc', | 316 'cpp/private/udp_socket_private.cc', |
| 320 'cpp/private/udp_socket_private.h', | 317 'cpp/private/udp_socket_private.h', |
| 321 'cpp/private/var_private.cc', | 318 'cpp/private/var_private.cc', |
| 322 'cpp/private/var_private.h', | 319 'cpp/private/var_private.h', |
| 320 'cpp/private/video_destination_private.cc', |
| 321 'cpp/private/video_destination_private.h', |
| 322 'cpp/private/video_frame_private.cc', |
| 323 'cpp/private/video_frame_private.h', |
| 324 'cpp/private/video_source_private.cc', |
| 325 'cpp/private/video_source_private.h', |
| 323 'cpp/private/x509_certificate_private.cc', | 326 'cpp/private/x509_certificate_private.cc', |
| 324 'cpp/private/x509_certificate_private.h', | 327 'cpp/private/x509_certificate_private.h', |
| 325 | 328 |
| 326 # Trusted interfaces. | 329 # Trusted interfaces. |
| 327 'cpp/trusted/browser_font_trusted.cc', | 330 'cpp/trusted/browser_font_trusted.cc', |
| 328 'cpp/trusted/browser_font_trusted.h', | 331 'cpp/trusted/browser_font_trusted.h', |
| 329 'cpp/trusted/file_chooser_trusted.cc', | 332 'cpp/trusted/file_chooser_trusted.cc', |
| 330 'cpp/trusted/file_chooser_trusted.h', | 333 'cpp/trusted/file_chooser_trusted.h', |
| 331 'cpp/trusted/file_io_trusted.cc', | 334 'cpp/trusted/file_io_trusted.cc', |
| 332 'cpp/trusted/file_io_trusted.h', | 335 'cpp/trusted/file_io_trusted.h', |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 521 'tests/test_x509_certificate_private.h', | 524 'tests/test_x509_certificate_private.h', |
| 522 | 525 |
| 523 # Deprecated test cases. | 526 # Deprecated test cases. |
| 524 'tests/test_instance_deprecated.cc', | 527 'tests/test_instance_deprecated.cc', |
| 525 'tests/test_instance_deprecated.h', | 528 'tests/test_instance_deprecated.h', |
| 526 'tests/test_var_deprecated.cc', | 529 'tests/test_var_deprecated.cc', |
| 527 'tests/test_var_deprecated.h', | 530 'tests/test_var_deprecated.h', |
| 528 ], | 531 ], |
| 529 }, | 532 }, |
| 530 } | 533 } |
| OLD | NEW |