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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 179903004: Always embed manifests, even in component builds! (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't change .bat file in this CL -- CQ no likee Batch Created 6 years, 9 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
« no previous file with comments | « chrome/chrome_installer.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 'chromedriver_unittest_sources': [ 6 'chromedriver_unittest_sources': [
7 'test/chromedriver/capabilities_unittest.cc', 7 'test/chromedriver/capabilities_unittest.cc',
8 'test/chromedriver/chrome/chrome_finder_unittest.cc', 8 'test/chromedriver/chrome/chrome_finder_unittest.cc',
9 'test/chromedriver/chrome/console_logger_unittest.cc', 9 'test/chromedriver/chrome/console_logger_unittest.cc',
10 'test/chromedriver/chrome/device_manager_unittest.cc', 10 'test/chromedriver/chrome/device_manager_unittest.cc',
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 '../ui/ui_unittests.gyp:ui_test_support', 144 '../ui/ui_unittests.gyp:ui_test_support',
145 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', 145 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
146 '../webkit/webkit_resources.gyp:webkit_resources', 146 '../webkit/webkit_resources.gyp:webkit_resources',
147 ], 147 ],
148 'include_dirs': [ 148 'include_dirs': [
149 '..', 149 '..',
150 ], 150 ],
151 'defines': [ 151 'defines': [
152 'HAS_OUT_OF_PROC_TEST_RUNNER', 152 'HAS_OUT_OF_PROC_TEST_RUNNER',
153 ], 153 ],
154 'variables': {
155 'win_use_external_manifest': 1,
156 },
157 'sources': [ 154 'sources': [
158 '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm', 155 '../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
159 '../apps/app_window_interactive_uitest.cc', 156 '../apps/app_window_interactive_uitest.cc',
160 '../ui/views/corewm/desktop_capture_controller_unittest.cc', 157 '../ui/views/corewm/desktop_capture_controller_unittest.cc',
161 '../ui/views/widget/widget_interactive_uitest.cc', 158 '../ui/views/widget/widget_interactive_uitest.cc',
162 'browser/apps/app_browsertest_util.cc', 159 'browser/apps/app_browsertest_util.cc',
163 'browser/apps/app_browsertest_util.h', 160 'browser/apps/app_browsertest_util.h',
164 'browser/apps/app_pointer_lock_interactive_uitest.cc', 161 'browser/apps/app_pointer_lock_interactive_uitest.cc',
165 'browser/apps/app_window_interactive_uitest.cc', 162 'browser/apps/app_window_interactive_uitest.cc',
166 'browser/apps/web_view_interactive_browsertest.cc', 163 'browser/apps/web_view_interactive_browsertest.cc',
(...skipping 788 matching lines...) Expand 10 before | Expand all | Expand 10 after
955 '../ppapi/ppapi_internal.gyp:ppapi_tests', 952 '../ppapi/ppapi_internal.gyp:ppapi_tests',
956 '../third_party/mesa/mesa.gyp:osmesa', 953 '../third_party/mesa/mesa.gyp:osmesa',
957 ], 954 ],
958 'include_dirs': [ 955 'include_dirs': [
959 '..', 956 '..',
960 '<(SHARED_INTERMEDIATE_DIR)', 957 '<(SHARED_INTERMEDIATE_DIR)',
961 ], 958 ],
962 'defines': [ 959 'defines': [
963 'HAS_OUT_OF_PROC_TEST_RUNNER', 960 'HAS_OUT_OF_PROC_TEST_RUNNER',
964 ], 961 ],
965 'variables': {
966 'win_use_external_manifest': 1,
967 },
968 'sources': [ 962 'sources': [
969 '../apps/app_restore_service_browsertest.cc', 963 '../apps/app_restore_service_browsertest.cc',
970 '../apps/app_shim/app_shim_host_manager_browsertest_mac.mm', 964 '../apps/app_shim/app_shim_host_manager_browsertest_mac.mm',
971 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.cc', 965 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.cc',
972 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.h', 966 '../apps/app_shim/test/app_shim_host_manager_test_api_mac.h',
973 '../apps/load_and_launch_browsertest.cc', 967 '../apps/load_and_launch_browsertest.cc',
974 # TODO(blundell): Bring up a components_browsertests target and move 968 # TODO(blundell): Bring up a components_browsertests target and move
975 # this test to be in that target. crbug.com/283846 969 # this test to be in that target. crbug.com/283846
976 '../components/autofill/content/renderer/password_form_conversion_utils_ browsertest.cc', 970 '../components/autofill/content/renderer/password_form_conversion_utils_ browsertest.cc',
977 '../components/autofill/content/renderer/test_password_autofill_agent.h' , 971 '../components/autofill/content/renderer/test_password_autofill_agent.h' ,
(...skipping 2255 matching lines...) Expand 10 before | Expand all | Expand 10 after
3233 'utility', 3227 'utility',
3234 ], 3228 ],
3235 'sources': [ 3229 'sources': [
3236 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3230 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3237 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3231 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3238 ], 3232 ],
3239 }] 3233 }]
3240 }], 3234 }],
3241 ], # 'conditions' 3235 ], # 'conditions'
3242 } 3236 }
OLDNEW
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698