| 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 1349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1360 'browser/ui/cocoa/one_click_signin_bubble_controller_unittest.mm', | 1360 'browser/ui/cocoa/one_click_signin_bubble_controller_unittest.mm', |
| 1361 'browser/ui/cocoa/panels/panel_cocoa_unittest.mm', | 1361 'browser/ui/cocoa/panels/panel_cocoa_unittest.mm', |
| 1362 'browser/ui/cocoa/profile_menu_controller_unittest.mm', | 1362 'browser/ui/cocoa/profile_menu_controller_unittest.mm', |
| 1363 'browser/ui/cocoa/run_loop_testing_unittest.mm', | 1363 'browser/ui/cocoa/run_loop_testing_unittest.mm', |
| 1364 'browser/ui/cocoa/status_bubble_mac_unittest.mm', | 1364 'browser/ui/cocoa/status_bubble_mac_unittest.mm', |
| 1365 'browser/ui/cocoa/status_icons/status_icon_mac_unittest.mm', | 1365 'browser/ui/cocoa/status_icons/status_icon_mac_unittest.mm', |
| 1366 'browser/ui/cocoa/styled_text_field_cell_unittest.mm', | 1366 'browser/ui/cocoa/styled_text_field_cell_unittest.mm', |
| 1367 'browser/ui/cocoa/styled_text_field_test_helper.h', | 1367 'browser/ui/cocoa/styled_text_field_test_helper.h', |
| 1368 'browser/ui/cocoa/styled_text_field_test_helper.mm', | 1368 'browser/ui/cocoa/styled_text_field_test_helper.mm', |
| 1369 'browser/ui/cocoa/styled_text_field_unittest.mm', | 1369 'browser/ui/cocoa/styled_text_field_unittest.mm', |
| 1370 'browser/ui/cocoa/tab_contents/preview_drop_shadow_view_unittest.mm', | 1370 'browser/ui/cocoa/tab_contents/overlay_drop_shadow_view_unittest.mm', |
| 1371 'browser/ui/cocoa/tab_contents/sad_tab_controller_unittest.mm', | 1371 'browser/ui/cocoa/tab_contents/sad_tab_controller_unittest.mm', |
| 1372 'browser/ui/cocoa/tab_contents/sad_tab_view_unittest.mm', | 1372 'browser/ui/cocoa/tab_contents/sad_tab_view_unittest.mm', |
| 1373 'browser/ui/cocoa/tab_view_picker_table_unittest.mm', | 1373 'browser/ui/cocoa/tab_view_picker_table_unittest.mm', |
| 1374 'browser/ui/cocoa/table_row_nsimage_cache_unittest.mm', | 1374 'browser/ui/cocoa/table_row_nsimage_cache_unittest.mm', |
| 1375 'browser/ui/cocoa/tabpose_window_unittest.mm', | 1375 'browser/ui/cocoa/tabpose_window_unittest.mm', |
| 1376 'browser/ui/cocoa/tabs/tab_controller_unittest.mm', | 1376 'browser/ui/cocoa/tabs/tab_controller_unittest.mm', |
| 1377 'browser/ui/cocoa/tabs/tab_projecting_image_view_unittest.mm', | 1377 'browser/ui/cocoa/tabs/tab_projecting_image_view_unittest.mm', |
| 1378 'browser/ui/cocoa/tabs/tab_strip_controller_unittest.mm', | 1378 'browser/ui/cocoa/tabs/tab_strip_controller_unittest.mm', |
| 1379 'browser/ui/cocoa/tabs/tab_strip_view_unittest.mm', | 1379 'browser/ui/cocoa/tabs/tab_strip_view_unittest.mm', |
| 1380 'browser/ui/cocoa/tabs/tab_view_unittest.mm', | 1380 'browser/ui/cocoa/tabs/tab_view_unittest.mm', |
| (...skipping 952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2333 'dependencies': [ | 2333 'dependencies': [ |
| 2334 '<(allocator_target)', | 2334 '<(allocator_target)', |
| 2335 ], | 2335 ], |
| 2336 }], | 2336 }], |
| 2337 ], | 2337 ], |
| 2338 }], | 2338 }], |
| 2339 ], | 2339 ], |
| 2340 }, | 2340 }, |
| 2341 ], | 2341 ], |
| 2342 | 2342 |
| 2343 | |
| 2344 'conditions': [ | 2343 'conditions': [ |
| 2345 # Special target to wrap a gtest_target_type==shared_library | 2344 # Special target to wrap a gtest_target_type==shared_library |
| 2346 # unit_tests into an android apk for execution. | 2345 # unit_tests into an android apk for execution. |
| 2347 ['OS == "android" and gtest_target_type == "shared_library"', { | 2346 ['OS == "android" and gtest_target_type == "shared_library"', { |
| 2348 'targets': [ | 2347 'targets': [ |
| 2349 { | 2348 { |
| 2350 'target_name': 'unit_tests_apk', | 2349 'target_name': 'unit_tests_apk', |
| 2351 'type': 'none', | 2350 'type': 'none', |
| 2352 'dependencies': [ | 2351 'dependencies': [ |
| 2353 'chrome_java', | 2352 'chrome_java', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2393 # more details. | 2392 # more details. |
| 2394 'DebugInformationFormat': '3', | 2393 'DebugInformationFormat': '3', |
| 2395 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2394 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2396 }, | 2395 }, |
| 2397 }, | 2396 }, |
| 2398 }, | 2397 }, |
| 2399 ], | 2398 ], |
| 2400 }], | 2399 }], |
| 2401 ], # 'conditions' | 2400 ], # 'conditions' |
| 2402 } | 2401 } |
| OLD | NEW |