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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 709683004: components: add wifi_sync component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-1-security-class
Patch Set: fix nits (round 2), and remove dependency from component to chrome Created 6 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
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 'chrome_browser_extensions_test_support_sources': [ 6 'chrome_browser_extensions_test_support_sources': [
7 # A list of sources which is shared between different browser tests. 7 # A list of sources which is shared between different browser tests.
8 'browser/apps/app_browsertest_util.cc', 8 'browser/apps/app_browsertest_util.cc',
9 'browser/apps/app_browsertest_util.h', 9 'browser/apps/app_browsertest_util.h',
10 'browser/extensions/browsertest_util.cc', 10 'browser/extensions/browsertest_util.cc',
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after
1216 'browser/sync/test/integration/single_client_dictionary_sync_test.cc', 1216 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
1217 'browser/sync/test/integration/single_client_directory_sync_test.cc', 1217 'browser/sync/test/integration/single_client_directory_sync_test.cc',
1218 'browser/sync/test/integration/single_client_extensions_sync_test.cc', 1218 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
1219 'browser/sync/test/integration/single_client_passwords_sync_test.cc', 1219 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
1220 'browser/sync/test/integration/single_client_preferences_sync_test.cc', 1220 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
1221 'browser/sync/test/integration/single_client_search_engines_sync_test.cc', 1221 'browser/sync/test/integration/single_client_search_engines_sync_test.cc',
1222 'browser/sync/test/integration/single_client_sessions_sync_test.cc', 1222 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
1223 'browser/sync/test/integration/single_client_supervised_user_settings_sync _test.cc', 1223 'browser/sync/test/integration/single_client_supervised_user_settings_sync _test.cc',
1224 'browser/sync/test/integration/single_client_themes_sync_test.cc', 1224 'browser/sync/test/integration/single_client_themes_sync_test.cc',
1225 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc', 1225 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
1226 'browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc ',
1226 'browser/sync/test/integration/sync_auth_test.cc', 1227 'browser/sync/test/integration/sync_auth_test.cc',
1227 'browser/sync/test/integration/sync_errors_test.cc', 1228 'browser/sync/test/integration/sync_errors_test.cc',
1228 'browser/sync/test/integration/sync_exponential_backoff_test.cc', 1229 'browser/sync/test/integration/sync_exponential_backoff_test.cc',
1229 'browser/sync/test/integration/two_client_app_list_sync_test.cc', 1230 'browser/sync/test/integration/two_client_app_list_sync_test.cc',
1230 'browser/sync/test/integration/two_client_apps_sync_test.cc', 1231 'browser/sync/test/integration/two_client_apps_sync_test.cc',
1231 'browser/sync/test/integration/two_client_autofill_sync_test.cc', 1232 'browser/sync/test/integration/two_client_autofill_sync_test.cc',
1232 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc', 1233 'browser/sync/test/integration/two_client_bookmarks_sync_test.cc',
1233 'browser/sync/test/integration/two_client_dictionary_sync_test.cc', 1234 'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
1234 'browser/sync/test/integration/two_client_extension_settings_and_app_setti ngs_sync_test.cc', 1235 'browser/sync/test/integration/two_client_extension_settings_and_app_setti ngs_sync_test.cc',
1235 'browser/sync/test/integration/two_client_extensions_sync_test.cc', 1236 'browser/sync/test/integration/two_client_extensions_sync_test.cc',
1236 'browser/sync/test/integration/two_client_passwords_sync_test.cc', 1237 'browser/sync/test/integration/two_client_passwords_sync_test.cc',
1237 'browser/sync/test/integration/two_client_preferences_sync_test.cc', 1238 'browser/sync/test/integration/two_client_preferences_sync_test.cc',
1238 'browser/sync/test/integration/two_client_search_engines_sync_test.cc', 1239 'browser/sync/test/integration/two_client_search_engines_sync_test.cc',
1239 'browser/sync/test/integration/two_client_sessions_sync_test.cc', 1240 'browser/sync/test/integration/two_client_sessions_sync_test.cc',
1240 'browser/sync/test/integration/two_client_themes_sync_test.cc', 1241 'browser/sync/test/integration/two_client_themes_sync_test.cc',
1241 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', 1242 'browser/sync/test/integration/two_client_typed_urls_sync_test.cc',
1243 'browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc',
1242 ], 1244 ],
1243 'test_support_sync_integration_sources': [ 1245 'test_support_sync_integration_sources': [
1244 'browser/sync/test/integration/apps_helper.cc', 1246 'browser/sync/test/integration/apps_helper.cc',
1245 'browser/sync/test/integration/apps_helper.h', 1247 'browser/sync/test/integration/apps_helper.h',
1246 'browser/sync/test/integration/autofill_helper.cc', 1248 'browser/sync/test/integration/autofill_helper.cc',
1247 'browser/sync/test/integration/autofill_helper.h', 1249 'browser/sync/test/integration/autofill_helper.h',
1248 'browser/sync/test/integration/bookmarks_helper.cc', 1250 'browser/sync/test/integration/bookmarks_helper.cc',
1249 'browser/sync/test/integration/bookmarks_helper.h', 1251 'browser/sync/test/integration/bookmarks_helper.h',
1250 'browser/sync/test/integration/dictionary_helper.cc', 1252 'browser/sync/test/integration/dictionary_helper.cc',
1251 'browser/sync/test/integration/dictionary_helper.h', 1253 'browser/sync/test/integration/dictionary_helper.h',
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1296 'browser/sync/test/integration/sync_integration_test_util.cc', 1298 'browser/sync/test/integration/sync_integration_test_util.cc',
1297 'browser/sync/test/integration/sync_integration_test_util.h', 1299 'browser/sync/test/integration/sync_integration_test_util.h',
1298 'browser/sync/test/integration/sync_test.cc', 1300 'browser/sync/test/integration/sync_test.cc',
1299 'browser/sync/test/integration/sync_test.h', 1301 'browser/sync/test/integration/sync_test.h',
1300 'browser/sync/test/integration/themes_helper.cc', 1302 'browser/sync/test/integration/themes_helper.cc',
1301 'browser/sync/test/integration/themes_helper.h', 1303 'browser/sync/test/integration/themes_helper.h',
1302 'browser/sync/test/integration/typed_urls_helper.cc', 1304 'browser/sync/test/integration/typed_urls_helper.cc',
1303 'browser/sync/test/integration/typed_urls_helper.h', 1305 'browser/sync/test/integration/typed_urls_helper.h',
1304 'browser/sync/test/integration/updated_progress_marker_checker.cc', 1306 'browser/sync/test/integration/updated_progress_marker_checker.cc',
1305 'browser/sync/test/integration/updated_progress_marker_checker.h', 1307 'browser/sync/test/integration/updated_progress_marker_checker.h',
1308 'browser/sync/test/integration/wifi_credentials_helper.cc',
1306 ], 1309 ],
1307 'sync_performance_tests_sources': [ 1310 'sync_performance_tests_sources': [
1308 'app/chrome_command_ids.h', 1311 'app/chrome_command_ids.h',
1309 'app/chrome_dll.rc', 1312 'app/chrome_dll.rc',
1310 'app/chrome_dll_resource.h', 1313 'app/chrome_dll_resource.h',
1311 'app/chrome_version.rc.version', 1314 'app/chrome_version.rc.version',
1312 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc', 1315 'browser/sync/test/integration/performance/autofill_sync_perf_test.cc',
1313 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc', 1316 'browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc',
1314 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc', 1317 'browser/sync/test/integration/performance/dictionary_sync_perf_test.cc',
1315 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc', 1318 'browser/sync/test/integration/performance/extensions_sync_perf_test.cc',
(...skipping 1892 matching lines...) Expand 10 before | Expand all | Expand 10 after
3208 ['enable_webrtc==1', { 3211 ['enable_webrtc==1', {
3209 'dependencies': [ 3212 'dependencies': [
3210 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc' 3213 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc'
3211 ] 3214 ]
3212 }], 3215 }],
3213 ], 3216 ],
3214 }] 3217 }]
3215 }], 3218 }],
3216 ], # 'conditions' 3219 ], # 'conditions'
3217 } 3220 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698