| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'targets': [ | 5 'targets': [ |
| 6 { | 6 { |
| 7 # This target contains mocks and test utilities that don't belong in | 7 # This target contains mocks and test utilities that don't belong in |
| 8 # production libraries but are used by more than one test executable. | 8 # production libraries but are used by more than one test executable. |
| 9 'target_name': 'test_support_common', | 9 'target_name': 'test_support_common', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 260 'test/logging/win/log_file_reader.h', | 260 'test/logging/win/log_file_reader.h', |
| 261 'test/logging/win/mof_data_parser.cc', | 261 'test/logging/win/mof_data_parser.cc', |
| 262 'test/logging/win/mof_data_parser.h', | 262 'test/logging/win/mof_data_parser.h', |
| 263 'test/logging/win/test_log_collector.cc', | 263 'test/logging/win/test_log_collector.cc', |
| 264 'test/logging/win/test_log_collector.h', | 264 'test/logging/win/test_log_collector.h', |
| 265 'test/ppapi/ppapi_test.cc', | 265 'test/ppapi/ppapi_test.cc', |
| 266 'test/ppapi/ppapi_test.h', | 266 'test/ppapi/ppapi_test.h', |
| 267 | 267 |
| 268 # TODO(joi): Move to //components/components.gypi once | 268 # TODO(joi): Move to //components/components.gypi once |
| 269 # remaining dependencies back to //chrome are eliminated. | 269 # remaining dependencies back to //chrome are eliminated. |
| 270 '../components/autofill/browser/android/test_auxiliary_profile_loader_an
droid.cc', |
| 271 '../components/autofill/browser/android/test_auxiliary_profile_loader_an
droid.h', |
| 270 '../components/autofill/browser/autofill_common_test.cc', | 272 '../components/autofill/browser/autofill_common_test.cc', |
| 271 '../components/autofill/browser/autofill_common_test.h', | 273 '../components/autofill/browser/autofill_common_test.h', |
| 272 '../components/autofill/browser/data_driven_test.cc', | 274 '../components/autofill/browser/data_driven_test.cc', |
| 273 '../components/autofill/browser/data_driven_test.h', | 275 '../components/autofill/browser/data_driven_test.h', |
| 274 '../components/autofill/browser/test_autofill_external_delegate.cc', | 276 '../components/autofill/browser/test_autofill_external_delegate.cc', |
| 275 '../components/autofill/browser/test_autofill_external_delegate.h', | 277 '../components/autofill/browser/test_autofill_external_delegate.h', |
| 276 '../components/autofill/browser/test_autofill_manager_delegate.cc', | 278 '../components/autofill/browser/test_autofill_manager_delegate.cc', |
| 277 '../components/autofill/browser/test_autofill_manager_delegate.h', | 279 '../components/autofill/browser/test_autofill_manager_delegate.h', |
| 278 | 280 |
| 279 '../ui/gfx/image/image_unittest_util.h', | 281 '../ui/gfx/image/image_unittest_util.h', |
| (...skipping 1346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1626 'tools/convert_dict/convert_dict_unittest.cc', | 1628 'tools/convert_dict/convert_dict_unittest.cc', |
| 1627 | 1629 |
| 1628 # Duplicate these tests here because PathService has more items in | 1630 # Duplicate these tests here because PathService has more items in |
| 1629 # unit_tests than in base_unittests. | 1631 # unit_tests than in base_unittests. |
| 1630 '../base/path_service_unittest.cc', | 1632 '../base/path_service_unittest.cc', |
| 1631 | 1633 |
| 1632 # TODO(joi): Move to //components/components.gypi once | 1634 # TODO(joi): Move to //components/components.gypi once |
| 1633 # remaining dependencies back to //chrome are eliminated. | 1635 # remaining dependencies back to //chrome are eliminated. |
| 1634 '../components/autofill/browser/address_field_unittest.cc', | 1636 '../components/autofill/browser/address_field_unittest.cc', |
| 1635 '../components/autofill/browser/address_unittest.cc', | 1637 '../components/autofill/browser/address_unittest.cc', |
| 1638 '../components/autofill/browser/android/auxiliary_profile_unittest_andro
id.cc', |
| 1636 '../components/autofill/browser/autocheckout/whitelist_manager_unittest.
cc', | 1639 '../components/autofill/browser/autocheckout/whitelist_manager_unittest.
cc', |
| 1637 '../components/autofill/browser/autocheckout_manager_unittest.cc', | 1640 '../components/autofill/browser/autocheckout_manager_unittest.cc', |
| 1638 '../components/autofill/browser/autocheckout_page_meta_data_unittest.cc'
, | 1641 '../components/autofill/browser/autocheckout_page_meta_data_unittest.cc'
, |
| 1639 '../components/autofill/browser/autocomplete_history_manager_unittest.cc
', | 1642 '../components/autofill/browser/autocomplete_history_manager_unittest.cc
', |
| 1640 '../components/autofill/browser/autofill_country_unittest.cc', | 1643 '../components/autofill/browser/autofill_country_unittest.cc', |
| 1641 '../components/autofill/browser/autofill_download_unittest.cc', | 1644 '../components/autofill/browser/autofill_download_unittest.cc', |
| 1642 '../components/autofill/browser/autofill_download_url_unittest.cc', | 1645 '../components/autofill/browser/autofill_download_url_unittest.cc', |
| 1643 '../components/autofill/browser/autofill_external_delegate_unittest.cc', | 1646 '../components/autofill/browser/autofill_external_delegate_unittest.cc', |
| 1644 '../components/autofill/browser/autofill_field_unittest.cc', | 1647 '../components/autofill/browser/autofill_field_unittest.cc', |
| 1645 '../components/autofill/browser/autofill_ie_toolbar_import_win_unittest.
cc', | 1648 '../components/autofill/browser/autofill_ie_toolbar_import_win_unittest.
cc', |
| (...skipping 767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2413 # more details. | 2416 # more details. |
| 2414 'DebugInformationFormat': '3', | 2417 'DebugInformationFormat': '3', |
| 2415 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2418 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2416 }, | 2419 }, |
| 2417 }, | 2420 }, |
| 2418 }, | 2421 }, |
| 2419 ], | 2422 ], |
| 2420 }], | 2423 }], |
| 2421 ], # 'conditions' | 2424 ], # 'conditions' |
| 2422 } | 2425 } |
| OLD | NEW |