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

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: 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 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 # 2) test-specific support libraries: 1009 # 2) test-specific support libraries:
1010 '../base/base.gyp:test_support_base', 1010 '../base/base.gyp:test_support_base',
1011 '../gpu/gpu.gyp:gpu_unittest_utils', 1011 '../gpu/gpu.gyp:gpu_unittest_utils',
1012 '../media/media.gyp:media_test_support', 1012 '../media/media.gyp:media_test_support',
1013 '../net/net.gyp:net', 1013 '../net/net.gyp:net',
1014 '../net/net.gyp:net_test_support', 1014 '../net/net.gyp:net_test_support',
1015 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', 1015 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
1016 '../testing/gmock.gyp:gmock', 1016 '../testing/gmock.gyp:gmock',
1017 '../testing/gtest.gyp:gtest', 1017 '../testing/gtest.gyp:gtest',
1018 'test_support_common', 1018 'test_support_common',
1019 '../sync/sync.gyp:test_support_sync', 1019 '../sync/sync.gyp:test_support_sync_api',
1020 '../sync/sync.gyp:test_support_sync_core',
1021 '../sync/sync.gyp:test_support_sync_internal_api',
1020 '../sync/sync.gyp:test_support_sync_notifier', 1022 '../sync/sync.gyp:test_support_sync_notifier',
1021 '../sync/sync.gyp:test_support_syncapi_core',
1022 '../sync/sync.gyp:test_support_syncapi_service',
1023 'test_support_unit', 1023 'test_support_unit',
1024 # 3) anything tests directly depend on 1024 # 3) anything tests directly depend on
1025 '../google_apis/google_apis.gyp:google_apis', 1025 '../google_apis/google_apis.gyp:google_apis',
1026 '../skia/skia.gyp:skia', 1026 '../skia/skia.gyp:skia',
1027 '../third_party/bzip2/bzip2.gyp:bzip2', 1027 '../third_party/bzip2/bzip2.gyp:bzip2',
1028 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 1028 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
1029 '../third_party/cld/cld.gyp:cld', 1029 '../third_party/cld/cld.gyp:cld',
1030 '../third_party/icu/icu.gyp:icui18n', 1030 '../third_party/icu/icu.gyp:icui18n',
1031 '../third_party/icu/icu.gyp:icuuc', 1031 '../third_party/icu/icu.gyp:icuuc',
1032 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1032 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
(...skipping 1788 matching lines...) Expand 10 before | Expand all | Expand 10 after
2821 'renderer', 2821 'renderer',
2822 'test_support_common', 2822 'test_support_common',
2823 '../base/base.gyp:base', 2823 '../base/base.gyp:base',
2824 '../base/base.gyp:base_i18n', 2824 '../base/base.gyp:base_i18n',
2825 '../base/base.gyp:test_support_base', 2825 '../base/base.gyp:test_support_base',
2826 '../device/device.gyp:device_bluetooth_mocks', 2826 '../device/device.gyp:device_bluetooth_mocks',
2827 '../net/net.gyp:net', 2827 '../net/net.gyp:net',
2828 '../net/net.gyp:net_test_support', 2828 '../net/net.gyp:net_test_support',
2829 '../skia/skia.gyp:skia', 2829 '../skia/skia.gyp:skia',
2830 '../sync/protocol/sync_proto.gyp:sync_proto', 2830 '../sync/protocol/sync_proto.gyp:sync_proto',
2831 '../sync/sync.gyp:test_support_syncapi_service', 2831 '../sync/sync.gyp:sync_notifier',
2832 '../sync/sync.gyp:test_support_sync_api',
2832 '../testing/gmock.gyp:gmock', 2833 '../testing/gmock.gyp:gmock',
2833 '../testing/gtest.gyp:gtest', 2834 '../testing/gtest.gyp:gtest',
2834 '../third_party/cld/cld.gyp:cld', 2835 '../third_party/cld/cld.gyp:cld',
2835 '../third_party/icu/icu.gyp:icui18n', 2836 '../third_party/icu/icu.gyp:icui18n',
2836 '../third_party/icu/icu.gyp:icuuc', 2837 '../third_party/icu/icu.gyp:icuuc',
2837 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2838 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2838 '../v8/tools/gyp/v8.gyp:v8', 2839 '../v8/tools/gyp/v8.gyp:v8',
2839 '../webkit/webkit.gyp:test_shell_test_support', 2840 '../webkit/webkit.gyp:test_shell_test_support',
2840 # Runtime dependencies 2841 # Runtime dependencies
2841 '../ppapi/ppapi_internal.gyp:ppapi_tests', 2842 '../ppapi/ppapi_internal.gyp:ppapi_tests',
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after
4026 'chrome_resources.gyp:packed_extra_resources', 4027 'chrome_resources.gyp:packed_extra_resources',
4027 'chrome_resources.gyp:packed_resources', 4028 'chrome_resources.gyp:packed_resources',
4028 'common', 4029 'common',
4029 'common/extensions/api/api.gyp:api', 4030 'common/extensions/api/api.gyp:api',
4030 'renderer', 4031 'renderer',
4031 'test_support_common', 4032 'test_support_common',
4032 '../net/net.gyp:net', 4033 '../net/net.gyp:net',
4033 '../net/net.gyp:net_test_support', 4034 '../net/net.gyp:net_test_support',
4034 '../printing/printing.gyp:printing', 4035 '../printing/printing.gyp:printing',
4035 '../skia/skia.gyp:skia', 4036 '../skia/skia.gyp:skia',
4037 '../sync/sync.gyp:sync_notifier',
4036 '../testing/gmock.gyp:gmock', 4038 '../testing/gmock.gyp:gmock',
4037 '../testing/gtest.gyp:gtest', 4039 '../testing/gtest.gyp:gtest',
4038 '../third_party/icu/icu.gyp:icui18n', 4040 '../third_party/icu/icu.gyp:icui18n',
4039 '../third_party/icu/icu.gyp:icuuc', 4041 '../third_party/icu/icu.gyp:icuuc',
4040 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 4042 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
4041 '../third_party/npapi/npapi.gyp:npapi', 4043 '../third_party/npapi/npapi.gyp:npapi',
4042 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', 4044 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
4043 ], 4045 ],
4044 'include_dirs': [ 4046 'include_dirs': [
4045 '..', 4047 '..',
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
4187 { 4189 {
4188 'target_name': 'sync_performance_tests', 4190 'target_name': 'sync_performance_tests',
4189 'type': 'executable', 4191 'type': 'executable',
4190 'dependencies': [ 4192 'dependencies': [
4191 '../sync/protocol/sync_proto.gyp:sync_proto', 4193 '../sync/protocol/sync_proto.gyp:sync_proto',
4192 'browser', 4194 'browser',
4193 'chrome', 4195 'chrome',
4194 'common/extensions/api/api.gyp:api', 4196 'common/extensions/api/api.gyp:api',
4195 'test_support_common', 4197 'test_support_common',
4196 '../skia/skia.gyp:skia', 4198 '../skia/skia.gyp:skia',
4199 '../sync/sync.gyp:sync_notifier',
4197 '../testing/gmock.gyp:gmock', 4200 '../testing/gmock.gyp:gmock',
4198 '../testing/gtest.gyp:gtest', 4201 '../testing/gtest.gyp:gtest',
4199 ], 4202 ],
4200 'include_dirs': [ 4203 'include_dirs': [
4201 '..', 4204 '..',
4202 '<(INTERMEDIATE_DIR)', 4205 '<(INTERMEDIATE_DIR)',
4203 '<(protoc_out_dir)', 4206 '<(protoc_out_dir)',
4204 ], 4207 ],
4205 'defines': [ 4208 'defines': [
4206 'HAS_OUT_OF_PROC_TEST_RUNNER', 4209 'HAS_OUT_OF_PROC_TEST_RUNNER',
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
4469 { 4472 {
4470 'target_name': 'generate_profile', 4473 'target_name': 'generate_profile',
4471 'type': 'executable', 4474 'type': 'executable',
4472 'dependencies': [ 4475 'dependencies': [
4473 'test_support_common', 4476 'test_support_common',
4474 'browser', 4477 'browser',
4475 'renderer', 4478 'renderer',
4476 '../base/base.gyp:base', 4479 '../base/base.gyp:base',
4477 '../net/net.gyp:net_test_support', 4480 '../net/net.gyp:net_test_support',
4478 '../skia/skia.gyp:skia', 4481 '../skia/skia.gyp:skia',
4479 '../sync/sync.gyp:syncapi_core', 4482 '../sync/sync.gyp:sync_api',
4480 ], 4483 ],
4481 'include_dirs': [ 4484 'include_dirs': [
4482 '..', 4485 '..',
4483 ], 4486 ],
4484 'sources': [ 4487 'sources': [
4485 'tools/profiles/generate_profile.cc', 4488 'tools/profiles/generate_profile.cc',
4486 'tools/profiles/thumbnail-inl.h', 4489 'tools/profiles/thumbnail-inl.h',
4487 ], 4490 ],
4488 'conditions': [ 4491 'conditions': [
4489 ['OS=="win"', { 4492 ['OS=="win"', {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4532 'type': 'loadable_module', 4535 'type': 'loadable_module',
4533 'product_prefix': '_', 4536 'product_prefix': '_',
4534 'dependencies': [ 4537 'dependencies': [
4535 'chrome', 4538 'chrome',
4536 'chrome_resources.gyp:chrome_resources', 4539 'chrome_resources.gyp:chrome_resources',
4537 'chrome_resources.gyp:chrome_strings', 4540 'chrome_resources.gyp:chrome_strings',
4538 'chrome_resources.gyp:theme_resources', 4541 'chrome_resources.gyp:theme_resources',
4539 'debugger', 4542 'debugger',
4540 'test_support_common', 4543 'test_support_common',
4541 '../skia/skia.gyp:skia', 4544 '../skia/skia.gyp:skia',
4542 '../sync/sync.gyp:syncapi_core', 4545 '../sync/sync.gyp:sync_api',
4543 '../testing/gtest.gyp:gtest', 4546 '../testing/gtest.gyp:gtest',
4544 ], 4547 ],
4545 'export_dependent_settings': [ 4548 'export_dependent_settings': [
4546 'test_support_common', 4549 'test_support_common',
4547 ], 4550 ],
4548 'include_dirs': [ 4551 'include_dirs': [
4549 '..', 4552 '..',
4550 ], 4553 ],
4551 'cflags': [ 4554 'cflags': [
4552 '-Wno-uninitialized', 4555 '-Wno-uninitialized',
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
4969 'sync_integration_tests.isolate', 4972 'sync_integration_tests.isolate',
4970 ], 4973 ],
4971 'sources': [ 4974 'sources': [
4972 'sync_integration_tests.isolate', 4975 'sync_integration_tests.isolate',
4973 ], 4976 ],
4974 }, 4977 },
4975 ], 4978 ],
4976 }], 4979 }],
4977 ], # 'conditions' 4980 ], # 'conditions'
4978 } 4981 }
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