Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / net / base / network_change_notifier_win.h
index 177bad2..7b75c15 100644 (file)
@@ -59,7 +59,7 @@ class NET_EXPORT_PRIVATE NetworkChangeNotifierWin
 
   // Does the actual work to determine the current connection type.
   // It is not thread safe, see crbug.com/324913.
-  ConnectionType RecomputeCurrentConnectionType() const;
+  virtual ConnectionType RecomputeCurrentConnectionType() const;
 
   void SetCurrentConnectionType(ConnectionType connection_type);