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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 'build_angle_deqp_tests%': 0, 6 'build_angle_deqp_tests%': 0,
7 'chrome_browser_extensions_test_support_sources': [ 7 'chrome_browser_extensions_test_support_sources': [
8 # A list of sources which is shared between different browser tests. 8 # A list of sources which is shared between different browser tests.
9 'browser/apps/app_browsertest_util.cc', 9 'browser/apps/app_browsertest_util.cc',
10 'browser/apps/app_browsertest_util.h', 10 'browser/apps/app_browsertest_util.h',
(...skipping 1667 matching lines...) Expand 10 before | Expand all | Expand 10 after
1678 '../components/components_resources.gyp:components_resources', 1678 '../components/components_resources.gyp:components_resources',
1679 '../content/app/resources/content_resources.gyp:content_resources', 1679 '../content/app/resources/content_resources.gyp:content_resources',
1680 '../content/content_shell_and_tests.gyp:content_browser_test_base', 1680 '../content/content_shell_and_tests.gyp:content_browser_test_base',
1681 '../crypto/crypto.gyp:crypto_test_support', 1681 '../crypto/crypto.gyp:crypto_test_support',
1682 '../google_apis/google_apis.gyp:google_apis_test_support', 1682 '../google_apis/google_apis.gyp:google_apis_test_support',
1683 '../net/net.gyp:net', 1683 '../net/net.gyp:net',
1684 '../net/net.gyp:net_resources', 1684 '../net/net.gyp:net_resources',
1685 '../net/net.gyp:net_test_support', 1685 '../net/net.gyp:net_test_support',
1686 '../ppapi/ppapi_internal.gyp:ppapi_tests', 1686 '../ppapi/ppapi_internal.gyp:ppapi_tests',
1687 '../skia/skia.gyp:skia', 1687 '../skia/skia.gyp:skia',
1688 '../sync/sync.gyp:sync', 1688 '../components/sync.gyp:sync',
1689 » '../sync/sync.gyp:test_support_sync_api', 1689 » '../components/sync.gyp:test_support_sync_api',
1690 '../testing/gmock.gyp:gmock', 1690 '../testing/gmock.gyp:gmock',
1691 '../testing/gtest.gyp:gtest', 1691 '../testing/gtest.gyp:gtest',
1692 '../third_party/hunspell/hunspell.gyp:hunspell', 1692 '../third_party/hunspell/hunspell.gyp:hunspell',
1693 '../third_party/icu/icu.gyp:icui18n', 1693 '../third_party/icu/icu.gyp:icui18n',
1694 '../third_party/icu/icu.gyp:icuuc', 1694 '../third_party/icu/icu.gyp:icuuc',
1695 '../third_party/libpng/libpng.gyp:libpng', 1695 '../third_party/libpng/libpng.gyp:libpng',
1696 '../third_party/zlib/zlib.gyp:zlib', 1696 '../third_party/zlib/zlib.gyp:zlib',
1697 '../ui/base/ui_base.gyp:ui_base_test_support', 1697 '../ui/base/ui_base.gyp:ui_base_test_support',
1698 '../ui/resources/ui_resources.gyp:ui_test_pak', 1698 '../ui/resources/ui_resources.gyp:ui_test_pak',
1699 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', 1699 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
2203 '../device/serial/serial.gyp:device_serial_test_util', 2203 '../device/serial/serial.gyp:device_serial_test_util',
2204 '../device/usb/usb.gyp:device_usb_mocks', 2204 '../device/usb/usb.gyp:device_usb_mocks',
2205 '../extensions/common/api/api.gyp:extensions_api', 2205 '../extensions/common/api/api.gyp:extensions_api',
2206 '../google_apis/google_apis.gyp:google_apis_test_support', 2206 '../google_apis/google_apis.gyp:google_apis_test_support',
2207 '../media/cast/cast.gyp:cast_test_utility', 2207 '../media/cast/cast.gyp:cast_test_utility',
2208 '../media/media.gyp:media', 2208 '../media/media.gyp:media',
2209 '../net/net.gyp:net', 2209 '../net/net.gyp:net',
2210 '../net/net.gyp:net_test_support', 2210 '../net/net.gyp:net_test_support',
2211 '../sdch/sdch.gyp:sdch', 2211 '../sdch/sdch.gyp:sdch',
2212 '../skia/skia.gyp:skia', 2212 '../skia/skia.gyp:skia',
2213 '../sync/sync.gyp:sync', 2213 '../components/sync.gyp:sync',
2214 '../sync/sync.gyp:test_support_sync_api', 2214 '../components/sync.gyp:test_support_sync_api',
2215 '../testing/gmock.gyp:gmock', 2215 '../testing/gmock.gyp:gmock',
2216 '../testing/gtest.gyp:gtest', 2216 '../testing/gtest.gyp:gtest',
2217 '../testing/perf/perf_test.gyp:*', 2217 '../testing/perf/perf_test.gyp:*',
2218 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 2218 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
2219 '../third_party/icu/icu.gyp:icui18n', 2219 '../third_party/icu/icu.gyp:icui18n',
2220 '../third_party/icu/icu.gyp:icuuc', 2220 '../third_party/icu/icu.gyp:icuuc',
2221 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2221 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2222 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput', 2222 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
2223 '../third_party/webrtc/modules/modules.gyp:desktop_capture', 2223 '../third_party/webrtc/modules/modules.gyp:desktop_capture',
2224 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', 2224 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
2768 'test_support_ui', 2768 'test_support_ui',
2769 '../base/base.gyp:base', 2769 '../base/base.gyp:base',
2770 '../base/base.gyp:base_i18n', 2770 '../base/base.gyp:base_i18n',
2771 '../base/base.gyp:test_support_base', 2771 '../base/base.gyp:test_support_base',
2772 '../components/components.gyp:autofill_content_test_support', 2772 '../components/components.gyp:autofill_content_test_support',
2773 '../content/content_shell_and_tests.gyp:content_browser_test_base', 2773 '../content/content_shell_and_tests.gyp:content_browser_test_base',
2774 '../media/cast/cast.gyp:cast_test_utility', 2774 '../media/cast/cast.gyp:cast_test_utility',
2775 '../net/net.gyp:net', 2775 '../net/net.gyp:net',
2776 '../net/net.gyp:net_test_support', 2776 '../net/net.gyp:net_test_support',
2777 '../skia/skia.gyp:skia', 2777 '../skia/skia.gyp:skia',
2778 '../sync/sync.gyp:sync', 2778 '../components/sync.gyp:sync',
2779 '../testing/gmock.gyp:gmock', 2779 '../testing/gmock.gyp:gmock',
2780 '../testing/gtest.gyp:gtest', 2780 '../testing/gtest.gyp:gtest',
2781 '../testing/perf/perf_test.gyp:*', 2781 '../testing/perf/perf_test.gyp:*',
2782 '../third_party/icu/icu.gyp:icui18n', 2782 '../third_party/icu/icu.gyp:icui18n',
2783 '../third_party/icu/icu.gyp:icuuc', 2783 '../third_party/icu/icu.gyp:icuuc',
2784 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2784 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2785 '../v8/src/v8.gyp:v8', 2785 '../v8/src/v8.gyp:v8',
2786 # Runtime dependencies 2786 # Runtime dependencies
2787 '../third_party/mesa/mesa.gyp:osmesa', 2787 '../third_party/mesa/mesa.gyp:osmesa',
2788 ], 2788 ],
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
2863 'dependencies': [ 2863 'dependencies': [
2864 'browser', 2864 'browser',
2865 'chrome', 2865 'chrome',
2866 'test_support_common', 2866 'test_support_common',
2867 '../base/base.gyp:base', 2867 '../base/base.gyp:base',
2868 '../components/components.gyp:invalidation_impl', 2868 '../components/components.gyp:invalidation_impl',
2869 '../components/components.gyp:invalidation_test_support', 2869 '../components/components.gyp:invalidation_test_support',
2870 '../content/content_shell_and_tests.gyp:content_browser_test_base', 2870 '../content/content_shell_and_tests.gyp:content_browser_test_base',
2871 '../net/net.gyp:net', 2871 '../net/net.gyp:net',
2872 '../skia/skia.gyp:skia', 2872 '../skia/skia.gyp:skia',
2873 '../sync/sync.gyp:sync', 2873 '../components/sync.gyp:sync',
2874 '../sync/sync.gyp:test_support_sync_fake_server', 2874 '../components/sync.gyp:test_support_sync_fake_server',
2875 '../sync/sync.gyp:test_support_sync_testserver', 2875 '../components/sync.gyp:test_support_sync_testserver',
2876 ], 2876 ],
2877 'include_dirs': [ 2877 'include_dirs': [
2878 '..', 2878 '..',
2879 '<(INTERMEDIATE_DIR)', 2879 '<(INTERMEDIATE_DIR)',
2880 '<(protoc_out_dir)', 2880 '<(protoc_out_dir)',
2881 ], 2881 ],
2882 'direct_dependent_settings': { 2882 'direct_dependent_settings': {
2883 'include_dirs': [ 2883 'include_dirs': [
2884 '..', 2884 '..',
2885 '<(INTERMEDIATE_DIR)', 2885 '<(INTERMEDIATE_DIR)',
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
2932 'dependencies': [ 2932 'dependencies': [
2933 'chrome_resources.gyp:chrome_resources', 2933 'chrome_resources.gyp:chrome_resources',
2934 'chrome_resources.gyp:chrome_strings', 2934 'chrome_resources.gyp:chrome_strings',
2935 'chrome_resources.gyp:packed_extra_resources', 2935 'chrome_resources.gyp:packed_extra_resources',
2936 'chrome_resources.gyp:packed_resources', 2936 'chrome_resources.gyp:packed_resources',
2937 'common', 2937 'common',
2938 'renderer', 2938 'renderer',
2939 'test_support_common', 2939 'test_support_common',
2940 'test_support_sync_integration', 2940 'test_support_sync_integration',
2941 'test_support_ui', 2941 'test_support_ui',
2942 '../sync/sync.gyp:sync', 2942 '../components/sync.gyp:sync',
2943 '../testing/gmock.gyp:gmock', 2943 '../testing/gmock.gyp:gmock',
2944 '../testing/gtest.gyp:gtest', 2944 '../testing/gtest.gyp:gtest',
2945 '../third_party/icu/icu.gyp:icui18n', 2945 '../third_party/icu/icu.gyp:icui18n',
2946 '../third_party/icu/icu.gyp:icuuc', 2946 '../third_party/icu/icu.gyp:icuuc',
2947 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2947 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2948 '../third_party/WebKit/public/blink.gyp:blink', 2948 '../third_party/WebKit/public/blink.gyp:blink',
2949 ], 2949 ],
2950 'include_dirs': [ 2950 'include_dirs': [
2951 '..', 2951 '..',
2952 '<(INTERMEDIATE_DIR)', 2952 '<(INTERMEDIATE_DIR)',
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
3033 }], 3033 }],
3034 ], 3034 ],
3035 }, 3035 },
3036 { 3036 {
3037 # GN version: //chrome/test:sync_performance_tests 3037 # GN version: //chrome/test:sync_performance_tests
3038 'target_name': 'sync_performance_tests', 3038 'target_name': 'sync_performance_tests',
3039 'type': 'executable', 3039 'type': 'executable',
3040 'dependencies': [ 3040 'dependencies': [
3041 'test_support_sync_integration', 3041 'test_support_sync_integration',
3042 'test_support_ui', 3042 'test_support_ui',
3043 '../sync/sync.gyp:sync', 3043 '../components/sync.gyp:sync',
3044 '../testing/gmock.gyp:gmock', 3044 '../testing/gmock.gyp:gmock',
3045 '../testing/gtest.gyp:gtest', 3045 '../testing/gtest.gyp:gtest',
3046 ], 3046 ],
3047 'include_dirs': [ 3047 'include_dirs': [
3048 '..', 3048 '..',
3049 '<(INTERMEDIATE_DIR)', 3049 '<(INTERMEDIATE_DIR)',
3050 '<(protoc_out_dir)', 3050 '<(protoc_out_dir)',
3051 ], 3051 ],
3052 'defines': [ 3052 'defines': [
3053 'HAS_OUT_OF_PROC_TEST_RUNNER', 3053 'HAS_OUT_OF_PROC_TEST_RUNNER',
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
3151 # GN: //chrome/android:chrome_junit_tests 3151 # GN: //chrome/android:chrome_junit_tests
3152 'target_name': 'chrome_junit_tests', 3152 'target_name': 'chrome_junit_tests',
3153 'type': 'none', 3153 'type': 'none',
3154 'dependencies': [ 3154 'dependencies': [
3155 # Allow unit-testing Chrome UI components 3155 # Allow unit-testing Chrome UI components
3156 'android/chrome_apk.gyp:chrome_public_apk_java', 3156 'android/chrome_apk.gyp:chrome_public_apk_java',
3157 'chrome_java', 3157 'chrome_java',
3158 '../base/base.gyp:base', 3158 '../base/base.gyp:base',
3159 '../base/base.gyp:base_java_test_support', 3159 '../base/base.gyp:base_java_test_support',
3160 '../base/base.gyp:base_junit_test_support', 3160 '../base/base.gyp:base_junit_test_support',
3161 '../sync/sync.gyp:sync_java_test_support', 3161 '../components/sync.gyp:sync_java_test_support',
3162 '../testing/android/junit/junit_test.gyp:junit_test_support', 3162 '../testing/android/junit/junit_test.gyp:junit_test_support',
3163 ], 3163 ],
3164 'variables': { 3164 'variables': {
3165 'main_class': 'org.chromium.testing.local.JunitTestMain', 3165 'main_class': 'org.chromium.testing.local.JunitTestMain',
3166 'src_paths': [ 3166 'src_paths': [
3167 'android/junit/', 3167 'android/junit/',
3168 ], 3168 ],
3169 'test_type': 'junit', 3169 'test_type': 'junit',
3170 'wrapper_script_name': 'helper/<(_target_name)', 3170 'wrapper_script_name': 'helper/<(_target_name)',
3171 }, 3171 },
(...skipping 21 matching lines...) Expand all
3193 'java_in_dir': '../chrome/test/android/javatests', 3193 'java_in_dir': '../chrome/test/android/javatests',
3194 }, 3194 },
3195 'dependencies': [ 3195 'dependencies': [
3196 'chrome_java', 3196 'chrome_java',
3197 '../base/base.gyp:base_java', 3197 '../base/base.gyp:base_java',
3198 '../base/base.gyp:base_java_test_support', 3198 '../base/base.gyp:base_java_test_support',
3199 '../components/components.gyp:policy_java_test_support', 3199 '../components/components.gyp:policy_java_test_support',
3200 '../content/content_shell_and_tests.gyp:content_java_test_support', 3200 '../content/content_shell_and_tests.gyp:content_java_test_support',
3201 '../net/net.gyp:net_java', 3201 '../net/net.gyp:net_java',
3202 '../net/net.gyp:net_java_test_support', 3202 '../net/net.gyp:net_java_test_support',
3203 '../sync/sync.gyp:sync_java', 3203 '../components/sync.gyp:sync_java',
3204 '../sync/sync.gyp:sync_java_test_support', 3204 '../components/sync.gyp:sync_java_test_support',
3205 '../third_party/android_tools/android_tools.gyp:google_play_services _javalib' 3205 '../third_party/android_tools/android_tools.gyp:google_play_services _javalib'
3206 ], 3206 ],
3207 'includes': [ '../build/java.gypi' ], 3207 'includes': [ '../build/java.gypi' ],
3208 }, 3208 },
3209 { 3209 {
3210 # GN: //chrome/test/android/cast_emulator:cast_emulator 3210 # GN: //chrome/test/android/cast_emulator:cast_emulator
3211 'target_name': 'cast_emulator', 3211 'target_name': 'cast_emulator',
3212 'type': 'none', 3212 'type': 'none',
3213 'dependencies': [ 3213 'dependencies': [
3214 '../base/base.gyp:base_java', 3214 '../base/base.gyp:base_java',
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
3591 'browser', 3591 'browser',
3592 ], 3592 ],
3593 'sources': [ 3593 'sources': [
3594 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3594 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3595 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3595 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3596 ], 3596 ],
3597 }] 3597 }]
3598 }], 3598 }],
3599 ], # 'conditions' 3599 ], # 'conditions'
3600 } 3600 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698