Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / api / system_network / system_network_api.h
index ed14631..edd5707 100644 (file)
@@ -24,7 +24,7 @@ class SystemNetworkGetNetworkInterfacesFunction
   virtual ~SystemNetworkGetNetworkInterfacesFunction();
 
   // AsyncApiFunction:
-  virtual bool RunImpl() OVERRIDE;
+  virtual bool RunAsync() OVERRIDE;
 
  private:
   void GetListOnFileThread();