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 3255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3266 'app/chrome_dll.rc', | 3266 'app/chrome_dll.rc', |
3267 'app/chrome_dll_resource.h', | 3267 'app/chrome_dll_resource.h', |
3268 'app/chrome_version.rc.version', | 3268 'app/chrome_version.rc.version', |
3269 'browser/password_manager/password_form_data.cc', | 3269 'browser/password_manager/password_form_data.cc', |
3270 'browser/sessions/session_backend.cc', | 3270 'browser/sessions/session_backend.cc', |
3271 'browser/sync/glue/session_model_associator.cc', | 3271 'browser/sync/glue/session_model_associator.cc', |
3272 'test/base/out_of_proc_test_runner.cc', | 3272 'test/base/out_of_proc_test_runner.cc', |
3273 'test/base/test_notification_tracker.cc', | 3273 'test/base/test_notification_tracker.cc', |
3274 'test/base/test_notification_tracker.h', | 3274 'test/base/test_notification_tracker.h', |
3275 'test/data/resource.rc', | 3275 'test/data/resource.rc', |
| 3276 'test/live_sync/autofill_helper.cc', |
| 3277 'test/live_sync/autofill_helper.h', |
3276 'test/live_sync/bookmarks_helper.cc', | 3278 'test/live_sync/bookmarks_helper.cc', |
3277 'test/live_sync/bookmarks_helper.h', | 3279 'test/live_sync/bookmarks_helper.h', |
3278 'test/live_sync/live_apps_sync_test.cc', | 3280 'test/live_sync/live_apps_sync_test.cc', |
3279 'test/live_sync/live_apps_sync_test.h', | 3281 'test/live_sync/live_apps_sync_test.h', |
3280 'test/live_sync/live_autofill_sync_test.cc', | |
3281 'test/live_sync/live_autofill_sync_test.h', | |
3282 'test/live_sync/live_extensions_sync_test.cc', | 3282 'test/live_sync/live_extensions_sync_test.cc', |
3283 'test/live_sync/live_extensions_sync_test.h', | 3283 'test/live_sync/live_extensions_sync_test.h', |
3284 'test/live_sync/live_passwords_sync_test.cc', | 3284 'test/live_sync/live_passwords_sync_test.cc', |
3285 'test/live_sync/live_passwords_sync_test.h', | 3285 'test/live_sync/live_passwords_sync_test.h', |
3286 'test/live_sync/live_sessions_sync_test.cc', | 3286 'test/live_sync/live_sessions_sync_test.cc', |
3287 'test/live_sync/live_sessions_sync_test.h', | 3287 'test/live_sync/live_sessions_sync_test.h', |
3288 'test/live_sync/live_themes_sync_test.cc', | 3288 'test/live_sync/live_themes_sync_test.cc', |
3289 'test/live_sync/live_themes_sync_test.h', | 3289 'test/live_sync/live_themes_sync_test.h', |
3290 'test/live_sync/live_typed_urls_sync_test.cc', | 3290 'test/live_sync/live_typed_urls_sync_test.cc', |
3291 'test/live_sync/live_typed_urls_sync_test.h', | 3291 'test/live_sync/live_typed_urls_sync_test.h', |
(...skipping 16 matching lines...) Expand all Loading... |
3308 'test/live_sync/single_client_live_apps_sync_test.cc', | 3308 'test/live_sync/single_client_live_apps_sync_test.cc', |
3309 'test/live_sync/single_client_live_extensions_sync_test.cc', | 3309 'test/live_sync/single_client_live_extensions_sync_test.cc', |
3310 'test/live_sync/single_client_live_passwords_sync_test.cc', | 3310 'test/live_sync/single_client_live_passwords_sync_test.cc', |
3311 'test/live_sync/single_client_live_sessions_sync_test.cc', | 3311 'test/live_sync/single_client_live_sessions_sync_test.cc', |
3312 'test/live_sync/single_client_live_themes_sync_test.cc', | 3312 'test/live_sync/single_client_live_themes_sync_test.cc', |
3313 'test/live_sync/single_client_live_typed_urls_sync_test.cc', | 3313 'test/live_sync/single_client_live_typed_urls_sync_test.cc', |
3314 'test/live_sync/single_client_preferences_sync_test.cc', | 3314 'test/live_sync/single_client_preferences_sync_test.cc', |
3315 'test/live_sync/sync_datatype_helper.cc', | 3315 'test/live_sync/sync_datatype_helper.cc', |
3316 'test/live_sync/sync_datatype_helper.h', | 3316 'test/live_sync/sync_datatype_helper.h', |
3317 'test/live_sync/sync_errors_test.cc', | 3317 'test/live_sync/sync_errors_test.cc', |
| 3318 'test/live_sync/two_client_autofill_sync_test.cc', |
3318 'test/live_sync/two_client_bookmarks_sync_test.cc', | 3319 'test/live_sync/two_client_bookmarks_sync_test.cc', |
3319 'test/live_sync/two_client_live_apps_sync_test.cc', | 3320 'test/live_sync/two_client_live_apps_sync_test.cc', |
3320 'test/live_sync/two_client_live_autofill_sync_test.cc', | |
3321 'test/live_sync/two_client_live_extensions_sync_test.cc', | 3321 'test/live_sync/two_client_live_extensions_sync_test.cc', |
3322 'test/live_sync/two_client_live_passwords_sync_test.cc', | 3322 'test/live_sync/two_client_live_passwords_sync_test.cc', |
3323 'test/live_sync/two_client_live_sessions_sync_test.cc', | 3323 'test/live_sync/two_client_live_sessions_sync_test.cc', |
3324 'test/live_sync/two_client_live_themes_sync_test.cc', | 3324 'test/live_sync/two_client_live_themes_sync_test.cc', |
3325 'test/live_sync/two_client_live_typed_urls_sync_test.cc', | 3325 'test/live_sync/two_client_live_typed_urls_sync_test.cc', |
3326 'test/live_sync/two_client_preferences_sync_test.cc', | 3326 'test/live_sync/two_client_preferences_sync_test.cc', |
3327 ], | 3327 ], |
3328 'conditions': [ | 3328 'conditions': [ |
3329 ['toolkit_uses_gtk == 1', { | 3329 ['toolkit_uses_gtk == 1', { |
3330 'dependencies': [ | 3330 'dependencies': [ |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3403 ], | 3403 ], |
3404 'include_dirs': [ | 3404 'include_dirs': [ |
3405 '..', | 3405 '..', |
3406 '<(INTERMEDIATE_DIR)', | 3406 '<(INTERMEDIATE_DIR)', |
3407 '<(protoc_out_dir)', | 3407 '<(protoc_out_dir)', |
3408 ], | 3408 ], |
3409 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], | 3409 'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ], |
3410 'sources': [ | 3410 'sources': [ |
3411 'browser/password_manager/password_form_data.cc', | 3411 'browser/password_manager/password_form_data.cc', |
3412 'test/base/out_of_proc_test_runner.cc', | 3412 'test/base/out_of_proc_test_runner.cc', |
| 3413 'test/live_sync/autofill_helper.cc', |
| 3414 'test/live_sync/autofill_helper.h', |
3413 'test/live_sync/bookmarks_helper.cc', | 3415 'test/live_sync/bookmarks_helper.cc', |
3414 'test/live_sync/bookmarks_helper.h', | 3416 'test/live_sync/bookmarks_helper.h', |
3415 'test/live_sync/live_autofill_sync_test.cc', | |
3416 'test/live_sync/live_autofill_sync_test.h', | |
3417 'test/live_sync/live_extensions_sync_test.cc', | 3417 'test/live_sync/live_extensions_sync_test.cc', |
3418 'test/live_sync/live_extensions_sync_test.h', | 3418 'test/live_sync/live_extensions_sync_test.h', |
3419 'test/live_sync/live_passwords_sync_test.cc', | 3419 'test/live_sync/live_passwords_sync_test.cc', |
3420 'test/live_sync/live_passwords_sync_test.h', | 3420 'test/live_sync/live_passwords_sync_test.h', |
3421 'test/live_sync/live_typed_urls_sync_test.cc', | 3421 'test/live_sync/live_typed_urls_sync_test.cc', |
3422 'test/live_sync/live_typed_urls_sync_test.h', | 3422 'test/live_sync/live_typed_urls_sync_test.h', |
3423 'test/live_sync/live_sync_extension_helper.cc', | 3423 'test/live_sync/live_sync_extension_helper.cc', |
3424 'test/live_sync/live_sync_extension_helper.h', | 3424 'test/live_sync/live_sync_extension_helper.h', |
3425 'test/live_sync/live_sync_test.cc', | 3425 'test/live_sync/live_sync_test.cc', |
3426 'test/live_sync/live_sync_test.h', | 3426 'test/live_sync/live_sync_test.h', |
(...skipping 708 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4135 # Use outputs of this action as inputs for the main target build. | 4135 # Use outputs of this action as inputs for the main target build. |
4136 # Seems as a misnomer but makes this happy on Linux (scons). | 4136 # Seems as a misnomer but makes this happy on Linux (scons). |
4137 'process_outputs_as_sources': 1, | 4137 'process_outputs_as_sources': 1, |
4138 }, | 4138 }, |
4139 ], # 'actions' | 4139 ], # 'actions' |
4140 }, | 4140 }, |
4141 ] | 4141 ] |
4142 }], # 'coverage!=0' | 4142 }], # 'coverage!=0' |
4143 ], # 'conditions' | 4143 ], # 'conditions' |
4144 } | 4144 } |
OLD | NEW |