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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 15908002: Differential updates for components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: really removing the lzma files this time. Created 7 years, 6 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 | Annotate | Revision Log
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 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 'targets': [ 5 'targets': [
6 { 6 {
7 # This target contains mocks and test utilities that don't belong in 7 # This target contains mocks and test utilities that don't belong in
8 # production libraries but are used by more than one test executable. 8 # production libraries but are used by more than one test executable.
9 'target_name': 'test_support_common', 9 'target_name': 'test_support_common',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 '../net/net.gyp:net_test_support', 424 '../net/net.gyp:net_test_support',
425 '../sync/sync.gyp:test_support_sync_api', 425 '../sync/sync.gyp:test_support_sync_api',
426 '../sync/sync.gyp:test_support_sync_core', 426 '../sync/sync.gyp:test_support_sync_core',
427 '../sync/sync.gyp:test_support_sync_internal_api', 427 '../sync/sync.gyp:test_support_sync_internal_api',
428 '../sync/sync.gyp:test_support_sync_notifier', 428 '../sync/sync.gyp:test_support_sync_notifier',
429 '../testing/gmock.gyp:gmock', 429 '../testing/gmock.gyp:gmock',
430 '../testing/gtest.gyp:gtest', 430 '../testing/gtest.gyp:gtest',
431 'test_support_common', 431 'test_support_common',
432 'test_support_unit', 432 'test_support_unit',
433 # 3) anything tests directly depend on 433 # 3) anything tests directly depend on
434 '../courgette/courgette.gyp:courgette_lib',
434 '../google_apis/google_apis.gyp:google_apis', 435 '../google_apis/google_apis.gyp:google_apis',
435 '../skia/skia.gyp:skia', 436 '../skia/skia.gyp:skia',
436 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 437 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
437 '../third_party/icu/icu.gyp:icui18n', 438 '../third_party/icu/icu.gyp:icui18n',
438 '../third_party/icu/icu.gyp:icuuc', 439 '../third_party/icu/icu.gyp:icuuc',
439 '../third_party/libxml/libxml.gyp:libxml', 440 '../third_party/libxml/libxml.gyp:libxml',
440 '../ui/ui.gyp:ui_resources', 441 '../ui/ui.gyp:ui_resources',
441 '../ui/ui.gyp:ui_test_support', 442 '../ui/ui.gyp:ui_test_support',
442 'chrome_resources.gyp:chrome_resources', 443 'chrome_resources.gyp:chrome_resources',
443 'chrome_resources.gyp:chrome_strings', 444 'chrome_resources.gyp:chrome_strings',
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
672 'browser/chromeos/settings/session_manager_operation_unittest.cc', 673 'browser/chromeos/settings/session_manager_operation_unittest.cc',
673 'browser/chromeos/settings/stub_cros_settings_provider_unittest.cc', 674 'browser/chromeos/settings/stub_cros_settings_provider_unittest.cc',
674 'browser/chromeos/status/network_menu_icon.cc', 675 'browser/chromeos/status/network_menu_icon.cc',
675 'browser/chromeos/status/network_menu_icon_unittest.cc', 676 'browser/chromeos/status/network_menu_icon_unittest.cc',
676 'browser/chromeos/system/automatic_reboot_manager_unittest.cc', 677 'browser/chromeos/system/automatic_reboot_manager_unittest.cc',
677 'browser/chromeos/system_logs/lsb_release_log_source_unittest.cc', 678 'browser/chromeos/system_logs/lsb_release_log_source_unittest.cc',
678 'browser/chromeos/version_loader_unittest.cc', 679 'browser/chromeos/version_loader_unittest.cc',
679 'browser/chromeos/web_socket_proxy_helper_unittest.cc', 680 'browser/chromeos/web_socket_proxy_helper_unittest.cc',
680 'browser/command_updater_unittest.cc', 681 'browser/command_updater_unittest.cc',
681 'browser/component_updater/test/component_installers_unittest.cc', 682 'browser/component_updater/test/component_installers_unittest.cc',
683 'browser/component_updater/test/component_patcher_mock.h',
684 'browser/component_updater/test/component_patcher_unittest.cc',
682 'browser/component_updater/test/component_updater_service_unittest.cc', 685 'browser/component_updater/test/component_updater_service_unittest.cc',
683 'browser/content_settings/content_settings_default_provider_unittest.cc' , 686 'browser/content_settings/content_settings_default_provider_unittest.cc' ,
684 'browser/content_settings/content_settings_mock_observer.cc', 687 'browser/content_settings/content_settings_mock_observer.cc',
685 'browser/content_settings/content_settings_mock_observer.h', 688 'browser/content_settings/content_settings_mock_observer.h',
686 'browser/content_settings/content_settings_mock_provider.cc', 689 'browser/content_settings/content_settings_mock_provider.cc',
687 'browser/content_settings/content_settings_mock_provider.h', 690 'browser/content_settings/content_settings_mock_provider.h',
688 'browser/content_settings/content_settings_origin_identifier_value_map_u nittest.cc', 691 'browser/content_settings/content_settings_origin_identifier_value_map_u nittest.cc',
689 'browser/content_settings/content_settings_policy_provider_unittest.cc', 692 'browser/content_settings/content_settings_policy_provider_unittest.cc',
690 'browser/content_settings/content_settings_pref_provider_unittest.cc', 693 'browser/content_settings/content_settings_pref_provider_unittest.cc',
691 'browser/content_settings/content_settings_provider_unittest.cc', 694 'browser/content_settings/content_settings_provider_unittest.cc',
(...skipping 1881 matching lines...) Expand 10 before | Expand all | Expand 10 after
2573 # more details. 2576 # more details.
2574 'DebugInformationFormat': '3', 2577 'DebugInformationFormat': '3',
2575 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', 2578 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb',
2576 }, 2579 },
2577 }, 2580 },
2578 }, 2581 },
2579 ], 2582 ],
2580 }], 2583 }],
2581 ], # 'conditions' 2584 ], # 'conditions'
2582 } 2585 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698