| 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_codecs.h', | 10 'c/pp_codecs.h', |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 'c/private/ppb_flash_message_loop.h', | 118 'c/private/ppb_flash_message_loop.h', |
| 119 'c/private/ppb_host_resolver_private.h', | 119 'c/private/ppb_host_resolver_private.h', |
| 120 'c/private/ppb_input_event_private.h', | 120 'c/private/ppb_input_event_private.h', |
| 121 'c/private/ppb_instance_private.h', | 121 'c/private/ppb_instance_private.h', |
| 122 'c/private/ppb_isolated_file_system_private.h', | 122 'c/private/ppb_isolated_file_system_private.h', |
| 123 'c/private/ppb_net_address_private.h', | 123 'c/private/ppb_net_address_private.h', |
| 124 'c/private/ppb_output_protection_private.h', | 124 'c/private/ppb_output_protection_private.h', |
| 125 'c/private/ppb_pdf.h', | 125 'c/private/ppb_pdf.h', |
| 126 'c/private/ppb_platform_verification_private.h', | 126 'c/private/ppb_platform_verification_private.h', |
| 127 'c/private/ppb_proxy_private.h', | 127 'c/private/ppb_proxy_private.h', |
| 128 'c/private/ppb_testing_private.h', | |
| 129 'c/private/ppb_tcp_server_socket_private.h', | 128 'c/private/ppb_tcp_server_socket_private.h', |
| 130 'c/private/ppb_tcp_socket_private.h', | 129 'c/private/ppb_tcp_socket_private.h', |
| 130 'c/private/ppb_testing_private.h', |
| 131 'c/private/ppb_udp_socket_private.h', | 131 'c/private/ppb_udp_socket_private.h', |
| 132 'c/private/ppb_uma_private.h', | 132 'c/private/ppb_uma_private.h', |
| 133 'c/private/ppb_video_destination_private.h', | 133 'c/private/ppb_video_destination_private.h', |
| 134 'c/private/ppb_video_source_private.h', | 134 'c/private/ppb_video_source_private.h', |
| 135 'c/private/ppb_x509_certificate_private.h', | 135 'c/private/ppb_x509_certificate_private.h', |
| 136 'c/private/ppp_content_decryptor_private.h', | 136 'c/private/ppp_content_decryptor_private.h', |
| 137 'c/private/ppp_find_private.h', | 137 'c/private/ppp_find_private.h', |
| 138 'c/private/ppp_instance_private.h', | 138 'c/private/ppp_instance_private.h', |
| 139 | 139 |
| 140 # Deprecated interfaces. | 140 # Deprecated interfaces. |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 295 'cpp/dev/view_dev.cc', | 295 'cpp/dev/view_dev.cc', |
| 296 'cpp/dev/view_dev.h', | 296 'cpp/dev/view_dev.h', |
| 297 'cpp/dev/widget_client_dev.cc', | 297 'cpp/dev/widget_client_dev.cc', |
| 298 'cpp/dev/widget_client_dev.h', | 298 'cpp/dev/widget_client_dev.h', |
| 299 'cpp/dev/widget_dev.cc', | 299 'cpp/dev/widget_dev.cc', |
| 300 'cpp/dev/widget_dev.h', | 300 'cpp/dev/widget_dev.h', |
| 301 'cpp/dev/zoom_dev.cc', | 301 'cpp/dev/zoom_dev.cc', |
| 302 'cpp/dev/zoom_dev.h', | 302 'cpp/dev/zoom_dev.h', |
| 303 | 303 |
| 304 # Deprecated interfaces. | 304 # Deprecated interfaces. |
| 305 'cpp/dev/scriptable_object_deprecated.cc', |
| 305 'cpp/dev/scriptable_object_deprecated.h', | 306 'cpp/dev/scriptable_object_deprecated.h', |
| 306 'cpp/dev/scriptable_object_deprecated.cc', | |
| 307 | 307 |
| 308 # Private interfaces. | 308 # Private interfaces. |
| 309 'cpp/private/content_decryptor_private.cc', | 309 'cpp/private/content_decryptor_private.cc', |
| 310 'cpp/private/content_decryptor_private.h', | 310 'cpp/private/content_decryptor_private.h', |
| 311 'cpp/private/ext_crx_file_system_private.cc', | 311 'cpp/private/ext_crx_file_system_private.cc', |
| 312 'cpp/private/ext_crx_file_system_private.h', | 312 'cpp/private/ext_crx_file_system_private.h', |
| 313 'cpp/private/file_io_private.cc', | 313 'cpp/private/file_io_private.cc', |
| 314 'cpp/private/file_io_private.h', | 314 'cpp/private/file_io_private.h', |
| 315 'cpp/private/find_private.cc', | 315 'cpp/private/find_private.cc', |
| 316 'cpp/private/find_private.h', | 316 'cpp/private/find_private.h', |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 387 'utility/threading/simple_thread.cc', | 387 'utility/threading/simple_thread.cc', |
| 388 'utility/threading/simple_thread.h', | 388 'utility/threading/simple_thread.h', |
| 389 'utility/websocket/websocket_api.cc', | 389 'utility/websocket/websocket_api.cc', |
| 390 'utility/websocket/websocket_api.h', | 390 'utility/websocket/websocket_api.h', |
| 391 ], | 391 ], |
| 392 # | 392 # |
| 393 # Common Testing source for trusted and untrusted (NaCl) pugins. | 393 # Common Testing source for trusted and untrusted (NaCl) pugins. |
| 394 # | 394 # |
| 395 'test_common_source_files': [ | 395 'test_common_source_files': [ |
| 396 # Common test files | 396 # Common test files |
| 397 'lib/gl/gles2/gles2.c', | |
| 398 'lib/gl/gles2/gl2ext_ppapi.c', | 397 'lib/gl/gles2/gl2ext_ppapi.c', |
| 399 'lib/gl/gles2/gl2ext_ppapi.h', | 398 'lib/gl/gles2/gl2ext_ppapi.h', |
| 399 'lib/gl/gles2/gles2.c', |
| 400 'tests/all_c_includes.h', | 400 'tests/all_c_includes.h', |
| 401 'tests/all_cpp_includes.h', | 401 'tests/all_cpp_includes.h', |
| 402 'tests/arch_dependent_sizes_32.h', | 402 'tests/arch_dependent_sizes_32.h', |
| 403 'tests/arch_dependent_sizes_64.h', | 403 'tests/arch_dependent_sizes_64.h', |
| 404 'tests/pp_thread.h', | 404 'tests/pp_thread.h', |
| 405 'tests/test_audio.cc', | 405 'tests/test_audio.cc', |
| 406 'tests/test_audio.h', | 406 'tests/test_audio.h', |
| 407 'tests/test_audio_config.cc', | 407 'tests/test_audio_config.cc', |
| 408 'tests/test_audio_config.h', | 408 'tests/test_audio_config.h', |
| 409 'tests/test_case.cc', | 409 'tests/test_case.cc', |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 578 'tests/test_x509_certificate_private.h', | 578 'tests/test_x509_certificate_private.h', |
| 579 | 579 |
| 580 # Deprecated test cases. | 580 # Deprecated test cases. |
| 581 'tests/test_instance_deprecated.cc', | 581 'tests/test_instance_deprecated.cc', |
| 582 'tests/test_instance_deprecated.h', | 582 'tests/test_instance_deprecated.h', |
| 583 'tests/test_var_deprecated.cc', | 583 'tests/test_var_deprecated.cc', |
| 584 'tests/test_var_deprecated.h', | 584 'tests/test_var_deprecated.h', |
| 585 ], | 585 ], |
| 586 }, | 586 }, |
| 587 } | 587 } |
| OLD | NEW |