Index: net/base/network_change_notifier_linux.h |
diff --git a/net/base/network_change_notifier_linux.h b/net/base/network_change_notifier_linux.h |
index 6e108549763452f7596b4c7b9328f2c718cf99a0..a7080d9effbf035729fa4478d0fc7a76390db5da 100644 |
--- a/net/base/network_change_notifier_linux.h |
+++ b/net/base/network_change_notifier_linux.h |
@@ -23,6 +23,7 @@ class NET_EXPORT_PRIVATE NetworkChangeNotifierLinux |
NetworkChangeNotifierLinux(); |
virtual ~NetworkChangeNotifierLinux(); |
+ static NetworkChangeCalculatorParams NetworkChangeCalculatorParamsLinux(); |
// NetworkChangeNotifier: |
virtual ConnectionType GetCurrentConnectionType() const OVERRIDE; |