summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/base/network_change_notifier_mac.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/base/network_change_notifier_mac.cc b/net/base/network_change_notifier_mac.cc
index 81fe02d..5606210 100644
--- a/net/base/network_change_notifier_mac.cc
+++ b/net/base/network_change_notifier_mac.cc
@@ -203,6 +203,7 @@ NetworkChangeNotifierThread::NetworkChangeNotifierThread(
NetworkChangeNotifierThread::~NetworkChangeNotifierThread() {
notifier_impl_->Shutdown();
+ Stop();
}
// Note that |notifier_impl_| is initialized on the network change