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

Side by Side Diff: chrome/test/BUILD.gn

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: sync. Created 4 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 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/chrome_build.gni") 5 import("//build/config/chrome_build.gni")
6 import("//build/config/compiler/compiler.gni") 6 import("//build/config/compiler/compiler.gni")
7 import("//build/config/crypto.gni") 7 import("//build/config/crypto.gni")
8 import("//build/config/features.gni") 8 import("//build/config/features.gni")
9 import("//build/config/ui.gni") 9 import("//build/config/ui.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 1689 matching lines...) Expand 10 before | Expand all | Expand 10 after
1700 "../browser/sessions/session_restore_browsertest.cc", 1700 "../browser/sessions/session_restore_browsertest.cc",
1701 "../browser/sessions/session_restore_browsertest_chromeos.cc", 1701 "../browser/sessions/session_restore_browsertest_chromeos.cc",
1702 "../browser/sessions/tab_restore_browsertest.cc", 1702 "../browser/sessions/tab_restore_browsertest.cc",
1703 "../browser/site_details_browsertest.cc", 1703 "../browser/site_details_browsertest.cc",
1704 "../browser/spellchecker/spellcheck_service_browsertest.cc", 1704 "../browser/spellchecker/spellcheck_service_browsertest.cc",
1705 "../browser/ssl/captive_portal_blocking_page_browsertest.cc", 1705 "../browser/ssl/captive_portal_blocking_page_browsertest.cc",
1706 "../browser/ssl/cert_verifier_browser_test.cc", 1706 "../browser/ssl/cert_verifier_browser_test.cc",
1707 "../browser/ssl/cert_verifier_browser_test.h", 1707 "../browser/ssl/cert_verifier_browser_test.h",
1708 "../browser/ssl/certificate_reporting_test_utils.cc", 1708 "../browser/ssl/certificate_reporting_test_utils.cc",
1709 "../browser/ssl/certificate_reporting_test_utils.h", 1709 "../browser/ssl/certificate_reporting_test_utils.h",
1710 "../browser/ssl/chrome_security_state_model_client_browser_tests.cc",
1711 "../browser/ssl/chrome_ssl_host_state_delegate_test.cc", 1710 "../browser/ssl/chrome_ssl_host_state_delegate_test.cc",
1711 "../browser/ssl/security_state_tab_helper_browser_tests.cc",
1712 "../browser/ssl/ssl_browser_tests.cc", 1712 "../browser/ssl/ssl_browser_tests.cc",
1713 "../browser/ssl/ssl_client_certificate_selector_test.cc", 1713 "../browser/ssl/ssl_client_certificate_selector_test.cc",
1714 "../browser/ssl/ssl_client_certificate_selector_test.h", 1714 "../browser/ssl/ssl_client_certificate_selector_test.h",
1715 "../browser/storage/durable_storage_browsertest.cc", 1715 "../browser/storage/durable_storage_browsertest.cc",
1716 "../browser/subresource_filter/subresource_filter_browsertest.cc", 1716 "../browser/subresource_filter/subresource_filter_browsertest.cc",
1717 "../browser/sync_file_system/mock_local_change_processor.cc", 1717 "../browser/sync_file_system/mock_local_change_processor.cc",
1718 "../browser/sync_file_system/mock_local_change_processor.h", 1718 "../browser/sync_file_system/mock_local_change_processor.h",
1719 "../browser/sync_file_system/mock_remote_file_sync_service.cc", 1719 "../browser/sync_file_system/mock_remote_file_sync_service.cc",
1720 "../browser/sync_file_system/mock_remote_file_sync_service.h", 1720 "../browser/sync_file_system/mock_remote_file_sync_service.h",
1721 "../browser/tab_contents/navigation_metrics_recorder_browsertest.cc", 1721 "../browser/tab_contents/navigation_metrics_recorder_browsertest.cc",
(...skipping 1567 matching lines...) Expand 10 before | Expand all | Expand 10 after
3289 "../browser/shell_integration_win_unittest.cc", 3289 "../browser/shell_integration_win_unittest.cc",
3290 "../browser/signin/account_reconcilor_unittest.cc", 3290 "../browser/signin/account_reconcilor_unittest.cc",
3291 "../browser/signin/chrome_signin_client_unittest.cc", 3291 "../browser/signin/chrome_signin_client_unittest.cc",
3292 "../browser/signin/chrome_signin_status_metrics_provider_delegate_unittest.c c", 3292 "../browser/signin/chrome_signin_status_metrics_provider_delegate_unittest.c c",
3293 "../browser/signin/local_auth_unittest.cc", 3293 "../browser/signin/local_auth_unittest.cc",
3294 "../browser/signin/signin_manager_unittest.cc", 3294 "../browser/signin/signin_manager_unittest.cc",
3295 "../browser/signin/signin_status_metrics_provider_chromeos_unittest.cc", 3295 "../browser/signin/signin_status_metrics_provider_chromeos_unittest.cc",
3296 "../browser/signin/signin_tracker_unittest.cc", 3296 "../browser/signin/signin_tracker_unittest.cc",
3297 "../browser/signin/test_signin_client_builder.cc", 3297 "../browser/signin/test_signin_client_builder.cc",
3298 "../browser/ssl/chrome_expect_ct_reporter_unittest.cc", 3298 "../browser/ssl/chrome_expect_ct_reporter_unittest.cc",
3299 "../browser/ssl/chrome_security_state_model_client_unittest.cc", 3299 "../browser/ssl/security_state_tab_helper_unittest.cc",
3300 "../browser/ssl/ssl_error_handler_unittest.cc", 3300 "../browser/ssl/ssl_error_handler_unittest.cc",
3301 "../browser/status_icons/status_icon_menu_model_unittest.cc", 3301 "../browser/status_icons/status_icon_menu_model_unittest.cc",
3302 "../browser/status_icons/status_icon_unittest.cc", 3302 "../browser/status_icons/status_icon_unittest.cc",
3303 "../browser/status_icons/status_tray_unittest.cc", 3303 "../browser/status_icons/status_tray_unittest.cc",
3304 "../browser/storage/durable_storage_permission_context_unittest.cc", 3304 "../browser/storage/durable_storage_permission_context_unittest.cc",
3305 "../browser/sync/profile_sync_service_factory_unittest.cc", 3305 "../browser/sync/profile_sync_service_factory_unittest.cc",
3306 "../browser/sync/sync_startup_tracker_unittest.cc", 3306 "../browser/sync/sync_startup_tracker_unittest.cc",
3307 "../browser/task_profiler/task_profiler_data_serializer_unittest.cc", 3307 "../browser/task_profiler/task_profiler_data_serializer_unittest.cc",
3308 "../browser/thumbnails/content_analysis_unittest.cc", 3308 "../browser/thumbnails/content_analysis_unittest.cc",
3309 "../browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc", 3309 "../browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc",
(...skipping 1789 matching lines...) Expand 10 before | Expand all | Expand 10 after
5099 "touch_hud", 5099 "touch_hud",
5100 "ui", 5100 "ui",
5101 ] 5101 ]
5102 5102
5103 if (is_linux && !is_android) { 5103 if (is_linux && !is_android) {
5104 deps += [ "//components/font_service:manifest" ] 5104 deps += [ "//components/font_service:manifest" ]
5105 packaged_services += [ "font_service" ] 5105 packaged_services += [ "font_service" ]
5106 } 5106 }
5107 } 5107 }
5108 } 5108 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_unittest.cc ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698