chore: fix GN linting issue in brightray
This commit is contained in:
parent
03e6113ef7
commit
41c6a64213
1 changed files with 1 additions and 1 deletions
|
@ -4,9 +4,9 @@ static_library("brightray") {
|
||||||
deps = [
|
deps = [
|
||||||
"//base",
|
"//base",
|
||||||
"//base:base_static",
|
"//base:base_static",
|
||||||
|
"//components/certificate_transparency",
|
||||||
"//components/network_session_configurator/common",
|
"//components/network_session_configurator/common",
|
||||||
"//components/prefs",
|
"//components/prefs",
|
||||||
"//components/certificate_transparency",
|
|
||||||
"//content/public/browser",
|
"//content/public/browser",
|
||||||
"//content/shell:copy_shell_resources",
|
"//content/shell:copy_shell_resources",
|
||||||
"//net:extras",
|
"//net:extras",
|
||||||
|
|
Loading…
Add table
Reference in a new issue