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 1322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1333 'browser/ui/ash/event_rewriter_unittest.cc', | 1333 'browser/ui/ash/event_rewriter_unittest.cc', |
1334 'browser/ui/ash/ime_controller_chromeos_unittest.cc', | 1334 'browser/ui/ash/ime_controller_chromeos_unittest.cc', |
1335 'browser/ui/ash/launcher/browser_launcher_item_controller_unittest.cc', | 1335 'browser/ui/ash/launcher/browser_launcher_item_controller_unittest.cc', |
1336 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc'
, | 1336 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc'
, |
1337 'browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest
.cc', | 1337 'browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest
.cc', |
1338 'browser/ui/ash/launcher/launcher_context_menu_unittest.cc', | 1338 'browser/ui/ash/launcher/launcher_context_menu_unittest.cc', |
1339 'browser/ui/ash/screenshot_taker_unittest.cc', | 1339 'browser/ui/ash/screenshot_taker_unittest.cc', |
1340 'browser/ui/ash/window_positioner_unittest.cc', | 1340 'browser/ui/ash/window_positioner_unittest.cc', |
1341 'browser/ui/autofill/account_chooser_model_unittest.cc', | 1341 'browser/ui/autofill/account_chooser_model_unittest.cc', |
1342 'browser/ui/autofill/autocheckout_bubble_controller_unittest.cc', | 1342 'browser/ui/autofill/autocheckout_bubble_controller_unittest.cc', |
1343 'browser/ui/autofill/autofill_credit_card_bubble_controller_unittest.cc'
, | |
1344 'browser/ui/autofill/autofill_dialog_controller_unittest.cc', | |
1345 'browser/ui/autofill/autofill_dialog_models_unittest.cc', | 1343 'browser/ui/autofill/autofill_dialog_models_unittest.cc', |
1346 'browser/ui/autofill/autofill_dialog_types_unittest.cc', | 1344 'browser/ui/autofill/autofill_dialog_types_unittest.cc', |
1347 'browser/ui/autofill/autofill_popup_controller_unittest.cc', | 1345 'browser/ui/autofill/autofill_popup_controller_unittest.cc', |
1348 'browser/ui/autofill/data_model_wrapper_unittest.cc', | 1346 'browser/ui/autofill/data_model_wrapper_unittest.cc', |
1349 'browser/ui/autofill/mock_autofill_dialog_view_delegate.cc', | 1347 'browser/ui/autofill/mock_autofill_dialog_view_delegate.cc', |
1350 'browser/ui/autofill/mock_autofill_dialog_view_delegate.h', | 1348 'browser/ui/autofill/mock_autofill_dialog_view_delegate.h', |
1351 'browser/ui/autofill/test_autofill_credit_card_bubble.cc', | |
1352 'browser/ui/autofill/test_autofill_credit_card_bubble.h', | |
1353 'browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc', | 1349 'browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc', |
1354 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', | 1350 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc', |
1355 'browser/ui/bookmarks/bookmark_editor_unittest.cc', | 1351 'browser/ui/bookmarks/bookmark_editor_unittest.cc', |
1356 'browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc', | 1352 'browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc', |
1357 'browser/ui/bookmarks/bookmark_ui_utils_unittest.cc', | 1353 'browser/ui/bookmarks/bookmark_ui_utils_unittest.cc', |
1358 'browser/ui/bookmarks/bookmark_unittest.cc', | 1354 'browser/ui/bookmarks/bookmark_unittest.cc', |
1359 'browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc', | 1355 'browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc', |
1360 'browser/ui/browser_command_controller_unittest.cc', | 1356 'browser/ui/browser_command_controller_unittest.cc', |
1361 'browser/ui/browser_iterator_unittest.cc', | 1357 'browser/ui/browser_iterator_unittest.cc', |
1362 'browser/ui/browser_unittest.cc', | 1358 'browser/ui/browser_unittest.cc', |
(...skipping 1173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2536 ['exclude', '^utility/importer/'], | 2532 ['exclude', '^utility/importer/'], |
2537 ], | 2533 ], |
2538 'conditions': [ | 2534 'conditions': [ |
2539 ['gtest_target_type == "shared_library"', { | 2535 ['gtest_target_type == "shared_library"', { |
2540 'dependencies': [ | 2536 'dependencies': [ |
2541 '../testing/android/native_test.gyp:native_test_native_code', | 2537 '../testing/android/native_test.gyp:native_test_native_code', |
2542 'chrome.gyp:chrome_android_auxiliary', | 2538 'chrome.gyp:chrome_android_auxiliary', |
2543 ], | 2539 ], |
2544 }], | 2540 }], |
2545 ], | 2541 ], |
| 2542 }, { # OS!="android" |
| 2543 'sources': [ |
| 2544 'browser/ui/autofill/autofill_dialog_controller_unittest.cc', |
| 2545 'browser/ui/autofill/generated_credit_card_bubble_controller_unittes
t.cc', |
| 2546 'browser/ui/autofill/mock_new_credit_card_bubble_controller.cc', |
| 2547 'browser/ui/autofill/mock_new_credit_card_bubble_controller.h', |
| 2548 'browser/ui/autofill/test_generated_credit_card_bubble.cc', |
| 2549 'browser/ui/autofill/test_generated_credit_card_bubble.h', |
| 2550 ], |
2546 }], # OS == android | 2551 }], # OS == android |
2547 ['enable_themes==0', { | 2552 ['enable_themes==0', { |
2548 'sources!': [ | 2553 'sources!': [ |
2549 'browser/ui/webui/theme_source_unittest.cc', | 2554 'browser/ui/webui/theme_source_unittest.cc', |
2550 ], | 2555 ], |
2551 'sources/': [ | 2556 'sources/': [ |
2552 ['exclude', '^browser/themes/'], | 2557 ['exclude', '^browser/themes/'], |
2553 ], | 2558 ], |
2554 }], | 2559 }], |
2555 ['toolkit_views==1', { | 2560 ['toolkit_views==1', { |
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2707 # more details. | 2712 # more details. |
2708 'DebugInformationFormat': '3', | 2713 'DebugInformationFormat': '3', |
2709 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2714 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
2710 }, | 2715 }, |
2711 }, | 2716 }, |
2712 }, | 2717 }, |
2713 ], | 2718 ], |
2714 }], | 2719 }], |
2715 ], # 'conditions' | 2720 ], # 'conditions' |
2716 } | 2721 } |
OLD | NEW |