| 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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 'browser/sync/test_profile_sync_service.h', | 302 'browser/sync/test_profile_sync_service.h', |
| 303 'browser/task_profiler/task_profiler_data_serializer_unittest.cc', | 303 'browser/task_profiler/task_profiler_data_serializer_unittest.cc', |
| 304 'browser/thumbnails/content_analysis_unittest.cc', | 304 'browser/thumbnails/content_analysis_unittest.cc', |
| 305 'browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc', | 305 'browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc', |
| 306 'browser/thumbnails/simple_thumbnail_crop_unittest.cc', | 306 'browser/thumbnails/simple_thumbnail_crop_unittest.cc', |
| 307 'browser/thumbnails/thumbnail_service_unittest.cc', | 307 'browser/thumbnails/thumbnail_service_unittest.cc', |
| 308 'browser/translate/translate_service_unittest.cc', | 308 'browser/translate/translate_service_unittest.cc', |
| 309 'browser/ui/android/tab_model/tab_model_list_unittest.cc', | 309 'browser/ui/android/tab_model/tab_model_list_unittest.cc', |
| 310 'browser/ui/android/tab_model/tab_model_unittest.cc', | 310 'browser/ui/android/tab_model/tab_model_unittest.cc', |
| 311 'browser/ui/autofill/autofill_dialog_models_unittest.cc', | 311 'browser/ui/autofill/autofill_dialog_models_unittest.cc', |
| 312 'browser/ui/autofill/autofill_dialog_types_unittest.cc', | |
| 313 'browser/ui/autofill/popup_controller_common_unittest.cc', | 312 'browser/ui/autofill/popup_controller_common_unittest.cc', |
| 314 'browser/ui/autofill/test_popup_controller_common.cc', | 313 'browser/ui/autofill/test_popup_controller_common.cc', |
| 315 'browser/ui/autofill/test_popup_controller_common.h', | 314 'browser/ui/autofill/test_popup_controller_common.h', |
| 316 'browser/ui/bookmarks/bookmark_editor_unittest.cc', | 315 'browser/ui/bookmarks/bookmark_editor_unittest.cc', |
| 317 'browser/ui/bookmarks/bookmark_ui_utils_unittest.cc', | 316 'browser/ui/bookmarks/bookmark_ui_utils_unittest.cc', |
| 318 'browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc', | 317 'browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc', |
| 319 'browser/ui/browser_unittest.cc', | 318 'browser/ui/browser_unittest.cc', |
| 320 'browser/ui/chrome_select_file_policy_unittest.cc', | 319 'browser/ui/chrome_select_file_policy_unittest.cc', |
| 321 # It is safe to list */cocoa/* files in the "common" file list | 320 # It is safe to list */cocoa/* files in the "common" file list |
| 322 # without an explicit exclusion since gyp is smart enough to | 321 # without an explicit exclusion since gyp is smart enough to |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 462 'browser/ui/cocoa/passwords/manage_password_item_view_controller_unittest.
mm', | 461 'browser/ui/cocoa/passwords/manage_password_item_view_controller_unittest.
mm', |
| 463 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control
ler_unittest.mm', | 462 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control
ler_unittest.mm', |
| 464 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa_unittest.mm', | 463 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa_unittest.mm', |
| 465 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont
roller_unittest.mm', | 464 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont
roller_unittest.mm', |
| 466 'browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm
', | 465 'browser/ui/cocoa/passwords/manage_passwords_bubble_controller_unittest.mm
', |
| 467 'browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller
_unittest.mm', | 466 'browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller
_unittest.mm', |
| 468 'browser/ui/cocoa/passwords/manage_passwords_bubble_never_save_view_contro
ller_unittest.mm', | 467 'browser/ui/cocoa/passwords/manage_passwords_bubble_never_save_view_contro
ller_unittest.mm', |
| 469 'browser/ui/cocoa/passwords/manage_passwords_bubble_pending_view_controlle
r_unittest.mm', | 468 'browser/ui/cocoa/passwords/manage_passwords_bubble_pending_view_controlle
r_unittest.mm', |
| 470 'browser/ui/cocoa/passwords/manage_passwords_controller_test.h', | 469 'browser/ui/cocoa/passwords/manage_passwords_controller_test.h', |
| 471 'browser/ui/cocoa/passwords/manage_passwords_controller_test.mm', | 470 'browser/ui/cocoa/passwords/manage_passwords_controller_test.mm', |
| 471 'browser/ui/cocoa/profiles/avatar_button_controller_unittest.mm', |
| 472 'browser/ui/cocoa/profiles/avatar_button_unittest.mm', | 472 'browser/ui/cocoa/profiles/avatar_button_unittest.mm', |
| 473 'browser/ui/cocoa/profiles/avatar_button_controller_unittest.mm', | |
| 474 'browser/ui/cocoa/profiles/avatar_icon_controller_unittest.mm', | 473 'browser/ui/cocoa/profiles/avatar_icon_controller_unittest.mm', |
| 475 'browser/ui/cocoa/profiles/avatar_label_button_unittest.mm', | 474 'browser/ui/cocoa/profiles/avatar_label_button_unittest.mm', |
| 476 'browser/ui/cocoa/profiles/avatar_menu_bubble_controller_unittest.mm', | 475 'browser/ui/cocoa/profiles/avatar_menu_bubble_controller_unittest.mm', |
| 477 'browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm', | 476 'browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm', |
| 478 'browser/ui/cocoa/profiles/profile_menu_controller_unittest.mm', | 477 'browser/ui/cocoa/profiles/profile_menu_controller_unittest.mm', |
| 479 'browser/ui/cocoa/profiles/user_manager_mac_unittest.mm', | 478 'browser/ui/cocoa/profiles/user_manager_mac_unittest.mm', |
| 480 'browser/ui/cocoa/run_loop_testing_unittest.mm', | 479 'browser/ui/cocoa/run_loop_testing_unittest.mm', |
| 481 'browser/ui/cocoa/screen_capture_notification_ui_cocoa_unittest.mm', | 480 'browser/ui/cocoa/screen_capture_notification_ui_cocoa_unittest.mm', |
| 482 'browser/ui/cocoa/sprite_view_unittest.mm', | 481 'browser/ui/cocoa/sprite_view_unittest.mm', |
| 483 'browser/ui/cocoa/status_bubble_mac_unittest.mm', | 482 'browser/ui/cocoa/status_bubble_mac_unittest.mm', |
| (...skipping 2261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2745 'dependencies': [ | 2744 'dependencies': [ |
| 2746 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 2745 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 2747 ], | 2746 ], |
| 2748 }], | 2747 }], |
| 2749 ], | 2748 ], |
| 2750 }, | 2749 }, |
| 2751 ], | 2750 ], |
| 2752 }], | 2751 }], |
| 2753 ], # 'conditions' | 2752 ], # 'conditions' |
| 2754 } | 2753 } |
| OLD | NEW |