Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Side by Side Diff: chrome/chrome_tests.gypi

Issue 1256803002: [Smart Lock, Prefs reconciliation] Prefs migration logic for desktop platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright 2013 The Chromium Authors. All rights reserved. 1 # Copyright 2013 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 'chrome_browser_extensions_test_support_sources': [ 6 'chrome_browser_extensions_test_support_sources': [
7 # A list of sources which is shared between different browser tests. 7 # A list of sources which is shared between different browser tests.
8 'browser/apps/app_browsertest_util.cc', 8 'browser/apps/app_browsertest_util.cc',
9 'browser/apps/app_browsertest_util.h', 9 'browser/apps/app_browsertest_util.h',
10 'browser/extensions/browsertest_util.cc', 10 'browser/extensions/browsertest_util.cc',
(...skipping 1385 matching lines...) Expand 10 before | Expand all | Expand 10 after
1396 'sync_integration_tests_sources': [ 1396 'sync_integration_tests_sources': [
1397 'app/chrome_command_ids.h', 1397 'app/chrome_command_ids.h',
1398 'app/chrome_dll.rc', 1398 'app/chrome_dll.rc',
1399 'app/chrome_dll_resource.h', 1399 'app/chrome_dll_resource.h',
1400 'app/chrome_version.rc.version', 1400 'app/chrome_version.rc.version',
1401 'browser/sync/test/integration/cross_platform_sync_test.cc', 1401 'browser/sync/test/integration/cross_platform_sync_test.cc',
1402 'browser/sync/test/integration/enable_disable_test.cc', 1402 'browser/sync/test/integration/enable_disable_test.cc',
1403 'browser/sync/test/integration/migration_test.cc', 1403 'browser/sync/test/integration/migration_test.cc',
1404 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc', 1404 'browser/sync/test/integration/multiple_client_bookmarks_sync_test.cc',
1405 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc', 1405 'browser/sync/test/integration/multiple_client_dictionary_sync_test.cc',
1406 'browser/sync/test/integration/multiple_client_password_manager_setting_mi grater_service_sync_test.cc',
1406 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc', 1407 'browser/sync/test/integration/multiple_client_passwords_sync_test.cc',
1407 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc', 1408 'browser/sync/test/integration/multiple_client_preferences_sync_test.cc',
1408 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc', 1409 'browser/sync/test/integration/multiple_client_sessions_sync_test.cc',
1409 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc', 1410 'browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc',
1410 'browser/sync/test/integration/single_client_app_list_sync_test.cc', 1411 'browser/sync/test/integration/single_client_app_list_sync_test.cc',
1411 'browser/sync/test/integration/single_client_apps_sync_test.cc', 1412 'browser/sync/test/integration/single_client_apps_sync_test.cc',
1412 'browser/sync/test/integration/single_client_backup_rollback_test.cc', 1413 'browser/sync/test/integration/single_client_backup_rollback_test.cc',
1413 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', 1414 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc',
1414 'browser/sync/test/integration/single_client_dictionary_sync_test.cc', 1415 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
1415 'browser/sync/test/integration/single_client_directory_sync_test.cc', 1416 'browser/sync/test/integration/single_client_directory_sync_test.cc',
1416 'browser/sync/test/integration/single_client_e2e_test.cc', 1417 'browser/sync/test/integration/single_client_e2e_test.cc',
1417 'browser/sync/test/integration/single_client_extensions_sync_test.cc', 1418 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
1419 'browser/sync/test/integration/single_client_password_manager_setting_migr ater_service_sync_test.cc',
1418 'browser/sync/test/integration/single_client_passwords_sync_test.cc', 1420 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
1419 'browser/sync/test/integration/single_client_preferences_sync_test.cc', 1421 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
1420 'browser/sync/test/integration/single_client_search_engines_sync_test.cc', 1422 'browser/sync/test/integration/single_client_search_engines_sync_test.cc',
1421 'browser/sync/test/integration/single_client_sessions_sync_test.cc', 1423 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
1422 'browser/sync/test/integration/single_client_supervised_user_settings_sync _test.cc', 1424 'browser/sync/test/integration/single_client_supervised_user_settings_sync _test.cc',
1423 'browser/sync/test/integration/single_client_themes_sync_test.cc', 1425 'browser/sync/test/integration/single_client_themes_sync_test.cc',
1424 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc', 1426 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
1425 'browser/sync/test/integration/single_client_wallet_sync_test.cc', 1427 'browser/sync/test/integration/single_client_wallet_sync_test.cc',
1426 'browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc ', 1428 'browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc ',
1427 'browser/sync/test/integration/sync_auth_test.cc', 1429 'browser/sync/test/integration/sync_auth_test.cc',
1428 'browser/sync/test/integration/sync_errors_test.cc', 1430 'browser/sync/test/integration/sync_errors_test.cc',
1429 'browser/sync/test/integration/sync_exponential_backoff_test.cc', 1431 'browser/sync/test/integration/sync_exponential_backoff_test.cc',
1430 'browser/sync/test/integration/two_client_app_list_sync_test.cc', 1432 'browser/sync/test/integration/two_client_app_list_sync_test.cc',
1431 'browser/sync/test/integration/two_client_apps_sync_test.cc', 1433 'browser/sync/test/integration/two_client_apps_sync_test.cc',
1432 'browser/sync/test/integration/two_client_autofill_sync_test.cc', 1434 'browser/sync/test/integration/two_client_autofill_sync_test.cc',
1433 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc', 1435 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc',
1434 'browser/sync/test/integration/two_client_dictionary_sync_test.cc', 1436 'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
1435 'browser/sync/test/integration/two_client_e2e_test.cc', 1437 'browser/sync/test/integration/two_client_e2e_test.cc',
1436 'browser/sync/test/integration/two_client_extension_settings_and_app_setti ngs_sync_test.cc', 1438 'browser/sync/test/integration/two_client_extension_settings_and_app_setti ngs_sync_test.cc',
1437 'browser/sync/test/integration/two_client_extensions_sync_test.cc', 1439 'browser/sync/test/integration/two_client_extensions_sync_test.cc',
1440 'browser/sync/test/integration/two_client_password_manager_setting_migrate r_service_sync_test.cc',
1438 'browser/sync/test/integration/two_client_passwords_sync_test.cc', 1441 'browser/sync/test/integration/two_client_passwords_sync_test.cc',
1439 'browser/sync/test/integration/two_client_preferences_sync_test.cc', 1442 'browser/sync/test/integration/two_client_preferences_sync_test.cc',
1440 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', 1443 'browser/sync/test/integration/two_client_search_engines_sync_test.cc',
1441 'browser/sync/test/integration/two_client_sessions_sync_test.cc', 1444 'browser/sync/test/integration/two_client_sessions_sync_test.cc',
1442 'browser/sync/test/integration/two_client_themes_sync_test.cc', 1445 'browser/sync/test/integration/two_client_themes_sync_test.cc',
1443 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', 1446 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc',
1444 'browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc', 1447 'browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc',
1445 'test/base/browser_tests_main.cc', 1448 'test/base/browser_tests_main.cc',
1446 'test/data/resource.rc', 1449 'test/data/resource.rc',
1447 ], 1450 ],
(...skipping 19 matching lines...) Expand all
1467 'browser/sync/test/integration/migration_waiter.cc', 1470 'browser/sync/test/integration/migration_waiter.cc',
1468 'browser/sync/test/integration/migration_waiter.h', 1471 'browser/sync/test/integration/migration_waiter.h',
1469 'browser/sync/test/integration/migration_watcher.cc', 1472 'browser/sync/test/integration/migration_watcher.cc',
1470 'browser/sync/test/integration/migration_watcher.h', 1473 'browser/sync/test/integration/migration_watcher.h',
1471 'browser/sync/test/integration/multi_client_status_change_checker.cc', 1474 'browser/sync/test/integration/multi_client_status_change_checker.cc',
1472 'browser/sync/test/integration/multi_client_status_change_checker.h', 1475 'browser/sync/test/integration/multi_client_status_change_checker.h',
1473 'browser/sync/test/integration/p2p_invalidation_forwarder.cc', 1476 'browser/sync/test/integration/p2p_invalidation_forwarder.cc',
1474 'browser/sync/test/integration/p2p_invalidation_forwarder.h', 1477 'browser/sync/test/integration/p2p_invalidation_forwarder.h',
1475 'browser/sync/test/integration/p2p_sync_refresher.cc', 1478 'browser/sync/test/integration/p2p_sync_refresher.cc',
1476 'browser/sync/test/integration/p2p_sync_refresher.h', 1479 'browser/sync/test/integration/p2p_sync_refresher.h',
1480 'browser/sync/test/integration/password_manager_setting_migrater_helper.cc ',
1481 'browser/sync/test/integration/password_manager_setting_migrater_helper.h' ,
1477 'browser/sync/test/integration/passwords_helper.cc', 1482 'browser/sync/test/integration/passwords_helper.cc',
1478 'browser/sync/test/integration/passwords_helper.h', 1483 'browser/sync/test/integration/passwords_helper.h',
1479 'browser/sync/test/integration/preferences_helper.cc', 1484 'browser/sync/test/integration/preferences_helper.cc',
1480 'browser/sync/test/integration/preferences_helper.h', 1485 'browser/sync/test/integration/preferences_helper.h',
1481 'browser/sync/test/integration/profile_sync_service_harness.cc', 1486 'browser/sync/test/integration/profile_sync_service_harness.cc',
1482 'browser/sync/test/integration/profile_sync_service_harness.h', 1487 'browser/sync/test/integration/profile_sync_service_harness.h',
1483 'browser/sync/test/integration/quiesce_status_change_checker.cc', 1488 'browser/sync/test/integration/quiesce_status_change_checker.cc',
1484 'browser/sync/test/integration/quiesce_status_change_checker.h', 1489 'browser/sync/test/integration/quiesce_status_change_checker.h',
1485 'browser/sync/test/integration/retry_verifier.cc', 1490 'browser/sync/test/integration/retry_verifier.cc',
1486 'browser/sync/test/integration/retry_verifier.h', 1491 'browser/sync/test/integration/retry_verifier.h',
(...skipping 1869 matching lines...) Expand 10 before | Expand all | Expand 10 after
3356 'utility', 3361 'utility',
3357 ], 3362 ],
3358 'sources': [ 3363 'sources': [
3359 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3364 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3360 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3365 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3361 ], 3366 ],
3362 }] 3367 }]
3363 }], 3368 }],
3364 ], # 'conditions' 3369 ], # 'conditions'
3365 } 3370 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698