| Index: net/http/http_response_body_drainer_unittest.cc
|
| ===================================================================
|
| --- net/http/http_response_body_drainer_unittest.cc (revision 90388)
|
| +++ net/http/http_response_body_drainer_unittest.cc (working copy)
|
| @@ -117,8 +117,6 @@
|
|
|
| virtual bool IsSpdyHttpStream() const OVERRIDE { return false; }
|
|
|
| - virtual void LogNumRttVsBytesMetrics() const OVERRIDE {}
|
| -
|
| // Methods to tweak/observer mock behavior:
|
| void StallReadsForever() { stall_reads_forever_ = true; }
|
|
|
|
|
| Property changes on: net/http/http_response_body_drainer_unittest.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|