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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 18121007: *WIP* Store NSS slots per profile. Move keygen to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cert manager basics working Created 7 years, 2 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_browser_chromeos.gypi ('k') | chromeos/cert_loader.h » ('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 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 ['incremental_chrome_dll==1', { 470 ['incremental_chrome_dll==1', {
471 'UseLibraryDependencyInputs': "true", 471 'UseLibraryDependencyInputs': "true",
472 }], 472 }],
473 ], 473 ],
474 }, 474 },
475 }, 475 },
476 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. 476 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
477 'msvs_disabled_warnings': [ 4267, ], 477 'msvs_disabled_warnings': [ 4267, ],
478 }, { # else: OS != "win" 478 }, { # else: OS != "win"
479 'sources!': [ 479 'sources!': [
480 'browser/ui/views/ssl_client_certificate_selector_browsertest.cc',
481 'browser/ui/views/native_widget_win_interactive_uitest.cc', 480 'browser/ui/views/native_widget_win_interactive_uitest.cc',
482 ], 481 ],
483 }], # OS != "win" 482 }], # OS != "win"
484 ], # conditions 483 ], # conditions
485 }, 484 },
486 { 485 {
487 'target_name': 'automation_client_lib', 486 'target_name': 'automation_client_lib',
488 'type': 'static_library', 487 'type': 'static_library',
489 'hard_dependency': 1, 488 'hard_dependency': 1,
490 'dependencies': [ 489 'dependencies': [
(...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after
1253 'browser/media/webrtc_browsertest_base.h', 1252 'browser/media/webrtc_browsertest_base.h',
1254 'browser/media/webrtc_browsertest_common.cc', 1253 'browser/media/webrtc_browsertest_common.cc',
1255 'browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc', 1254 'browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc',
1256 'browser/media_galleries/fileapi/media_file_validator_browsertest.cc', 1255 'browser/media_galleries/fileapi/media_file_validator_browsertest.cc',
1257 'browser/media_galleries/media_galleries_dialog_controller_mock.cc', 1256 'browser/media_galleries/media_galleries_dialog_controller_mock.cc',
1258 'browser/media_galleries/media_galleries_dialog_controller_mock.h', 1257 'browser/media_galleries/media_galleries_dialog_controller_mock.h',
1259 'browser/metrics/metrics_service_browsertest.cc', 1258 'browser/metrics/metrics_service_browsertest.cc',
1260 'browser/net/cookie_policy_browsertest.cc', 1259 'browser/net/cookie_policy_browsertest.cc',
1261 'browser/net/dns_probe_browsertest.cc', 1260 'browser/net/dns_probe_browsertest.cc',
1262 'browser/net/ftp_browsertest.cc', 1261 'browser/net/ftp_browsertest.cc',
1262 'browser/net/keygen_handler_browsertest.cc',
1263 'browser/net/load_timing_browsertest.cc', 1263 'browser/net/load_timing_browsertest.cc',
1264 'browser/net/predictor_browsertest.cc', 1264 'browser/net/predictor_browsertest.cc',
1265 'browser/net/proxy_browsertest.cc', 1265 'browser/net/proxy_browsertest.cc',
1266 'browser/net/websocket_browsertest.cc', 1266 'browser/net/websocket_browsertest.cc',
1267 'browser/notifications/message_center_notifications_browsertest.cc', 1267 'browser/notifications/message_center_notifications_browsertest.cc',
1268 'browser/notifications/sync_notifier/chrome_notifier_delegate_browsertes t.cc', 1268 'browser/notifications/sync_notifier/chrome_notifier_delegate_browsertes t.cc',
1269 'browser/notifications/sync_notifier/notification_bitmap_fetcher_browser test.cc', 1269 'browser/notifications/sync_notifier/notification_bitmap_fetcher_browser test.cc',
1270 'browser/notifications/sync_notifier/sync_notifier_test_utils.cc', 1270 'browser/notifications/sync_notifier/sync_notifier_test_utils.cc',
1271 'browser/notifications/sync_notifier/sync_notifier_test_utils.h', 1271 'browser/notifications/sync_notifier/sync_notifier_test_utils.h',
1272 'browser/password_manager/password_manager_browsertest.cc', 1272 'browser/password_manager/password_manager_browsertest.cc',
(...skipping 1902 matching lines...) Expand 10 before | Expand all | Expand 10 after
3175 'utility', 3175 'utility',
3176 ], 3176 ],
3177 'sources': [ 3177 'sources': [
3178 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3178 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3179 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3179 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3180 ], 3180 ],
3181 }] 3181 }]
3182 }], 3182 }],
3183 ], # 'conditions' 3183 ], # 'conditions'
3184 } 3184 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chromeos/cert_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698