OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 # Variables for js2gtest rules | 6 # Variables for js2gtest rules |
7 'gypv8sh': '../tools/gypv8sh.py', | 7 'gypv8sh': '../tools/gypv8sh.py', |
8 'js2gtest': 'test/base/js2gtest.js', | 8 'js2gtest': 'test/base/js2gtest.js', |
9 'mock_js': 'third_party/mock4js/mock4js.js', | 9 'mock_js': 'third_party/mock4js/mock4js.js', |
10 'test_api_js': 'test/data/webui/test_api.js', | 10 'test_api_js': 'test/data/webui/test_api.js', |
(...skipping 2604 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2615 'browser/extensions/stubs_apitest.cc', | 2615 'browser/extensions/stubs_apitest.cc', |
2616 'browser/extensions/webstore_inline_install_browsertest.cc', | 2616 'browser/extensions/webstore_inline_install_browsertest.cc', |
2617 'browser/extensions/window_open_apitest.cc', | 2617 'browser/extensions/window_open_apitest.cc', |
2618 'browser/first_run/first_run_browsertest.cc', | 2618 'browser/first_run/first_run_browsertest.cc', |
2619 'browser/geolocation/access_token_store_browsertest.cc', | 2619 'browser/geolocation/access_token_store_browsertest.cc', |
2620 'browser/geolocation/geolocation_browsertest.cc', | 2620 'browser/geolocation/geolocation_browsertest.cc', |
2621 'browser/gpu_browsertest.cc', | 2621 'browser/gpu_browsertest.cc', |
2622 'browser/history/history_browsertest.cc', | 2622 'browser/history/history_browsertest.cc', |
2623 'browser/history/history_extension_apitest.cc', | 2623 'browser/history/history_extension_apitest.cc', |
2624 'browser/history/top_sites_extension_test.cc', | 2624 'browser/history/top_sites_extension_test.cc', |
2625 'browser/idbbindingutilities_browsertest.cc', | |
2626 'browser/infobars/infobar_extension_apitest.cc', | 2625 'browser/infobars/infobar_extension_apitest.cc', |
2627 'browser/importer/toolbar_importer_utils_browsertest.cc', | 2626 'browser/importer/toolbar_importer_utils_browsertest.cc', |
2628 'browser/magic_iframe_browsertest.cc', | 2627 'browser/magic_iframe_browsertest.cc', |
2629 'browser/net/cookie_policy_browsertest.cc', | 2628 'browser/net/cookie_policy_browsertest.cc', |
2630 'browser/net/ftp_browsertest.cc', | 2629 'browser/net/ftp_browsertest.cc', |
2631 'browser/notifications/desktop_notifications_unittest.cc', | 2630 'browser/notifications/desktop_notifications_unittest.cc', |
2632 'browser/notifications/desktop_notifications_unittest.h', | 2631 'browser/notifications/desktop_notifications_unittest.h', |
2633 'browser/oom_priority_manager_browsertest.cc', | 2632 'browser/oom_priority_manager_browsertest.cc', |
2634 'browser/policy/device_management_backend_mock.cc', | 2633 'browser/policy/device_management_backend_mock.cc', |
2635 'browser/policy/device_management_backend_mock.h', | 2634 'browser/policy/device_management_backend_mock.h', |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2743 'test/data/webui/print_preview.js', | 2742 'test/data/webui/print_preview.js', |
2744 'test/gpu/gpu_feature_browsertest.cc', | 2743 'test/gpu/gpu_feature_browsertest.cc', |
2745 # TODO(craig): Rename this and run from base_unittests when the test | 2744 # TODO(craig): Rename this and run from base_unittests when the test |
2746 # is safe to run there. See http://crbug.com/78722 for details. | 2745 # is safe to run there. See http://crbug.com/78722 for details. |
2747 '../base/files/file_path_watcher_browsertest.cc', | 2746 '../base/files/file_path_watcher_browsertest.cc', |
2748 '../content/app/startup_helper_win.cc', | 2747 '../content/app/startup_helper_win.cc', |
2749 '../content/browser/child_process_security_policy_browsertest.cc', | 2748 '../content/browser/child_process_security_policy_browsertest.cc', |
2750 '../content/browser/device_orientation/device_orientation_browsertest.cc
', | 2749 '../content/browser/device_orientation/device_orientation_browsertest.cc
', |
2751 '../content/browser/download/mhtml_generation_browsertest.cc', | 2750 '../content/browser/download/mhtml_generation_browsertest.cc', |
2752 '../content/browser/file_system/file_system_browsertest.cc', | 2751 '../content/browser/file_system/file_system_browsertest.cc', |
| 2752 '../content/browser/idbbindingutilities_browsertest.cc', |
2753 '../content/browser/in_process_webkit/dom_storage_browsertest.cc', | 2753 '../content/browser/in_process_webkit/dom_storage_browsertest.cc', |
2754 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', | 2754 '../content/browser/in_process_webkit/indexed_db_browsertest.cc', |
2755 '../content/browser/plugin_data_remover_impl_browsertest.cc', | 2755 '../content/browser/plugin_data_remover_impl_browsertest.cc', |
2756 '../content/browser/plugin_service_browsertest.cc', | 2756 '../content/browser/plugin_service_browsertest.cc', |
2757 '../content/browser/renderer_host/render_process_host_browsertest.cc', | 2757 '../content/browser/renderer_host/render_process_host_browsertest.cc', |
2758 '../content/browser/renderer_host/render_process_host_browsertest.h', | 2758 '../content/browser/renderer_host/render_process_host_browsertest.h', |
2759 '../content/browser/renderer_host/render_view_host_browsertest.cc', | 2759 '../content/browser/renderer_host/render_view_host_browsertest.cc', |
2760 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', | 2760 '../content/browser/renderer_host/render_view_host_manager_browsertest.c
c', |
2761 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', | 2761 '../content/browser/renderer_host/resource_dispatcher_host_browsertest.c
c', |
2762 '../content/browser/speech/speech_input_browsertest.cc', | 2762 '../content/browser/speech/speech_input_browsertest.cc', |
(...skipping 1567 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4330 # Use outputs of this action as inputs for the main target build. | 4330 # Use outputs of this action as inputs for the main target build. |
4331 # Seems as a misnomer but makes this happy on Linux (scons). | 4331 # Seems as a misnomer but makes this happy on Linux (scons). |
4332 'process_outputs_as_sources': 1, | 4332 'process_outputs_as_sources': 1, |
4333 }, | 4333 }, |
4334 ], # 'actions' | 4334 ], # 'actions' |
4335 }, | 4335 }, |
4336 ] | 4336 ] |
4337 }], # 'coverage!=0' | 4337 }], # 'coverage!=0' |
4338 ], # 'conditions' | 4338 ], # 'conditions' |
4339 } | 4339 } |
OLD | NEW |