OLD | NEW |
1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'pyautolib_sources': [ | 6 'pyautolib_sources': [ |
7 'app/chrome_command_ids.h', | 7 'app/chrome_command_ids.h', |
8 'app/chrome_dll_resource.h', | 8 'app/chrome_dll_resource.h', |
9 'common/automation_constants.h', | 9 'common/automation_constants.h', |
10 'common/pref_names.cc', | 10 'common/pref_names.cc', |
(...skipping 1530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1541 'browser/task_manager/task_manager_browsertest_util.h', | 1541 'browser/task_manager/task_manager_browsertest_util.h', |
1542 'browser/task_manager/task_manager_notification_browsertest.cc', | 1542 'browser/task_manager/task_manager_notification_browsertest.cc', |
1543 'browser/themes/theme_service_browsertest.cc', | 1543 'browser/themes/theme_service_browsertest.cc', |
1544 'browser/translate/translate_browsertest.cc', | 1544 'browser/translate/translate_browsertest.cc', |
1545 'browser/translate/translate_manager_browsertest.cc', | 1545 'browser/translate/translate_manager_browsertest.cc', |
1546 'browser/ui/app_list/app_list_controller_browsertest.cc', | 1546 'browser/ui/app_list/app_list_controller_browsertest.cc', |
1547 'browser/ui/app_list/app_list_service_mac_browsertest.mm', | 1547 'browser/ui/app_list/app_list_service_mac_browsertest.mm', |
1548 'browser/ui/app_list/search/webstore_provider_browsertest.cc', | 1548 'browser/ui/app_list/search/webstore_provider_browsertest.cc', |
1549 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', | 1549 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', |
1550 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', | 1550 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', |
1551 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', | |
1552 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsertest.
cc', | 1551 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsertest.
cc', |
1553 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', | 1552 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', |
1554 'browser/ui/ash/shelf_browsertest.cc', | 1553 'browser/ui/ash/shelf_browsertest.cc', |
1555 'browser/ui/ash/volume_controller_browsertest_chromeos.cc', | 1554 'browser/ui/ash/volume_controller_browsertest_chromeos.cc', |
1556 'browser/ui/autofill/autofill_dialog_controller_browsertest.cc', | 1555 'browser/ui/autofill/autofill_dialog_controller_browsertest.cc', |
1557 'browser/ui/autofill/autofill_popup_controller_browsertest.cc', | 1556 'browser/ui/autofill/autofill_popup_controller_browsertest.cc', |
1558 'browser/ui/blocked_content/popup_blocker_browsertest.cc', | 1557 'browser/ui/blocked_content/popup_blocker_browsertest.cc', |
1559 'browser/ui/bookmarks/bookmark_browsertest.cc', | 1558 'browser/ui/bookmarks/bookmark_browsertest.cc', |
1560 'browser/ui/browser_browsertest.cc', | 1559 'browser/ui/browser_browsertest.cc', |
1561 'browser/ui/browser_close_browsertest.cc', | 1560 'browser/ui/browser_close_browsertest.cc', |
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1954 }], | 1953 }], |
1955 ], | 1954 ], |
1956 'sources!': [ | 1955 'sources!': [ |
1957 # use_aura currently sets use_ash on Windows. So take these tests ou
t | 1956 # use_aura currently sets use_ash on Windows. So take these tests ou
t |
1958 # for win aura builds. | 1957 # for win aura builds. |
1959 # TODO: enable these for win_ash browser tests. | 1958 # TODO: enable these for win_ash browser tests. |
1960 'browser/chromeos/system/tray_accessibility_browsertest.cc', | 1959 'browser/chromeos/system/tray_accessibility_browsertest.cc', |
1961 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', | 1960 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', |
1962 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', | 1961 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', |
1963 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsert
est.cc', | 1962 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsert
est.cc', |
1964 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', | |
1965 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', | 1963 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', |
1966 'browser/ui/ash/shelf_browsertest.cc', | 1964 'browser/ui/ash/shelf_browsertest.cc', |
1967 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc
', | 1965 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc
', |
1968 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', | 1966 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', |
1969 'browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc
', | 1967 'browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc
', |
1970 ], | 1968 ], |
1971 }, { # else: OS != "win" | 1969 }, { # else: OS != "win" |
1972 'sources!': [ | 1970 'sources!': [ |
1973 'app/chrome_command_ids.h', | 1971 'app/chrome_command_ids.h', |
1974 'app/chrome_dll.rc', | 1972 'app/chrome_dll.rc', |
(...skipping 1452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3427 'utility', | 3425 'utility', |
3428 ], | 3426 ], |
3429 'sources': [ | 3427 'sources': [ |
3430 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3428 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3431 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3429 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3432 ], | 3430 ], |
3433 }] | 3431 }] |
3434 }], | 3432 }], |
3435 ], # 'conditions' | 3433 ], # 'conditions' |
3436 } | 3434 } |
OLD | NEW |