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 'defines!': ['CONTENT_IMPLEMENTATION'], | 10 'defines!': ['CONTENT_IMPLEMENTATION'], |
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
369 'browser/fileapi/obfuscated_file_util_unittest.cc', | 369 'browser/fileapi/obfuscated_file_util_unittest.cc', |
370 'browser/fileapi/recursive_operation_delegate_unittest.cc', | 370 'browser/fileapi/recursive_operation_delegate_unittest.cc', |
371 'browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc', | 371 'browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc', |
372 'browser/fileapi/sandbox_file_system_backend_unittest.cc', | 372 'browser/fileapi/sandbox_file_system_backend_unittest.cc', |
373 'browser/fileapi/transient_file_util_unittest.cc', | 373 'browser/fileapi/transient_file_util_unittest.cc', |
374 'browser/fileapi/upload_file_system_file_element_reader_unittest.cc', | 374 'browser/fileapi/upload_file_system_file_element_reader_unittest.cc', |
375 'browser/gamepad/gamepad_provider_unittest.cc', | 375 'browser/gamepad/gamepad_provider_unittest.cc', |
376 'browser/gamepad/gamepad_test_helpers.cc', | 376 'browser/gamepad/gamepad_test_helpers.cc', |
377 'browser/gamepad/gamepad_test_helpers.h', | 377 'browser/gamepad/gamepad_test_helpers.h', |
378 'browser/geolocation/geolocation_provider_unittest.cc', | 378 'browser/geolocation/geolocation_provider_unittest.cc', |
379 'browser/geolocation/gps_location_provider_unittest_linux.cc', | |
380 'browser/geolocation/location_arbitrator_impl_unittest.cc', | 379 'browser/geolocation/location_arbitrator_impl_unittest.cc', |
381 'browser/geolocation/network_location_provider_unittest.cc', | 380 'browser/geolocation/network_location_provider_unittest.cc', |
382 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc', | 381 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc', |
383 'browser/geolocation/wifi_data_provider_common_unittest.cc', | 382 'browser/geolocation/wifi_data_provider_common_unittest.cc', |
384 'browser/geolocation/wifi_data_provider_linux_unittest.cc', | 383 'browser/geolocation/wifi_data_provider_linux_unittest.cc', |
385 'browser/geolocation/wifi_data_provider_unittest_win.cc', | 384 'browser/geolocation/wifi_data_provider_unittest_win.cc', |
386 'browser/gpu/shader_disk_cache_unittest.cc', | 385 'browser/gpu/shader_disk_cache_unittest.cc', |
387 'browser/host_zoom_map_impl_unittest.cc', | 386 'browser/host_zoom_map_impl_unittest.cc', |
388 'browser/indexed_db/indexed_db_backing_store_unittest.cc', | 387 'browser/indexed_db/indexed_db_backing_store_unittest.cc', |
389 'browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc', | 388 'browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc', |
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
763 'renderer/dom_serializer_browsertest.cc', | 762 'renderer/dom_serializer_browsertest.cc', |
764 'renderer/resource_fetcher_browsertest.cc', | 763 'renderer/resource_fetcher_browsertest.cc', |
765 'renderer/savable_resources_browsertest.cc', | 764 'renderer/savable_resources_browsertest.cc', |
766 ], | 765 ], |
767 }], | 766 }], |
768 ['OS == "android"', { | 767 ['OS == "android"', { |
769 'sources': [ | 768 'sources': [ |
770 'browser/renderer_host/java/jni_helper_unittest.cc', | 769 'browser/renderer_host/java/jni_helper_unittest.cc', |
771 ], | 770 ], |
772 'sources!': [ | 771 'sources!': [ |
773 'browser/geolocation/gps_location_provider_unittest_linux.cc', | |
774 'browser/geolocation/network_location_provider_unittest.cc', | 772 'browser/geolocation/network_location_provider_unittest.cc', |
775 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc', | 773 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc', |
776 'browser/geolocation/wifi_data_provider_common_unittest.cc', | 774 'browser/geolocation/wifi_data_provider_common_unittest.cc', |
777 'browser/geolocation/wifi_data_provider_linux_unittest.cc', | 775 'browser/geolocation/wifi_data_provider_linux_unittest.cc', |
778 'browser/renderer_host/input/tap_suppression_controller_unittest.cc'
, | 776 'browser/renderer_host/input/tap_suppression_controller_unittest.cc'
, |
779 ], | 777 ], |
780 }], | 778 }], |
781 ['OS != "android" and OS != "ios"', { | 779 ['OS != "android" and OS != "ios"', { |
782 'dependencies': [ | 780 'dependencies': [ |
783 '../third_party/libvpx/libvpx.gyp:libvpx', | 781 '../third_party/libvpx/libvpx.gyp:libvpx', |
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1509 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'], | 1507 'files': ['<(PRODUCT_DIR)/libnpapi_test_plugin.so'], |
1510 }, | 1508 }, |
1511 ], | 1509 ], |
1512 }], | 1510 }], |
1513 ], | 1511 ], |
1514 }, | 1512 }, |
1515 ], | 1513 ], |
1516 }], | 1514 }], |
1517 ], | 1515 ], |
1518 } | 1516 } |
OLD | NEW |