| Index: jingle/glue/pseudotcp_adapter.h
|
| ===================================================================
|
| --- jingle/glue/pseudotcp_adapter.h (revision 90388)
|
| +++ jingle/glue/pseudotcp_adapter.h (working copy)
|
| @@ -49,8 +49,6 @@
|
| virtual void SetOmniboxSpeculation() OVERRIDE;
|
| virtual bool WasEverUsed() const OVERRIDE;
|
| virtual bool UsingTCPFastOpen() const OVERRIDE;
|
| - virtual int64 NumBytesRead() const OVERRIDE;
|
| - virtual base::TimeDelta GetConnectTimeMicros() const OVERRIDE;
|
|
|
| private:
|
| class Core;
|
|
|
| Property changes on: jingle/glue/pseudotcp_adapter.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|