OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'test_support_content', | 8 'target_name': 'test_support_content', |
9 'type': 'static_library', | 9 'type': 'static_library', |
10 'dependencies': [ | 10 'dependencies': [ |
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
510 'browser/webui/web_ui_data_source_unittest.cc', | 510 'browser/webui/web_ui_data_source_unittest.cc', |
511 'browser/webui/web_ui_message_handler_unittest.cc', | 511 'browser/webui/web_ui_message_handler_unittest.cc', |
512 'child/blink_platform_unittest.cc', | 512 'child/blink_platform_unittest.cc', |
513 'child/fileapi/webfilewriter_base_unittest.cc', | 513 'child/fileapi/webfilewriter_base_unittest.cc', |
514 'child/indexed_db/indexed_db_dispatcher_unittest.cc', | 514 'child/indexed_db/indexed_db_dispatcher_unittest.cc', |
515 'child/indexed_db/webidbcursor_impl_unittest.cc', | 515 'child/indexed_db/webidbcursor_impl_unittest.cc', |
516 'child/npapi/plugin_lib_unittest.cc', | 516 'child/npapi/plugin_lib_unittest.cc', |
517 'child/power_monitor_broadcast_source_unittest.cc', | 517 'child/power_monitor_broadcast_source_unittest.cc', |
518 'child/resource_dispatcher_unittest.cc', | 518 'child/resource_dispatcher_unittest.cc', |
519 'child/site_isolation_policy_unittest.cc', | 519 'child/site_isolation_policy_unittest.cc', |
| 520 'child/webcrypto/shared_crypto_unittest.cc', |
520 'child/worker_task_runner_unittest.cc', | 521 'child/worker_task_runner_unittest.cc', |
521 'common/android/address_parser_unittest.cc', | 522 'common/android/address_parser_unittest.cc', |
522 'common/cc_messages_unittest.cc', | 523 'common/cc_messages_unittest.cc', |
523 'common/common_param_traits_unittest.cc', | 524 'common/common_param_traits_unittest.cc', |
524 'common/dom_storage/dom_storage_map_unittest.cc', | 525 'common/dom_storage/dom_storage_map_unittest.cc', |
525 'common/gpu/gpu_memory_manager_unittest.cc', | 526 'common/gpu/gpu_memory_manager_unittest.cc', |
526 'common/indexed_db/indexed_db_key_unittest.cc', | 527 'common/indexed_db/indexed_db_key_unittest.cc', |
527 'common/input/input_param_traits_unittest.cc', | 528 'common/input/input_param_traits_unittest.cc', |
528 'common/input/web_input_event_traits_unittest.cc', | 529 'common/input/web_input_event_traits_unittest.cc', |
529 'common/inter_process_time_ticks_converter_unittest.cc', | 530 'common/inter_process_time_ticks_converter_unittest.cc', |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
571 'renderer/pepper/host_var_tracker_unittest.cc', | 572 'renderer/pepper/host_var_tracker_unittest.cc', |
572 'renderer/pepper/mock_resource.h', | 573 'renderer/pepper/mock_resource.h', |
573 'renderer/pepper/pepper_broker_unittest.cc', | 574 'renderer/pepper/pepper_broker_unittest.cc', |
574 'renderer/pepper/v8_var_converter_unittest.cc', | 575 'renderer/pepper/v8_var_converter_unittest.cc', |
575 'renderer/render_frame_impl_unittest.cc', | 576 'renderer/render_frame_impl_unittest.cc', |
576 'renderer/render_thread_impl_unittest.cc', | 577 'renderer/render_thread_impl_unittest.cc', |
577 'renderer/render_widget_unittest.cc', | 578 'renderer/render_widget_unittest.cc', |
578 'renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc', | 579 'renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc', |
579 'renderer/skia_benchmarking_extension_unittest.cc', | 580 'renderer/skia_benchmarking_extension_unittest.cc', |
580 'renderer/v8_value_converter_impl_unittest.cc', | 581 'renderer/v8_value_converter_impl_unittest.cc', |
581 'renderer/webcrypto/shared_crypto_unittest.cc', | |
582 'test/fileapi_test_file_set.cc', | 582 'test/fileapi_test_file_set.cc', |
583 'test/fileapi_test_file_set.h', | 583 'test/fileapi_test_file_set.h', |
584 'test/image_decoder_test.cc', | 584 'test/image_decoder_test.cc', |
585 'test/image_decoder_test.h', | 585 'test/image_decoder_test.h', |
586 'test/run_all_unittests.cc', | 586 'test/run_all_unittests.cc', |
587 '../webkit/browser/appcache/appcache_database_unittest.cc', | 587 '../webkit/browser/appcache/appcache_database_unittest.cc', |
588 '../webkit/browser/appcache/appcache_disk_cache_unittest.cc', | 588 '../webkit/browser/appcache/appcache_disk_cache_unittest.cc', |
589 '../webkit/browser/appcache/appcache_group_unittest.cc', | 589 '../webkit/browser/appcache/appcache_group_unittest.cc', |
590 '../webkit/browser/appcache/appcache_host_unittest.cc', | 590 '../webkit/browser/appcache/appcache_host_unittest.cc', |
591 '../webkit/browser/appcache/appcache_quota_client_unittest.cc', | 591 '../webkit/browser/appcache/appcache_quota_client_unittest.cc', |
(...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1703 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'], | 1703 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'], |
1704 }, | 1704 }, |
1705 ], | 1705 ], |
1706 }], | 1706 }], |
1707 ], | 1707 ], |
1708 }, | 1708 }, |
1709 ], | 1709 ], |
1710 }], | 1710 }], |
1711 ], | 1711 ], |
1712 } | 1712 } |
OLD | NEW |