As a part of network servicification, we will be converting all interactions with //net C++ APIs to network service's mojo APIs.
content::NetworkConnectionTracker is the mojo counterpart of net::NetworkChangeNotifier. We need to convert all consumers in //chrome and //content to using NetworkConnectionTracker instead of net::NetworkChangeNotifier.
Comment 1 by dxie@chromium.org
, May 15 2018