| 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 192 'test/base/bookmark_load_observer.h', | 192 'test/base/bookmark_load_observer.h', |
| 193 'test/base/chrome_process_util.cc', | 193 'test/base/chrome_process_util.cc', |
| 194 'test/base/chrome_process_util.h', | 194 'test/base/chrome_process_util.h', |
| 195 'test/base/chrome_process_util_mac.cc', | 195 'test/base/chrome_process_util_mac.cc', |
| 196 'test/base/chrome_render_view_host_test_harness.cc', | 196 'test/base/chrome_render_view_host_test_harness.cc', |
| 197 'test/base/chrome_render_view_host_test_harness.h', | 197 'test/base/chrome_render_view_host_test_harness.h', |
| 198 'test/base/chrome_test_suite.cc', | 198 'test/base/chrome_test_suite.cc', |
| 199 'test/base/chrome_test_suite.h', | 199 'test/base/chrome_test_suite.h', |
| 200 'test/base/in_process_browser_test.cc', | 200 'test/base/in_process_browser_test.cc', |
| 201 'test/base/in_process_browser_test.h', | 201 'test/base/in_process_browser_test.h', |
| 202 'test/base/js_injection_ready_observer.cc', |
| 203 'test/base/js_injection_ready_observer.h', |
| 202 'test/base/model_test_utils.cc', | 204 'test/base/model_test_utils.cc', |
| 203 'test/base/model_test_utils.h', | 205 'test/base/model_test_utils.h', |
| 204 'test/base/profile_mock.cc', | 206 'test/base/profile_mock.cc', |
| 205 'test/base/profile_mock.h', | 207 'test/base/profile_mock.h', |
| 206 'test/base/scoped_command_line_override.cc', | 208 'test/base/scoped_command_line_override.cc', |
| 207 'test/base/scoped_command_line_override.h', | 209 'test/base/scoped_command_line_override.h', |
| 208 'test/base/test_browser_window.cc', | 210 'test/base/test_browser_window.cc', |
| 209 'test/base/test_browser_window.h', | 211 'test/base/test_browser_window.h', |
| 210 'test/base/test_html_dialog_observer.cc', | 212 'test/base/test_html_dialog_observer.cc', |
| 211 'test/base/test_html_dialog_observer.h', | 213 'test/base/test_html_dialog_observer.h', |
| 212 'test/base/test_launcher_utils.cc', | 214 'test/base/test_launcher_utils.cc', |
| 213 'test/base/test_launcher_utils.h', | 215 'test/base/test_launcher_utils.h', |
| 214 'test/base/test_location_bar.cc', | 216 'test/base/test_location_bar.cc', |
| 215 'test/base/test_location_bar.h', | 217 'test/base/test_location_bar.h', |
| 218 'test/base/test_navigation_observer.cc', |
| 219 'test/base/test_navigation_observer.h', |
| 216 'test/base/test_switches.cc', | 220 'test/base/test_switches.cc', |
| 217 'test/base/test_switches.h', | 221 'test/base/test_switches.h', |
| 218 'test/base/test_tab_strip_model_observer.cc', | 222 'test/base/test_tab_strip_model_observer.cc', |
| 219 'test/base/test_tab_strip_model_observer.h', | 223 'test/base/test_tab_strip_model_observer.h', |
| 220 'test/base/test_url_request_context_getter.cc', | 224 'test/base/test_url_request_context_getter.cc', |
| 221 'test/base/test_url_request_context_getter.h', | 225 'test/base/test_url_request_context_getter.h', |
| 222 'test/base/testing_browser_process.cc', | 226 'test/base/testing_browser_process.cc', |
| 223 'test/base/testing_browser_process.h', | 227 'test/base/testing_browser_process.h', |
| 224 'test/base/testing_pref_service.cc', | 228 'test/base/testing_pref_service.cc', |
| 225 'test/base/testing_pref_service.h', | 229 'test/base/testing_pref_service.h', |
| 226 'test/base/testing_profile.cc', | 230 'test/base/testing_profile.cc', |
| 227 'test/base/testing_profile.h', | 231 'test/base/testing_profile.h', |
| 228 'test/base/testing_profile_manager.cc', | 232 'test/base/testing_profile_manager.cc', |
| 229 'test/base/testing_profile_manager.h', | 233 'test/base/testing_profile_manager.h', |
| 230 'test/base/thread_observer_helper.h', | 234 'test/base/thread_observer_helper.h', |
| 231 'test/base/tracing.cc', | 235 'test/base/tracing.cc', |
| 232 'test/base/tracing.h', | 236 'test/base/tracing.h', |
| 233 'test/base/ui_test_utils.cc', | 237 'test/base/ui_test_utils.cc', |
| 234 'test/base/ui_test_utils.h', | 238 'test/base/ui_test_utils.h', |
| 235 'test/base/ui_test_utils_aura.cc', | 239 'test/base/ui_test_utils_aura.cc', |
| 236 'test/base/ui_test_utils_gtk.cc', | 240 'test/base/ui_test_utils_gtk.cc', |
| 237 'test/base/ui_test_utils_mac.mm', | 241 'test/base/ui_test_utils_mac.mm', |
| 238 'test/base/ui_test_utils_win.cc', | 242 'test/base/ui_test_utils_win.cc', |
| 239 'test/base/values_test_util.cc', | 243 'test/base/values_test_util.cc', |
| 240 'test/base/values_test_util.h', | 244 'test/base/values_test_util.h', |
| 241 'test/test_navigation_observer.cc', | |
| 242 'test/test_navigation_observer.h', | |
| 243 # TODO: these should live here but are currently used by | 245 # TODO: these should live here but are currently used by |
| 244 # production code code in libbrowser (in chrome.gyp). | 246 # production code code in libbrowser (in chrome.gyp). |
| 245 #'../content/browser/net/url_request_mock_http_job.cc', | 247 #'../content/browser/net/url_request_mock_http_job.cc', |
| 246 #'../content/browser/net/url_request_mock_http_job.h', | 248 #'../content/browser/net/url_request_mock_http_job.h', |
| 247 '../content/browser/ssl/ssl_client_auth_handler_mock.h', | 249 '../content/browser/ssl/ssl_client_auth_handler_mock.h', |
| 248 '../content/test/notification_observer_mock.cc', | 250 '../content/test/notification_observer_mock.cc', |
| 249 '../content/test/notification_observer_mock.h', | 251 '../content/test/notification_observer_mock.h', |
| 250 '../ui/gfx/image/image_unittest_util.h', | 252 '../ui/gfx/image/image_unittest_util.h', |
| 251 '../ui/gfx/image/image_unittest_util.cc', | 253 '../ui/gfx/image/image_unittest_util.cc', |
| 252 '../webkit/quota/mock_quota_manager.cc', | 254 '../webkit/quota/mock_quota_manager.cc', |
| (...skipping 4045 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4298 # Use outputs of this action as inputs for the main target build. | 4300 # Use outputs of this action as inputs for the main target build. |
| 4299 # Seems as a misnomer but makes this happy on Linux (scons). | 4301 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4300 'process_outputs_as_sources': 1, | 4302 'process_outputs_as_sources': 1, |
| 4301 }, | 4303 }, |
| 4302 ], # 'actions' | 4304 ], # 'actions' |
| 4303 }, | 4305 }, |
| 4304 ] | 4306 ] |
| 4305 }], # 'coverage!=0' | 4307 }], # 'coverage!=0' |
| 4306 ], # 'conditions' | 4308 ], # 'conditions' |
| 4307 } | 4309 } |
| OLD | NEW |