Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
Add configs to net set per request from @bridiver.
Browse files Browse the repository at this point in the history
  • Loading branch information
riastradh-brave committed Mar 21, 2018
1 parent 5f97ec7 commit b9e3f89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chromium_src/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,9 @@ source_set("sessions") {
}

source_set("net") {
configs += [ "//electron/build:electron_config" ]
configs += [ ":chromium_src_config" ]

sources = [
"net/base/host_port_pair_auth.cc",
"net/base/url_auth_util.cc",
Expand Down

0 comments on commit b9e3f89

Please sign in to comment.