Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / net / proxy / proxy_config_service_mac.cc
index 8c2f55e..6d19253 100644 (file)
@@ -198,7 +198,7 @@ void ProxyConfigServiceMac::Forwarder::OnNetworkConfigChange(
 }
 
 ProxyConfigServiceMac::ProxyConfigServiceMac(
-    base::SingleThreadTaskRunner* io_thread_task_runner)
+    const scoped_refptr<base::SingleThreadTaskRunner>& io_thread_task_runner)
     : forwarder_(this),
       has_fetched_config_(false),
       helper_(new Helper(this)),