Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / net / quic / quic_http_stream.h
index ce78bb3..f13527e 100644 (file)
@@ -163,6 +163,8 @@ class NET_EXPORT_PRIVATE QuicHttpStream :
   BoundNetLog stream_net_log_;
 
   base::WeakPtrFactory<QuicHttpStream> weak_factory_;
+
+  DISALLOW_COPY_AND_ASSIGN(QuicHttpStream);
 };
 
 }  // namespace net