Move NetworkChangeNotifier initialization after MessageLoop creation.
NetworkChangeNotifier was moved to HostProcessMain in crrev.com/314165. On windows it must be initialized after MessageLoop for the calling thread is created, so the host was failing to start. Review URL: https://codereview.chromium.org/902303002 Cr-Commit-Position: refs/heads/master@{#315159}
Showing
Please register or sign in to comment