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

Commit

Permalink
Remove dll which renderer will delayload
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdh committed Mar 27, 2017
1 parent c789dde commit 3144969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/win/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ executable("electron_app") {
"/DELAYLOAD:winhttp.dll",
"/DELAYLOAD:wininet.dll",
"/DELAYLOAD:winspool.drv",
"/DELAYLOAD:ws2_32.dll",
"/DELAYLOAD:wsock32.dll",
"/DELAYLOAD:d3d11.dll",
"/DELAYLOAD:d3d9.dll",
Expand Down

0 comments on commit 3144969

Please sign in to comment.