Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ipc / ipc_test_sink.h
index 54bab34..a09ceba 100644 (file)
@@ -82,7 +82,6 @@ class TestSink : public Channel {
   virtual void Close() OVERRIDE;
   virtual base::ProcessId GetPeerPID() const OVERRIDE;
   virtual base::ProcessId GetSelfPID() const OVERRIDE;
-  virtual ChannelHandle TakePipeHandle() OVERRIDE;
 
 #if defined(OS_POSIX) && !defined(OS_NACL)
   virtual int GetClientFileDescriptor() const OVERRIDE;