refactor: remove ssl_security_state_tab_helper.patch (#29196)
This commit is contained in:
parent
aeb566c38e
commit
dcbabcb23c
5 changed files with 4 additions and 124 deletions
|
@ -43,8 +43,6 @@ static_library("chrome") {
|
|||
"//chrome/browser/predictors/proxy_lookup_client_impl.h",
|
||||
"//chrome/browser/predictors/resolve_host_client_impl.cc",
|
||||
"//chrome/browser/predictors/resolve_host_client_impl.h",
|
||||
"//chrome/browser/ssl/security_state_tab_helper.cc",
|
||||
"//chrome/browser/ssl/security_state_tab_helper.h",
|
||||
"//chrome/browser/ui/views/autofill/autofill_popup_view_utils.cc",
|
||||
"//chrome/browser/ui/views/autofill/autofill_popup_view_utils.h",
|
||||
"//extensions/browser/app_window/size_constraints.cc",
|
||||
|
@ -80,7 +78,6 @@ static_library("chrome") {
|
|||
"//components/keyed_service/content",
|
||||
"//components/paint_preview/buildflags",
|
||||
"//components/proxy_config",
|
||||
"//components/security_state/content",
|
||||
"//content/public/browser",
|
||||
"//services/strings",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue