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 1528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1539 'browser/task_manager/task_manager_notification_browsertest.cc', | 1539 'browser/task_manager/task_manager_notification_browsertest.cc', |
1540 'browser/themes/theme_service_browsertest.cc', | 1540 'browser/themes/theme_service_browsertest.cc', |
1541 'browser/translate/translate_browsertest.cc', | 1541 'browser/translate/translate_browsertest.cc', |
1542 'browser/translate/translate_manager_browsertest.cc', | 1542 'browser/translate/translate_manager_browsertest.cc', |
1543 'browser/ui/app_list/app_list_controller_browsertest.cc', | 1543 'browser/ui/app_list/app_list_controller_browsertest.cc', |
1544 'browser/ui/app_list/app_list_service_mac_browsertest.mm', | 1544 'browser/ui/app_list/app_list_service_mac_browsertest.mm', |
1545 'browser/ui/app_list/search/webstore_provider_browsertest.cc', | 1545 'browser/ui/app_list/search/webstore_provider_browsertest.cc', |
1546 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', | 1546 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', |
1547 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', | 1547 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', |
1548 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', | 1548 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', |
1549 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsertest.
cc', | |
1550 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', | 1549 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', |
1551 'browser/ui/ash/shelf_browsertest.cc', | 1550 'browser/ui/ash/shelf_browsertest.cc', |
1552 'browser/ui/ash/volume_controller_browsertest_chromeos.cc', | 1551 'browser/ui/ash/volume_controller_browsertest_chromeos.cc', |
1553 'browser/ui/autofill/autofill_dialog_controller_browsertest.cc', | 1552 'browser/ui/autofill/autofill_dialog_controller_browsertest.cc', |
1554 'browser/ui/autofill/autofill_popup_controller_browsertest.cc', | 1553 'browser/ui/autofill/autofill_popup_controller_browsertest.cc', |
1555 'browser/ui/blocked_content/popup_blocker_browsertest.cc', | 1554 'browser/ui/blocked_content/popup_blocker_browsertest.cc', |
1556 'browser/ui/bookmarks/bookmark_browsertest.cc', | 1555 'browser/ui/bookmarks/bookmark_browsertest.cc', |
1557 'browser/ui/browser_browsertest.cc', | 1556 'browser/ui/browser_browsertest.cc', |
1558 'browser/ui/browser_close_browsertest.cc', | 1557 'browser/ui/browser_close_browsertest.cc', |
1559 'browser/ui/browser_command_controller_browsertest.cc', | 1558 'browser/ui/browser_command_controller_browsertest.cc', |
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1950 ], | 1949 ], |
1951 }], | 1950 }], |
1952 ], | 1951 ], |
1953 'sources!': [ | 1952 'sources!': [ |
1954 # use_aura currently sets use_ash on Windows. So take these tests ou
t | 1953 # use_aura currently sets use_ash on Windows. So take these tests ou
t |
1955 # for win aura builds. | 1954 # for win aura builds. |
1956 # TODO: enable these for win_ash browser tests. | 1955 # TODO: enable these for win_ash browser tests. |
1957 'browser/chromeos/system/tray_accessibility_browsertest.cc', | 1956 'browser/chromeos/system/tray_accessibility_browsertest.cc', |
1958 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', | 1957 'browser/ui/ash/caps_lock_delegate_chromeos_browsertest.cc', |
1959 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', | 1958 'browser/ui/ash/chrome_shell_delegate_browsertest.cc', |
1960 'browser/ui/ash/launcher/chrome_launcher_controller_per_app_browsert
est.cc', | |
1961 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', | 1959 'browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc', |
1962 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', | 1960 'browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc', |
1963 'browser/ui/ash/shelf_browsertest.cc', | 1961 'browser/ui/ash/shelf_browsertest.cc', |
1964 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc
', | 1962 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc
', |
1965 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', | 1963 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', |
1966 'browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc
', | 1964 'browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc
', |
1967 ], | 1965 ], |
1968 }, { # else: OS != "win" | 1966 }, { # else: OS != "win" |
1969 'sources!': [ | 1967 'sources!': [ |
1970 'app/chrome_command_ids.h', | 1968 'app/chrome_command_ids.h', |
(...skipping 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3421 'utility', | 3419 'utility', |
3422 ], | 3420 ], |
3423 'sources': [ | 3421 'sources': [ |
3424 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3422 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3425 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3423 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3426 ], | 3424 ], |
3427 }] | 3425 }] |
3428 }], | 3426 }], |
3429 ], # 'conditions' | 3427 ], # 'conditions' |
3430 } | 3428 } |
OLD | NEW |