Chromium Code Reviews| 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 { | 5 { |
| 6 'variables' : { | 6 'variables' : { |
| 7 'pyautolib_sources': [ | 7 'pyautolib_sources': [ |
| 8 'app/chrome_command_ids.h', | 8 'app/chrome_command_ids.h', |
| 9 'app/chrome_dll_resource.h', | 9 'app/chrome_dll_resource.h', |
| 10 'common/automation_constants.h', | 10 'common/automation_constants.h', |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 131 'browser/sessions/session_service_test_helper.h', | 131 'browser/sessions/session_service_test_helper.h', |
| 132 'browser/sync/profile_sync_service_mock.cc', | 132 'browser/sync/profile_sync_service_mock.cc', |
| 133 'browser/sync/profile_sync_service_mock.h', | 133 'browser/sync/profile_sync_service_mock.h', |
| 134 'browser/sync/syncable/syncable_mock.cc', | 134 'browser/sync/syncable/syncable_mock.cc', |
| 135 'browser/sync/syncable/syncable_mock.h', | 135 'browser/sync/syncable/syncable_mock.h', |
| 136 'browser/ui/browser.h', | 136 'browser/ui/browser.h', |
| 137 'browser/ui/tab_contents/test_tab_contents_wrapper.cc', | 137 'browser/ui/tab_contents/test_tab_contents_wrapper.cc', |
| 138 'browser/ui/tab_contents/test_tab_contents_wrapper.h', | 138 'browser/ui/tab_contents/test_tab_contents_wrapper.h', |
| 139 'common/pref_store_observer_mock.cc', | 139 'common/pref_store_observer_mock.cc', |
| 140 'common/pref_store_observer_mock.h', | 140 'common/pref_store_observer_mock.h', |
| 141 'renderer/mock_keyboard.cc', | |
| 142 'renderer/mock_keyboard.h', | |
| 143 'renderer/mock_keyboard_driver_win.cc', | |
| 144 'renderer/mock_keyboard_driver_win.h', | |
| 145 'renderer/mock_printer.cc', | 141 'renderer/mock_printer.cc', |
| 146 'renderer/mock_printer.h', | 142 'renderer/mock_printer.h', |
| 147 'renderer/mock_render_thread.cc', | 143 'renderer/chrome_mock_render_thread.cc', |
|
jam
2011/10/13 17:35:32
nit: ordering
Jói
2011/10/13 18:47:27
Done.
| |
| 148 'renderer/mock_render_thread.h', | 144 'renderer/chrome_mock_render_thread.h', |
| 149 'renderer/safe_browsing/mock_feature_extractor_clock.cc', | 145 'renderer/safe_browsing/mock_feature_extractor_clock.cc', |
| 150 'renderer/safe_browsing/mock_feature_extractor_clock.h', | 146 'renderer/safe_browsing/mock_feature_extractor_clock.h', |
| 151 'test/automation/automation_handle_tracker.cc', | 147 'test/automation/automation_handle_tracker.cc', |
| 152 'test/automation/automation_handle_tracker.h', | 148 'test/automation/automation_handle_tracker.h', |
| 153 'test/automation/automation_json_requests.cc', | 149 'test/automation/automation_json_requests.cc', |
| 154 'test/automation/automation_json_requests.h', | 150 'test/automation/automation_json_requests.h', |
| 155 'test/automation/automation_proxy.cc', | 151 'test/automation/automation_proxy.cc', |
| 156 'test/automation/automation_proxy.h', | 152 'test/automation/automation_proxy.h', |
| 157 'test/automation/browser_proxy.cc', | 153 'test/automation/browser_proxy.cc', |
| 158 'test/automation/browser_proxy.h', | 154 'test/automation/browser_proxy.h', |
| (...skipping 1717 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1876 'renderer/spellchecker/spellcheck_unittest.cc', | 1872 'renderer/spellchecker/spellcheck_unittest.cc', |
| 1877 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', | 1873 'renderer/spellchecker/spellcheck_worditerator_unittest.cc', |
| 1878 'service/cloud_print/cloud_print_helpers_unittest.cc', | 1874 'service/cloud_print/cloud_print_helpers_unittest.cc', |
| 1879 'service/cloud_print/cloud_print_token_store_unittest.cc', | 1875 'service/cloud_print/cloud_print_token_store_unittest.cc', |
| 1880 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', | 1876 'service/cloud_print/cloud_print_url_fetcher_unittest.cc', |
| 1881 'service/service_process_unittest.cc', | 1877 'service/service_process_unittest.cc', |
| 1882 'test/base/browser_with_test_window_test.cc', | 1878 'test/base/browser_with_test_window_test.cc', |
| 1883 'test/base/browser_with_test_window_test.h', | 1879 'test/base/browser_with_test_window_test.h', |
| 1884 'test/base/menu_model_test.cc', | 1880 'test/base/menu_model_test.cc', |
| 1885 'test/base/menu_model_test.h', | 1881 'test/base/menu_model_test.h', |
| 1886 'test/base/render_view_test.cc', | 1882 'test/base/chrome_render_view_test.cc', |
|
jam
2011/10/13 17:35:32
nit: ordering
Jói
2011/10/13 18:47:27
Done.
| |
| 1887 'test/base/render_view_test.h', | 1883 'test/base/chrome_render_view_test.h', |
| 1888 'test/base/v8_unit_test.cc', | 1884 'test/base/v8_unit_test.cc', |
| 1889 'test/base/v8_unit_test.h', | 1885 'test/base/v8_unit_test.h', |
| 1890 'test/data/resource.rc', | 1886 'test/data/resource.rc', |
| 1891 'tools/convert_dict/convert_dict_unittest.cc', | 1887 'tools/convert_dict/convert_dict_unittest.cc', |
| 1892 '../content/browser/in_process_webkit/dom_storage_unittest.cc', | 1888 '../content/browser/in_process_webkit/dom_storage_unittest.cc', |
| 1893 '../content/browser/in_process_webkit/indexed_db_quota_client_unittest.c c', | 1889 '../content/browser/in_process_webkit/indexed_db_quota_client_unittest.c c', |
| 1894 '../content/browser/renderer_host/render_widget_host_unittest.cc', | 1890 '../content/browser/renderer_host/render_widget_host_unittest.cc', |
| 1895 '../content/browser/renderer_host/text_input_client_mac_unittest.mm', | 1891 '../content/browser/renderer_host/text_input_client_mac_unittest.mm', |
| 1896 '../content/browser/tab_contents/navigation_controller_unittest.cc', | 1892 '../content/browser/tab_contents/navigation_controller_unittest.cc', |
| 1897 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', | 1893 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', |
| (...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2488 'renderer/page_click_tracker_browsertest.cc', | 2484 'renderer/page_click_tracker_browsertest.cc', |
| 2489 'renderer/print_web_view_helper_browsertest.cc', | 2485 'renderer/print_web_view_helper_browsertest.cc', |
| 2490 'renderer/safe_browsing/malware_dom_details_browsertest.cc', | 2486 'renderer/safe_browsing/malware_dom_details_browsertest.cc', |
| 2491 'renderer/safe_browsing/phishing_classifier_browsertest.cc', | 2487 'renderer/safe_browsing/phishing_classifier_browsertest.cc', |
| 2492 'renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc', | 2488 'renderer/safe_browsing/phishing_classifier_delegate_browsertest.cc', |
| 2493 'renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc', | 2489 'renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc', |
| 2494 'renderer/safe_browsing/phishing_thumbnailer_browsertest.cc', | 2490 'renderer/safe_browsing/phishing_thumbnailer_browsertest.cc', |
| 2495 'renderer/translate_helper_browsertest.cc', | 2491 'renderer/translate_helper_browsertest.cc', |
| 2496 'test/automation/dom_automation_browsertest.cc', | 2492 'test/automation/dom_automation_browsertest.cc', |
| 2497 'test/base/in_process_browser_test_browsertest.cc', | 2493 'test/base/in_process_browser_test_browsertest.cc', |
| 2498 'test/base/render_view_test.cc', | 2494 'test/base/chrome_render_view_test.cc', |
| 2499 'test/base/render_view_test.h', | 2495 'test/base/chrome_render_view_test.h', |
| 2500 'test/base/chrome_test_launcher.cc', | 2496 'test/base/chrome_test_launcher.cc', |
| 2501 'test/data/webui/assertions.js', | 2497 'test/data/webui/assertions.js', |
| 2502 'test/data/webui/async_gen-inl.h', | 2498 'test/data/webui/async_gen-inl.h', |
| 2503 'test/data/webui/async_gen.js', | 2499 'test/data/webui/async_gen.js', |
| 2504 'test/data/webui/certificate_viewer_dialog_test.js', | 2500 'test/data/webui/certificate_viewer_dialog_test.js', |
| 2505 'test/data/webui/certificate_viewer_ui_test-inl.h', | 2501 'test/data/webui/certificate_viewer_ui_test-inl.h', |
| 2506 'test/data/webui/ntp4.js', | 2502 'test/data/webui/ntp4.js', |
| 2507 'test/data/webui/options.js', | 2503 'test/data/webui/options.js', |
| 2508 'test/data/webui/print_preview.js', | 2504 'test/data/webui/print_preview.js', |
| 2509 # TODO(craig): Rename this and run from base_unittests when the test | 2505 # TODO(craig): Rename this and run from base_unittests when the test |
| (...skipping 1535 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4045 # Use outputs of this action as inputs for the main target build. | 4041 # Use outputs of this action as inputs for the main target build. |
| 4046 # Seems as a misnomer but makes this happy on Linux (scons). | 4042 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4047 'process_outputs_as_sources': 1, | 4043 'process_outputs_as_sources': 1, |
| 4048 }, | 4044 }, |
| 4049 ], # 'actions' | 4045 ], # 'actions' |
| 4050 }, | 4046 }, |
| 4051 ] | 4047 ] |
| 4052 }], # 'coverage!=0' | 4048 }], # 'coverage!=0' |
| 4053 ], # 'conditions' | 4049 ], # 'conditions' |
| 4054 } | 4050 } |
| OLD | NEW |