| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
| 6 import("//build/config/ui.gni") | 6 import("//build/config/ui.gni") |
| 7 import("//testing/test.gni") | 7 import("//testing/test.gni") |
| 8 import("//tools/grit/repack.gni") | 8 import("//tools/grit/repack.gni") |
| 9 | 9 |
| 10 # Collection of all components. You wouldn't link to this, but this is rather | 10 # Collection of all components. You wouldn't link to this, but this is rather |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "//components/startup_metric_utils", | 100 "//components/startup_metric_utils", |
| 101 "//components/strings", | 101 "//components/strings", |
| 102 "//components/sync_driver", | 102 "//components/sync_driver", |
| 103 "//components/tracing", | 103 "//components/tracing", |
| 104 "//components/tracing:startup_tracing", | 104 "//components/tracing:startup_tracing", |
| 105 "//components/translate/content/browser", | 105 "//components/translate/content/browser", |
| 106 "//components/translate/content/common", | 106 "//components/translate/content/common", |
| 107 "//components/translate/content/renderer", | 107 "//components/translate/content/renderer", |
| 108 "//components/translate/core/browser", | 108 "//components/translate/core/browser", |
| 109 "//components/translate/core/common", | 109 "//components/translate/core/common", |
| 110 "//components/ui/zoom", | 110 "//components/ui/zoom:ui_zoom", |
| 111 "//components/undo", | 111 "//components/undo", |
| 112 "//components/update_client", | 112 "//components/update_client", |
| 113 "//components/upload_list", | 113 "//components/upload_list", |
| 114 "//components/url_formatter", | 114 "//components/url_formatter", |
| 115 "//components/url_matcher", | 115 "//components/url_matcher", |
| 116 "//components/user_manager", | 116 "//components/user_manager", |
| 117 "//components/user_prefs", | 117 "//components/user_prefs", |
| 118 "//components/user_prefs/tracked:user_prefs_tracked", | 118 "//components/user_prefs/tracked:user_prefs_tracked", |
| 119 "//components/variations", | 119 "//components/variations", |
| 120 "//components/version_info", | 120 "//components/version_info", |
| (...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 304 "//components/content_settings/core/browser:unit_tests", | 304 "//components/content_settings/core/browser:unit_tests", |
| 305 "//components/content_settings/core/common:unit_tests", | 305 "//components/content_settings/core/common:unit_tests", |
| 306 "//components/crx_file:unit_tests", | 306 "//components/crx_file:unit_tests", |
| 307 "//components/data_reduction_proxy/content/browser:unit_tests", | 307 "//components/data_reduction_proxy/content/browser:unit_tests", |
| 308 "//components/data_reduction_proxy/core/browser:unit_tests", | 308 "//components/data_reduction_proxy/core/browser:unit_tests", |
| 309 "//components/data_reduction_proxy/core/common:unit_tests", | 309 "//components/data_reduction_proxy/core/common:unit_tests", |
| 310 "//components/device_event_log:unit_tests", | 310 "//components/device_event_log:unit_tests", |
| 311 "//components/devtools_http_handler:unit_tests", | 311 "//components/devtools_http_handler:unit_tests", |
| 312 "//components/dom_distiller/core:unit_tests", | 312 "//components/dom_distiller/core:unit_tests", |
| 313 "//components/domain_reliability:unit_tests", | 313 "//components/domain_reliability:unit_tests", |
| 314 "//components/enhanced_bookmarks:unit_tests", | |
| 315 "//components/favicon/content:unit_tests", | |
| 316 "//components/favicon/core:unit_tests", | |
| 317 "//components/favicon_base:unit_tests", | 314 "//components/favicon_base:unit_tests", |
| 318 "//components/gcm_driver/crypto:unit_tests", | 315 "//components/gcm_driver/crypto:unit_tests", |
| 319 "//components/gcm_driver/instance_id:unit_tests", | 316 "//components/gcm_driver/instance_id:unit_tests", |
| 320 "//components/gcm_driver:unit_tests", | 317 "//components/gcm_driver:unit_tests", |
| 321 "//components/google/core/browser:unit_tests", | 318 "//components/google/core/browser:unit_tests", |
| 322 "//components/history/content/browser:unit_tests", | 319 "//components/history/content/browser:unit_tests", |
| 323 "//components/history/core/browser:unit_tests", | 320 "//components/history/core/browser:unit_tests", |
| 324 "//components/history/core/common:unit_tests", | 321 "//components/history/core/common:unit_tests", |
| 325 "//components/invalidation/impl:unit_tests", | 322 "//components/invalidation/impl:unittests", |
| 326 "//components/keyed_service/content:unit_tests", | |
| 327 "//components/keyed_service/core:unit_tests", | |
| 328 "//components/login:unit_tests", | 323 "//components/login:unit_tests", |
| 329 "//components/metrics:unit_tests", | 324 "//components/metrics:unit_tests", |
| 330 "//components/mime_util:unit_tests", | 325 "//components/mime_util:unit_tests", |
| 331 "//components/offline_pages:unit_tests", | 326 "//components/offline_pages:unit_tests", |
| 332 "//components/omnibox/browser:unit_tests", | 327 "//components/omnibox/browser:unit_tests", |
| 333 "//components/open_from_clipboard:unit_tests", | 328 "//components/open_from_clipboard:unit_tests", |
| 334 "//components/packed_ct_ev_whitelist:unit_tests", | 329 "//components/packed_ct_ev_whitelist:unit_tests", |
| 335 "//components/password_manager/content/browser:unit_tests", | 330 "//components/password_manager/content/browser:unit_tests", |
| 336 "//components/password_manager/core/browser:unit_tests", | 331 "//components/password_manager/core/browser:unit_tests", |
| 337 "//components/password_manager/core/common:unit_tests", | 332 "//components/password_manager/core/common:unit_tests", |
| 338 "//components/password_manager/sync/browser:unit_tests", | 333 "//components/password_manager/sync/browser:unit_tests", |
| 339 "//components/rappor:unit_tests", | |
| 340 "//components/search:unit_tests", | |
| 341 "//components/search_engines:unit_tests", | |
| 342 "//components/signin/core/browser:unit_tests", | 334 "//components/signin/core/browser:unit_tests", |
| 343 "//components/suggestions:unit_tests", | |
| 344 "//components/sync_driver:unit_tests", | 335 "//components/sync_driver:unit_tests", |
| 345 "//components/undo:unit_tests", | 336 "//components/undo:unit_tests", |
| 346 "//components/url_formatter:unit_tests", | 337 "//components/url_formatter:unit_tests", |
| 347 "//components/update_client:unit_tests", | 338 "//components/update_client:unit_tests", |
| 348 "//components/upload_list:unit_tests", | 339 "//components/upload_list:unit_tests", |
| 349 "//components/user_prefs/tracked:unit_tests", | 340 "//components/user_prefs/tracked:unit_tests", |
| 350 "//components/variations:unit_tests", | 341 "//components/variations:unit_tests", |
| 351 "//components/web_resource:unit_tests", | 342 "//components/web_resource:unit_tests", |
| 352 "//components/webcrypto:unit_tests", | 343 "//components/webcrypto:unit_tests", |
| 353 "//components/webdata/common:unit_tests", | 344 "//components/webdata/common:unit_tests", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 381 "//components/gcm_driver/instance_id:unit_tests", | 372 "//components/gcm_driver/instance_id:unit_tests", |
| 382 "//components/password_manager/content/browser:unit_tests", | 373 "//components/password_manager/content/browser:unit_tests", |
| 383 "//components/password_manager/core/browser:unit_tests", | 374 "//components/password_manager/core/browser:unit_tests", |
| 384 "//components/password_manager/core/common:unit_tests", | 375 "//components/password_manager/core/common:unit_tests", |
| 385 "//components/password_manager/sync/browser:unit_tests", | 376 "//components/password_manager/sync/browser:unit_tests", |
| 386 ] | 377 ] |
| 387 } | 378 } |
| 388 | 379 |
| 389 if (!is_android && !is_ios) { | 380 if (!is_android && !is_ios) { |
| 390 deps += [ | 381 deps += [ |
| 391 "//components/audio_modem:unit_tests", | |
| 392 "//components/copresence:unit_tests", | 382 "//components/copresence:unit_tests", |
| 393 "//components/feedback:unit_tests", | |
| 394 "//components/proximity_auth:unit_tests", | 383 "//components/proximity_auth:unit_tests", |
| 395 "//components/sessions:unit_tests", | |
| 396 ] | 384 ] |
| 397 } | 385 } |
| 398 | 386 |
| 399 if (is_chromeos) { | 387 if (is_chromeos) { |
| 400 deps += [ "//components/ownership:unit_tests" ] | 388 deps += [ "//components/ownership:unit_tests" ] |
| 401 } | 389 } |
| 402 | 390 |
| 403 # TODO(GYP) need this target. | 391 # TODO(GYP) need this target. |
| 404 #'breakpad/app/crash_keys_win_unittest.cc', | 392 #'breakpad/app/crash_keys_win_unittest.cc', |
| 405 | 393 |
| 406 # Precache tests need these defines. | 394 # Precache tests need these defines. |
| 407 #configs += [ "//components/precache/core:precache_config" ] | 395 #configs += [ "//components/precache/core:precache_config" ] |
| 408 | 396 |
| 409 if (enable_configuration_policy) { | 397 if (enable_configuration_policy) { |
| 410 deps += [ | 398 deps += [ |
| 411 "//components/policy/core/browser:unit_tests", | 399 "//components/policy/core/browser:unit_tests", |
| 412 "//components/policy/core/common:unit_tests", | 400 "//components/policy/core/common:unit_tests", |
| 413 ] | 401 ] |
| 414 } | 402 } |
| 415 | 403 |
| 416 if (toolkit_views) { | 404 if (toolkit_views) { |
| 417 # TODO bug 522654 Enable this when the undefined symbol is fixed in | 405 # TODO(GYP) enable this as above. |
| 418 # web_modal such that this links. | |
| 419 #deps += [ "//components/constrained_window:unit_tests" ] | 406 #deps += [ "//components/constrained_window:unit_tests" ] |
| 420 } | 407 } |
| 421 if (is_win) { | 408 if (is_win) { |
| 422 deps += [ "//components/browser_watcher:unit_tests" ] | 409 deps += [ "//components/browser_watcher:unit_tests" ] |
| 423 } | 410 } |
| 424 if (is_ios) { | 411 if (is_ios) { |
| 425 deps += [ "//components/signin/core/browser:unit_tests" ] | 412 deps += [ "//components/signin/core/browser:unit_tests" ] |
| 426 deps -= [ "//components/devtools_http_handler:unit_tests" ] | 413 deps -= [ "//components/devtools_http_handler:unit_tests" ] |
| 427 } | 414 } |
| 428 if (!is_ios) { | 415 if (!is_ios) { |
| 429 deps += [ | 416 deps += [ |
| 430 "//components/navigation_interception:unit_tests", | |
| 431 "//components/safe_json:unit_tests", | 417 "//components/safe_json:unit_tests", |
| 432 "//components/scheduler:unit_tests", | 418 "//components/scheduler:unit_tests", |
| 433 ] | 419 ] |
| 434 } | 420 } |
| 435 | 421 |
| 436 if (enable_basic_printing || enable_print_preview) { | 422 if (enable_basic_printing || enable_print_preview) { |
| 437 deps += [ | 423 deps += [ |
| 438 "//components/printing/browser", | 424 "//components/printing/browser", |
| 439 "//components/printing/common", | 425 "//components/printing/common", |
| 440 "//components/printing/renderer", | 426 "//components/printing/renderer", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 555 | 541 |
| 556 deps = [ | 542 deps = [ |
| 557 "//base", | 543 "//base", |
| 558 "//base/test:test_support_perf", | 544 "//base/test:test_support_perf", |
| 559 "//testing/gtest", | 545 "//testing/gtest", |
| 560 "//testing/perf", | 546 "//testing/perf", |
| 561 "//content/test:test_support", | 547 "//content/test:test_support", |
| 562 "//components/visitedlink/browser", | 548 "//components/visitedlink/browser", |
| 563 ] | 549 ] |
| 564 } | 550 } |
| OLD | NEW |