mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add secure_origin_whitelist to chrome source list
NOTE: is this something we actually want? cc @deepak1556
This commit is contained in:
committed by
Aleksei Kuzmin
parent
3657715c7b
commit
5d882c6b91
@@ -13,6 +13,8 @@ source_set("chrome") {
|
||||
"//chrome/browser/ssl/security_state_tab_helper.h",
|
||||
"//chrome/common/chrome_constants.cc",
|
||||
"//chrome/common/chrome_constants.h",
|
||||
"//chrome/common/secure_origin_whitelist.cc",
|
||||
"//chrome/common/secure_origin_whitelist.h",
|
||||
]
|
||||
public_deps = [
|
||||
"//content/public/browser",
|
||||
|
||||
Reference in New Issue
Block a user