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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 11348052: [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test dependencies (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More CR Feedback Created 8 years, 1 month 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 (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 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 'variables' : { 5 'variables' : {
6 'pyautolib_sources': [ 6 'pyautolib_sources': [
7 'app/chrome_command_ids.h', 7 'app/chrome_command_ids.h',
8 'app/chrome_dll_resource.h', 8 'app/chrome_dll_resource.h',
9 'common/automation_constants.h', 9 'common/automation_constants.h',
10 'common/pref_names.cc', 10 'common/pref_names.cc',
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 }], 464 }],
465 ], 465 ],
466 }], 466 }],
467 ], 467 ],
468 }, 468 },
469 { 469 {
470 'target_name': 'interactive_ui_tests', 470 'target_name': 'interactive_ui_tests',
471 'type': 'executable', 471 'type': 'executable',
472 'dependencies': [ 472 'dependencies': [
473 '../sync/protocol/sync_proto.gyp:sync_proto', 473 '../sync/protocol/sync_proto.gyp:sync_proto',
474 '../sync/sync.gyp:syncapi_core', 474 '../sync/sync.gyp:sync_api',
475 'chrome', 475 'chrome',
476 'chrome_resources.gyp:chrome_resources', 476 'chrome_resources.gyp:chrome_resources',
477 'chrome_resources.gyp:chrome_strings', 477 'chrome_resources.gyp:chrome_strings',
478 'debugger', 478 'debugger',
479 'test_support_common', 479 'test_support_common',
480 # NOTE: don't add test_support_ui, no more UITests. See 480 # NOTE: don't add test_support_ui, no more UITests. See
481 # http://crbug.com/137365 481 # http://crbug.com/137365
482 '../third_party/hunspell/hunspell.gyp:hunspell', 482 '../third_party/hunspell/hunspell.gyp:hunspell',
483 '../net/net.gyp:net', 483 '../net/net.gyp:net',
484 '../net/net.gyp:net_resources', 484 '../net/net.gyp:net_resources',
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
713 'chrome', 713 'chrome',
714 'chrome_resources.gyp:chrome_resources', 714 'chrome_resources.gyp:chrome_resources',
715 'chrome_resources.gyp:chrome_strings', 715 'chrome_resources.gyp:chrome_strings',
716 'chromedriver_support', 716 'chromedriver_support',
717 'common', 717 'common',
718 'test_support_ui', 718 'test_support_ui',
719 '../base/base.gyp:base', 719 '../base/base.gyp:base',
720 '../build/temp_gyp/googleurl.gyp:googleurl', 720 '../build/temp_gyp/googleurl.gyp:googleurl',
721 '../net/net.gyp:net', 721 '../net/net.gyp:net',
722 '../skia/skia.gyp:skia', 722 '../skia/skia.gyp:skia',
723 '../sync/sync.gyp:syncapi_core', 723 '../sync/sync.gyp:sync_api',
724 '../testing/gtest.gyp:gtest', 724 '../testing/gtest.gyp:gtest',
725 '../third_party/icu/icu.gyp:icui18n', 725 '../third_party/icu/icu.gyp:icui18n',
726 '../third_party/icu/icu.gyp:icuuc', 726 '../third_party/icu/icu.gyp:icuuc',
727 '../third_party/libxml/libxml.gyp:libxml', 727 '../third_party/libxml/libxml.gyp:libxml',
728 ], 728 ],
729 'include_dirs': [ 729 'include_dirs': [
730 '..', 730 '..',
731 ], 731 ],
732 'sources': [ 732 'sources': [
733 'test/webdriver/commands/alert_commands.cc', 733 'test/webdriver/commands/alert_commands.cc',
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
1010 # 2) test-specific support libraries: 1010 # 2) test-specific support libraries:
1011 '../base/base.gyp:test_support_base', 1011 '../base/base.gyp:test_support_base',
1012 '../gpu/gpu.gyp:gpu_unittest_utils', 1012 '../gpu/gpu.gyp:gpu_unittest_utils',
1013 '../media/media.gyp:media_test_support', 1013 '../media/media.gyp:media_test_support',
1014 '../net/net.gyp:net', 1014 '../net/net.gyp:net',
1015 '../net/net.gyp:net_test_support', 1015 '../net/net.gyp:net_test_support',
1016 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', 1016 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
1017 '../testing/gmock.gyp:gmock', 1017 '../testing/gmock.gyp:gmock',
1018 '../testing/gtest.gyp:gtest', 1018 '../testing/gtest.gyp:gtest',
1019 'test_support_common', 1019 'test_support_common',
1020 '../sync/sync.gyp:test_support_sync', 1020 '../sync/sync.gyp:test_support_sync_api',
1021 '../sync/sync.gyp:test_support_sync_core',
1022 '../sync/sync.gyp:test_support_sync_internal_api',
1021 '../sync/sync.gyp:test_support_sync_notifier', 1023 '../sync/sync.gyp:test_support_sync_notifier',
1022 '../sync/sync.gyp:test_support_syncapi_core',
1023 '../sync/sync.gyp:test_support_syncapi_service',
1024 'test_support_unit', 1024 'test_support_unit',
1025 # 3) anything tests directly depend on 1025 # 3) anything tests directly depend on
1026 '../google_apis/google_apis.gyp:google_apis', 1026 '../google_apis/google_apis.gyp:google_apis',
1027 '../skia/skia.gyp:skia', 1027 '../skia/skia.gyp:skia',
1028 '../third_party/bzip2/bzip2.gyp:bzip2', 1028 '../third_party/bzip2/bzip2.gyp:bzip2',
1029 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 1029 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
1030 '../third_party/cld/cld.gyp:cld', 1030 '../third_party/cld/cld.gyp:cld',
1031 '../third_party/icu/icu.gyp:icui18n', 1031 '../third_party/icu/icu.gyp:icui18n',
1032 '../third_party/icu/icu.gyp:icuuc', 1032 '../third_party/icu/icu.gyp:icuuc',
1033 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1033 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
(...skipping 1782 matching lines...) Expand 10 before | Expand all | Expand 10 after
2816 'renderer', 2816 'renderer',
2817 'test_support_common', 2817 'test_support_common',
2818 '../base/base.gyp:base', 2818 '../base/base.gyp:base',
2819 '../base/base.gyp:base_i18n', 2819 '../base/base.gyp:base_i18n',
2820 '../base/base.gyp:test_support_base', 2820 '../base/base.gyp:test_support_base',
2821 '../device/device.gyp:device_bluetooth_mocks', 2821 '../device/device.gyp:device_bluetooth_mocks',
2822 '../net/net.gyp:net', 2822 '../net/net.gyp:net',
2823 '../net/net.gyp:net_test_support', 2823 '../net/net.gyp:net_test_support',
2824 '../skia/skia.gyp:skia', 2824 '../skia/skia.gyp:skia',
2825 '../sync/protocol/sync_proto.gyp:sync_proto', 2825 '../sync/protocol/sync_proto.gyp:sync_proto',
2826 '../sync/sync.gyp:test_support_syncapi_service', 2826 '../sync/sync.gyp:sync_notifier',
2827 '../sync/sync.gyp:test_support_sync_api',
2827 '../testing/gmock.gyp:gmock', 2828 '../testing/gmock.gyp:gmock',
2828 '../testing/gtest.gyp:gtest', 2829 '../testing/gtest.gyp:gtest',
2829 '../third_party/cld/cld.gyp:cld', 2830 '../third_party/cld/cld.gyp:cld',
2830 '../third_party/icu/icu.gyp:icui18n', 2831 '../third_party/icu/icu.gyp:icui18n',
2831 '../third_party/icu/icu.gyp:icuuc', 2832 '../third_party/icu/icu.gyp:icuuc',
2832 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2833 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2833 '../v8/tools/gyp/v8.gyp:v8', 2834 '../v8/tools/gyp/v8.gyp:v8',
2834 '../webkit/webkit.gyp:test_shell_test_support', 2835 '../webkit/webkit.gyp:test_shell_test_support',
2835 # Runtime dependencies 2836 # Runtime dependencies
2836 '../ppapi/ppapi_internal.gyp:ppapi_tests', 2837 '../ppapi/ppapi_internal.gyp:ppapi_tests',
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after
4021 'chrome_resources.gyp:packed_extra_resources', 4022 'chrome_resources.gyp:packed_extra_resources',
4022 'chrome_resources.gyp:packed_resources', 4023 'chrome_resources.gyp:packed_resources',
4023 'common', 4024 'common',
4024 'common/extensions/api/api.gyp:api', 4025 'common/extensions/api/api.gyp:api',
4025 'renderer', 4026 'renderer',
4026 'test_support_common', 4027 'test_support_common',
4027 '../net/net.gyp:net', 4028 '../net/net.gyp:net',
4028 '../net/net.gyp:net_test_support', 4029 '../net/net.gyp:net_test_support',
4029 '../printing/printing.gyp:printing', 4030 '../printing/printing.gyp:printing',
4030 '../skia/skia.gyp:skia', 4031 '../skia/skia.gyp:skia',
4032 '../sync/sync.gyp:sync_notifier',
4031 '../testing/gmock.gyp:gmock', 4033 '../testing/gmock.gyp:gmock',
4032 '../testing/gtest.gyp:gtest', 4034 '../testing/gtest.gyp:gtest',
4033 '../third_party/icu/icu.gyp:icui18n', 4035 '../third_party/icu/icu.gyp:icui18n',
4034 '../third_party/icu/icu.gyp:icuuc', 4036 '../third_party/icu/icu.gyp:icuuc',
4035 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 4037 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
4036 '../third_party/npapi/npapi.gyp:npapi', 4038 '../third_party/npapi/npapi.gyp:npapi',
4037 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', 4039 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
4038 ], 4040 ],
4039 'include_dirs': [ 4041 'include_dirs': [
4040 '..', 4042 '..',
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
4182 { 4184 {
4183 'target_name': 'sync_performance_tests', 4185 'target_name': 'sync_performance_tests',
4184 'type': 'executable', 4186 'type': 'executable',
4185 'dependencies': [ 4187 'dependencies': [
4186 '../sync/protocol/sync_proto.gyp:sync_proto', 4188 '../sync/protocol/sync_proto.gyp:sync_proto',
4187 'browser', 4189 'browser',
4188 'chrome', 4190 'chrome',
4189 'common/extensions/api/api.gyp:api', 4191 'common/extensions/api/api.gyp:api',
4190 'test_support_common', 4192 'test_support_common',
4191 '../skia/skia.gyp:skia', 4193 '../skia/skia.gyp:skia',
4194 '../sync/sync.gyp:sync_notifier',
4192 '../testing/gmock.gyp:gmock', 4195 '../testing/gmock.gyp:gmock',
4193 '../testing/gtest.gyp:gtest', 4196 '../testing/gtest.gyp:gtest',
4194 ], 4197 ],
4195 'include_dirs': [ 4198 'include_dirs': [
4196 '..', 4199 '..',
4197 '<(INTERMEDIATE_DIR)', 4200 '<(INTERMEDIATE_DIR)',
4198 '<(protoc_out_dir)', 4201 '<(protoc_out_dir)',
4199 ], 4202 ],
4200 'defines': [ 4203 'defines': [
4201 'HAS_OUT_OF_PROC_TEST_RUNNER', 4204 'HAS_OUT_OF_PROC_TEST_RUNNER',
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
4464 { 4467 {
4465 'target_name': 'generate_profile', 4468 'target_name': 'generate_profile',
4466 'type': 'executable', 4469 'type': 'executable',
4467 'dependencies': [ 4470 'dependencies': [
4468 'test_support_common', 4471 'test_support_common',
4469 'browser', 4472 'browser',
4470 'renderer', 4473 'renderer',
4471 '../base/base.gyp:base', 4474 '../base/base.gyp:base',
4472 '../net/net.gyp:net_test_support', 4475 '../net/net.gyp:net_test_support',
4473 '../skia/skia.gyp:skia', 4476 '../skia/skia.gyp:skia',
4474 '../sync/sync.gyp:syncapi_core', 4477 '../sync/sync.gyp:sync_api',
4475 ], 4478 ],
4476 'include_dirs': [ 4479 'include_dirs': [
4477 '..', 4480 '..',
4478 ], 4481 ],
4479 'sources': [ 4482 'sources': [
4480 'tools/profiles/generate_profile.cc', 4483 'tools/profiles/generate_profile.cc',
4481 'tools/profiles/thumbnail-inl.h', 4484 'tools/profiles/thumbnail-inl.h',
4482 ], 4485 ],
4483 'conditions': [ 4486 'conditions': [
4484 ['OS=="win"', { 4487 ['OS=="win"', {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4527 'type': 'loadable_module', 4530 'type': 'loadable_module',
4528 'product_prefix': '_', 4531 'product_prefix': '_',
4529 'dependencies': [ 4532 'dependencies': [
4530 'chrome', 4533 'chrome',
4531 'chrome_resources.gyp:chrome_resources', 4534 'chrome_resources.gyp:chrome_resources',
4532 'chrome_resources.gyp:chrome_strings', 4535 'chrome_resources.gyp:chrome_strings',
4533 'chrome_resources.gyp:theme_resources', 4536 'chrome_resources.gyp:theme_resources',
4534 'debugger', 4537 'debugger',
4535 'test_support_common', 4538 'test_support_common',
4536 '../skia/skia.gyp:skia', 4539 '../skia/skia.gyp:skia',
4537 '../sync/sync.gyp:syncapi_core', 4540 '../sync/sync.gyp:sync_api',
4538 '../testing/gtest.gyp:gtest', 4541 '../testing/gtest.gyp:gtest',
4539 ], 4542 ],
4540 'export_dependent_settings': [ 4543 'export_dependent_settings': [
4541 'test_support_common', 4544 'test_support_common',
4542 ], 4545 ],
4543 'include_dirs': [ 4546 'include_dirs': [
4544 '..', 4547 '..',
4545 ], 4548 ],
4546 'cflags': [ 4549 'cflags': [
4547 '-Wno-uninitialized', 4550 '-Wno-uninitialized',
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
4964 'sync_integration_tests.isolate', 4967 'sync_integration_tests.isolate',
4965 ], 4968 ],
4966 'sources': [ 4969 'sources': [
4967 'sync_integration_tests.isolate', 4970 'sync_integration_tests.isolate',
4968 ], 4971 ],
4969 }, 4972 },
4970 ], 4973 ],
4971 }], 4974 }],
4972 ], # 'conditions' 4975 ], # 'conditions'
4973 } 4976 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome_frame/chrome_frame.gyp » ('j') | sync/sync.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698