Skip to content

Commit 5d882c6

Browse files
nornagonalexeykuzmin
authored andcommitted
add secure_origin_whitelist to chrome source list
NOTE: is this something we actually want? cc @deepak1556
1 parent 3657715 commit 5d882c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chromium_src/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ source_set("chrome") {
1313
"//chrome/browser/ssl/security_state_tab_helper.h",
1414
"//chrome/common/chrome_constants.cc",
1515
"//chrome/common/chrome_constants.h",
16+
"//chrome/common/secure_origin_whitelist.cc",
17+
"//chrome/common/secure_origin_whitelist.h",
1618
]
1719
public_deps = [
1820
"//content/public/browser",

0 commit comments

Comments
 (0)