| 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/chrome_build.gni") | 5 import("//build/config/chrome_build.gni") |
| 6 import("//build/config/crypto.gni") | 6 import("//build/config/crypto.gni") |
| 7 import("//build/config/features.gni") | 7 import("//build/config/features.gni") |
| 8 import("//build/config/ui.gni") | 8 import("//build/config/ui.gni") |
| 9 import("//build/split_static_library.gni") | 9 import("//build/split_static_library.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 1106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1117 "speech/tts_message_filter.h", | 1117 "speech/tts_message_filter.h", |
| 1118 "speech/tts_platform.cc", | 1118 "speech/tts_platform.cc", |
| 1119 "speech/tts_platform.h", | 1119 "speech/tts_platform.h", |
| 1120 "speech/tts_win.cc", | 1120 "speech/tts_win.cc", |
| 1121 "ssl/bad_clock_blocking_page.cc", | 1121 "ssl/bad_clock_blocking_page.cc", |
| 1122 "ssl/bad_clock_blocking_page.h", | 1122 "ssl/bad_clock_blocking_page.h", |
| 1123 "ssl/cert_report_helper.cc", | 1123 "ssl/cert_report_helper.cc", |
| 1124 "ssl/cert_report_helper.h", | 1124 "ssl/cert_report_helper.h", |
| 1125 "ssl/chrome_expect_ct_reporter.cc", | 1125 "ssl/chrome_expect_ct_reporter.cc", |
| 1126 "ssl/chrome_expect_ct_reporter.h", | 1126 "ssl/chrome_expect_ct_reporter.h", |
| 1127 "ssl/chrome_security_state_model_client.cc", | |
| 1128 "ssl/chrome_security_state_model_client.h", | |
| 1129 "ssl/chrome_ssl_host_state_delegate.cc", | 1127 "ssl/chrome_ssl_host_state_delegate.cc", |
| 1130 "ssl/chrome_ssl_host_state_delegate.h", | 1128 "ssl/chrome_ssl_host_state_delegate.h", |
| 1131 "ssl/chrome_ssl_host_state_delegate_factory.cc", | 1129 "ssl/chrome_ssl_host_state_delegate_factory.cc", |
| 1132 "ssl/chrome_ssl_host_state_delegate_factory.h", | 1130 "ssl/chrome_ssl_host_state_delegate_factory.h", |
| 1133 "ssl/common_name_mismatch_handler.cc", | 1131 "ssl/common_name_mismatch_handler.cc", |
| 1134 "ssl/common_name_mismatch_handler.h", | 1132 "ssl/common_name_mismatch_handler.h", |
| 1133 "ssl/security_state_tab_helper.cc", |
| 1134 "ssl/security_state_tab_helper.h", |
| 1135 "ssl/ssl_blocking_page.cc", | 1135 "ssl/ssl_blocking_page.cc", |
| 1136 "ssl/ssl_blocking_page.h", | 1136 "ssl/ssl_blocking_page.h", |
| 1137 "ssl/ssl_cert_reporter.h", | 1137 "ssl/ssl_cert_reporter.h", |
| 1138 "ssl/ssl_client_certificate_selector.h", | 1138 "ssl/ssl_client_certificate_selector.h", |
| 1139 "ssl/ssl_error_handler.cc", | 1139 "ssl/ssl_error_handler.cc", |
| 1140 "ssl/ssl_error_handler.h", | 1140 "ssl/ssl_error_handler.h", |
| 1141 "status_icons/status_icon.cc", | 1141 "status_icons/status_icon.cc", |
| 1142 "status_icons/status_icon.h", | 1142 "status_icons/status_icon.h", |
| 1143 "status_icons/status_icon_menu_model.cc", | 1143 "status_icons/status_icon_menu_model.cc", |
| 1144 "status_icons/status_icon_menu_model.h", | 1144 "status_icons/status_icon_menu_model.h", |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1367 "//components/rappor", | 1367 "//components/rappor", |
| 1368 "//components/rappor:rappor_recorder", | 1368 "//components/rappor:rappor_recorder", |
| 1369 "//components/renderer_context_menu", | 1369 "//components/renderer_context_menu", |
| 1370 "//components/resources", | 1370 "//components/resources", |
| 1371 "//components/safe_browsing_db", | 1371 "//components/safe_browsing_db", |
| 1372 "//components/safe_json", | 1372 "//components/safe_json", |
| 1373 "//components/search", | 1373 "//components/search", |
| 1374 "//components/search_engines", | 1374 "//components/search_engines", |
| 1375 "//components/search_provider_logos", | 1375 "//components/search_provider_logos", |
| 1376 "//components/security_interstitials/core", | 1376 "//components/security_interstitials/core", |
| 1377 "//components/security_state", | 1377 "//components/security_state/content", |
| 1378 "//components/security_state/core", |
| 1378 "//components/sessions", | 1379 "//components/sessions", |
| 1379 "//components/signin/core/browser", | 1380 "//components/signin/core/browser", |
| 1380 "//components/ssl_config", | 1381 "//components/ssl_config", |
| 1381 "//components/ssl_errors", | 1382 "//components/ssl_errors", |
| 1382 "//components/startup_metric_utils/browser:host", | 1383 "//components/startup_metric_utils/browser:host", |
| 1383 "//components/startup_metric_utils/browser:lib", | 1384 "//components/startup_metric_utils/browser:lib", |
| 1384 "//components/storage_monitor", | 1385 "//components/storage_monitor", |
| 1385 "//components/strings", | 1386 "//components/strings", |
| 1386 "//components/subresource_filter/content/browser", | 1387 "//components/subresource_filter/content/browser", |
| 1387 "//components/subresource_filter/core/browser", | 1388 "//components/subresource_filter/core/browser", |
| (...skipping 2980 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4368 # linking all of the test support. | 4369 # linking all of the test support. |
| 4369 static_library("pepper_cdm_test_constants") { | 4370 static_library("pepper_cdm_test_constants") { |
| 4370 testonly = true | 4371 testonly = true |
| 4371 visibility = [ "//chrome/*" ] | 4372 visibility = [ "//chrome/*" ] |
| 4372 sources = [ | 4373 sources = [ |
| 4373 "media/pepper_cdm_test_constants.cc", | 4374 "media/pepper_cdm_test_constants.cc", |
| 4374 "media/pepper_cdm_test_constants.h", | 4375 "media/pepper_cdm_test_constants.h", |
| 4375 ] | 4376 ] |
| 4376 } | 4377 } |
| 4377 } | 4378 } |
| OLD | NEW |