You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
@darkdh reports that merging #470 caused the attached output in the Windows build of muon.
Presumably v8_context_generator depends on //net somewhere, and the BUILD.gn for //net in src/net doesn't have the new host_port_pair_auth.cc &c. files which live under src/electron/chromium_src and which I added in src/electron/chromium_src/BUILD.gn. Exactly which gn file should be updated to fix this is not immediately clear to me.
@darkdh reports that merging #470 caused the attached output in the Windows build of muon.
Presumably v8_context_generator depends on //net somewhere, and the BUILD.gn for //net in src/net doesn't have the new host_port_pair_auth.cc &c. files which live under src/electron/chromium_src and which I added in src/electron/chromium_src/BUILD.gn. Exactly which gn file should be updated to fix this is not immediately clear to me.
windows-fail.txt
The text was updated successfully, but these errors were encountered: