| 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 'variables': { | 5 'variables': { |
| 6 'chrome_unit_tests_sources': [ | 6 'chrome_unit_tests_sources': [ |
| 7 '../components/autofill/content/renderer/test_password_autofill_agent.cc', | 7 '../components/autofill/content/renderer/test_password_autofill_agent.cc', |
| 8 '../components/autofill/content/renderer/test_password_autofill_agent.h', | 8 '../components/autofill/content/renderer/test_password_autofill_agent.h', |
| 9 '../components/autofill/content/renderer/test_password_generation_agent.cc
', | 9 '../components/autofill/content/renderer/test_password_generation_agent.cc
', |
| 10 '../components/autofill/content/renderer/test_password_generation_agent.h'
, | 10 '../components/autofill/content/renderer/test_password_generation_agent.h'
, |
| (...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1343 'browser/resources/chromeos/braille_ime/braille_ime.js', | 1343 'browser/resources/chromeos/braille_ime/braille_ime.js', |
| 1344 ], | 1344 ], |
| 1345 'chrome_unit_tests_chromeos_gtestjs_sources': [ | 1345 'chrome_unit_tests_chromeos_gtestjs_sources': [ |
| 1346 'browser/resources/chromeos/braille_ime/braille_ime_unittest.gtestjs', | 1346 'browser/resources/chromeos/braille_ime/braille_ime_unittest.gtestjs', |
| 1347 ], | 1347 ], |
| 1348 'chrome_unit_tests_desktop_linux_sources': [ | 1348 'chrome_unit_tests_desktop_linux_sources': [ |
| 1349 'browser/password_manager/native_backend_kwallet_x_unittest.cc', | 1349 'browser/password_manager/native_backend_kwallet_x_unittest.cc', |
| 1350 'browser/profiles/profile_list_desktop_unittest.cc', | 1350 'browser/profiles/profile_list_desktop_unittest.cc', |
| 1351 'browser/shell_integration_linux_unittest.cc', | 1351 'browser/shell_integration_linux_unittest.cc', |
| 1352 ], | 1352 ], |
| 1353 # Cross-platform views unit tests ready for toolkit-views on Mac. |
| 1354 # TODO(tapted): Enable toolkit-views unit_tests on Mac when their |
| 1355 # respective implementations are linked in. http://crbug.com/412234. |
| 1353 'chrome_unit_tests_views_sources': [ | 1356 'chrome_unit_tests_views_sources': [ |
| 1357 'browser/ui/views/apps/app_info_dialog/app_info_dialog_views_unittest.cc', |
| 1358 'browser/ui/views/apps/app_info_dialog/app_info_permissions_panel_unittest
.cc', |
| 1359 ], |
| 1360 # Cross-platform (except Mac) views unit tests. Assumes app list is enabled. |
| 1361 'chrome_unit_tests_views_non_mac_sources': [ |
| 1354 'browser/ui/views/accelerator_table_unittest.cc', | 1362 'browser/ui/views/accelerator_table_unittest.cc', |
| 1355 # Views implies app list is enabled (only disabled on mobile). | 1363 # Views implies app list is enabled (only disabled on mobile). |
| 1356 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 1364 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
| 1357 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 1365 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
| 1358 'browser/ui/views/apps/app_info_dialog/app_info_dialog_views_unittest.cc', | 1366 'browser/ui/views/apps/app_info_dialog/app_info_dialog_ash_unittest.cc', |
| 1359 'browser/ui/views/apps/app_info_dialog/app_info_permissions_panel_unittest
.cc', | |
| 1360 'browser/ui/views/apps/shaped_app_window_targeter_unittest.cc', | 1367 'browser/ui/views/apps/shaped_app_window_targeter_unittest.cc', |
| 1361 'browser/ui/views/autofill/autofill_dialog_views_unittest.cc', | 1368 'browser/ui/views/autofill/autofill_dialog_views_unittest.cc', |
| 1362 'browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc', | 1369 'browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc', |
| 1363 'browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc', | 1370 'browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc', |
| 1364 'browser/ui/views/bookmarks/bookmark_context_menu_unittest.cc', | 1371 'browser/ui/views/bookmarks/bookmark_context_menu_unittest.cc', |
| 1365 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc', | 1372 'browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc', |
| 1366 'browser/ui/views/bookmarks/bookmark_menu_delegate_unittest.cc', | 1373 'browser/ui/views/bookmarks/bookmark_menu_delegate_unittest.cc', |
| 1367 'browser/ui/views/bookmarks/bookmark_sync_promo_view_unittest.cc', | 1374 'browser/ui/views/bookmarks/bookmark_sync_promo_view_unittest.cc', |
| 1368 'browser/ui/views/confirm_bubble_views_unittest.cc', | 1375 'browser/ui/views/confirm_bubble_views_unittest.cc', |
| 1369 'browser/ui/views/crypto_module_password_dialog_view_unittest.cc', | 1376 'browser/ui/views/crypto_module_password_dialog_view_unittest.cc', |
| (...skipping 1253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2623 }], | 2630 }], |
| 2624 ['enable_themes == 1', { | 2631 ['enable_themes == 1', { |
| 2625 'sources': [ '<@(chrome_unit_tests_themes_sources)' ], | 2632 'sources': [ '<@(chrome_unit_tests_themes_sources)' ], |
| 2626 }], | 2633 }], |
| 2627 ['toolkit_views==1', { | 2634 ['toolkit_views==1', { |
| 2628 'dependencies': [ | 2635 'dependencies': [ |
| 2629 '../components/components.gyp:web_modal_test_support', | 2636 '../components/components.gyp:web_modal_test_support', |
| 2630 '../ui/views/views.gyp:views', | 2637 '../ui/views/views.gyp:views', |
| 2631 '../ui/views/views.gyp:views_test_support', | 2638 '../ui/views/views.gyp:views_test_support', |
| 2632 ], | 2639 ], |
| 2640 'sources': [ '<@(chrome_unit_tests_views_sources)' ], |
| 2633 'conditions': [ | 2641 'conditions': [ |
| 2634 # TODO(tapted): Enable toolkit-views unit_tests on Mac when their | |
| 2635 # respective implementations are linked in. http://crbug.com/412234. | |
| 2636 ['OS != "mac"', { | 2642 ['OS != "mac"', { |
| 2637 'sources': [ '<@(chrome_unit_tests_views_sources)' ], | 2643 'sources': [ '<@(chrome_unit_tests_views_non_mac_sources)' ], |
| 2638 }], | 2644 }], |
| 2639 ], | 2645 ], |
| 2640 }], | 2646 }], |
| 2641 ['OS != "android" and (use_nss_certs == 1 or use_openssl_certs == 1)', { | 2647 ['OS != "android" and (use_nss_certs == 1 or use_openssl_certs == 1)', { |
| 2642 'sources': [ | 2648 'sources': [ |
| 2643 'common/net/x509_certificate_model_unittest.cc', | 2649 'common/net/x509_certificate_model_unittest.cc', |
| 2644 ], | 2650 ], |
| 2645 }], | 2651 }], |
| 2646 ['enable_supervised_users == 1', { | 2652 ['enable_supervised_users == 1', { |
| 2647 'sources': [ '<@(chrome_unit_tests_supervised_user_sources)' ], | 2653 'sources': [ '<@(chrome_unit_tests_supervised_user_sources)' ], |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2846 'dependencies': [ | 2852 'dependencies': [ |
| 2847 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 2853 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 2848 ], | 2854 ], |
| 2849 }], | 2855 }], |
| 2850 ], | 2856 ], |
| 2851 }, | 2857 }, |
| 2852 ], | 2858 ], |
| 2853 }], | 2859 }], |
| 2854 ], # 'conditions' | 2860 ], # 'conditions' |
| 2855 } | 2861 } |
| OLD | NEW |