| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 '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 3010 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3021 'test/data/webui/ntp4.js', | 3021 'test/data/webui/ntp4.js', |
| 3022 'test/data/webui/ntp4_browsertest.cc', | 3022 'test/data/webui/ntp4_browsertest.cc', |
| 3023 'test/data/webui/ntp4_browsertest.h', | 3023 'test/data/webui/ntp4_browsertest.h', |
| 3024 'test/data/webui/print_preview.cc', | 3024 'test/data/webui/print_preview.cc', |
| 3025 'test/data/webui/print_preview.h', | 3025 'test/data/webui/print_preview.h', |
| 3026 'test/data/webui/print_preview.js', | 3026 'test/data/webui/print_preview.js', |
| 3027 'test/data/webui/suidsandbox_browsertest.js', | 3027 'test/data/webui/suidsandbox_browsertest.js', |
| 3028 'test/gpu/gpu_feature_browsertest.cc', | 3028 'test/gpu/gpu_feature_browsertest.cc', |
| 3029 'test/ppapi/ppapi_browsertest.cc', | 3029 'test/ppapi/ppapi_browsertest.cc', |
| 3030 'test/security_tests/sandbox_browsertest.cc', | 3030 'test/security_tests/sandbox_browsertest.cc', |
| 3031 'test/speech/mock_google_one_shot_server.cc', |
| 3032 'test/speech/mock_google_one_shot_server.h', |
| 3033 'test/speech/speech_recognition_browsertest.cc', |
| 3031 # TODO(craig): Rename this and run from base_unittests when the test | 3034 # TODO(craig): Rename this and run from base_unittests when the test |
| 3032 # is safe to run there. See http://crbug.com/78722 for details. | 3035 # is safe to run there. See http://crbug.com/78722 for details. |
| 3033 '../base/files/file_path_watcher_browsertest.cc', | 3036 '../base/files/file_path_watcher_browsertest.cc', |
| 3034 '../content/browser/accessibility/cross_platform_accessibility_browserte
st.cc', | 3037 '../content/browser/accessibility/cross_platform_accessibility_browserte
st.cc', |
| 3035 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', | 3038 '../content/browser/accessibility/dump_accessibility_tree_browsertest.cc
', |
| 3036 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', | 3039 '../content/browser/accessibility/dump_accessibility_tree_helper.cc', |
| 3037 '../content/browser/accessibility/dump_accessibility_tree_helper.h', | 3040 '../content/browser/accessibility/dump_accessibility_tree_helper.h', |
| 3038 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, | 3041 '../content/browser/accessibility/dump_accessibility_tree_helper_mac.mm'
, |
| 3039 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, | 3042 '../content/browser/accessibility/dump_accessibility_tree_helper_win.cc'
, |
| 3040 '../content/browser/appcache/appcache_browsertest.cc', | 3043 '../content/browser/appcache/appcache_browsertest.cc', |
| 3041 '../content/browser/audio_browsertest.cc', | 3044 '../content/browser/audio_browsertest.cc', |
| 3042 '../content/browser/child_process_security_policy_browsertest.cc', | 3045 '../content/browser/child_process_security_policy_browsertest.cc', |
| 3043 '../content/browser/device_orientation/device_orientation_browsertest.cc
', | 3046 '../content/browser/device_orientation/device_orientation_browsertest.cc
', |
| 3044 '../content/browser/dom_storage/dom_storage_browsertest.cc', | 3047 '../content/browser/dom_storage/dom_storage_browsertest.cc', |
| 3045 '../content/browser/download/mhtml_generation_browsertest.cc', | 3048 '../content/browser/download/mhtml_generation_browsertest.cc', |
| 3046 '../content/browser/fileapi/file_system_browsertest.cc', | 3049 '../content/browser/fileapi/file_system_browsertest.cc', |
| 3047 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', | 3050 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', |
| 3048 '../content/browser/in_process_webkit/indexed_db_layout_browsertest.cc', | 3051 '../content/browser/in_process_webkit/indexed_db_layout_browsertest.cc', |
| 3049 '../content/browser/indexed_db/idbbindingutilities_browsertest.cc', | 3052 '../content/browser/indexed_db/idbbindingutilities_browsertest.cc', |
| 3050 '../content/browser/media_browsertest.cc', | 3053 '../content/browser/media_browsertest.cc', |
| 3051 '../content/browser/plugin_browsertest.cc', | 3054 '../content/browser/plugin_browsertest.cc', |
| 3052 '../content/browser/plugin_data_remover_impl_browsertest.cc', | 3055 '../content/browser/plugin_data_remover_impl_browsertest.cc', |
| 3053 '../content/browser/plugin_service_impl_browsertest.cc', | 3056 '../content/browser/plugin_service_impl_browsertest.cc', |
| 3054 '../content/browser/renderer_host/render_process_host_browsertest.cc', | 3057 '../content/browser/renderer_host/render_process_host_browsertest.cc', |
| 3055 '../content/browser/renderer_host/render_view_host_browsertest.cc', | 3058 '../content/browser/renderer_host/render_view_host_browsertest.cc', |
| 3056 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', | 3059 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', |
| 3057 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', | 3060 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', |
| 3058 '../content/browser/session_history_browsertest.cc', | 3061 '../content/browser/session_history_browsertest.cc', |
| 3059 '../content/browser/speech/speech_recognition_browsertest.cc', | |
| 3060 '../content/browser/webkit_browsertest.cc', | 3062 '../content/browser/webkit_browsertest.cc', |
| 3061 '../content/browser/worker_host/test/worker_browsertest.cc', | 3063 '../content/browser/worker_host/test/worker_browsertest.cc', |
| 3062 '../content/public/test/render_widget_browsertest.h', | 3064 '../content/public/test/render_widget_browsertest.h', |
| 3063 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', | 3065 '../content/renderer/mouse_lock_dispatcher_browsertest.cc', |
| 3064 '../content/renderer/render_view_browsertest.cc', | 3066 '../content/renderer/render_view_browsertest.cc', |
| 3065 '../content/renderer/render_view_browsertest_mac.mm', | 3067 '../content/renderer/render_view_browsertest_mac.mm', |
| 3066 '../content/renderer/renderer_accessibility_browsertest.cc', | 3068 '../content/renderer/renderer_accessibility_browsertest.cc', |
| 3067 '../content/test/layout_browsertest.cc', | 3069 '../content/test/layout_browsertest.cc', |
| 3068 '../content/test/layout_browsertest.h', | 3070 '../content/test/layout_browsertest.h', |
| 3069 '../content/test/render_widget_browsertest.cc', | 3071 '../content/test/render_widget_browsertest.cc', |
| (...skipping 1591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4661 # Use outputs of this action as inputs for the main target build. | 4663 # Use outputs of this action as inputs for the main target build. |
| 4662 # Seems as a misnomer but makes this happy on Linux (scons). | 4664 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4663 'process_outputs_as_sources': 1, | 4665 'process_outputs_as_sources': 1, |
| 4664 }, | 4666 }, |
| 4665 ], # 'actions' | 4667 ], # 'actions' |
| 4666 }, | 4668 }, |
| 4667 ] | 4669 ] |
| 4668 }], # 'coverage!=0' | 4670 }], # 'coverage!=0' |
| 4669 ], # 'conditions' | 4671 ], # 'conditions' |
| 4670 } | 4672 } |
| OLD | NEW |